Running SOA 11g on VMWare, 1 CPU and 3GB memory, with the options:
-Xms1280m
-Xmx1280m
-XX:MaxPermSize=512m
-XX:+UseParallelGC
Running SOA 11g on VMWare, 1 CPU and 3GB memory, with the options:
-Xms1280m
-Xmx1280m
-XX:MaxPermSize=512m
-Xss256k
-XX:+UseConcMarkSweepGC
-XX:+UseParNewGC
-XX:+CMSIncrementalMode
-XX:+CMSIncrementalPacing
The last XX options shows that the memory consumption is dramaticlly lower and garbage collection is lower but frequenter.