On 10/15/2009 01:55 PM, Vincent Massol wrote:
Hi,
Since we need 65MB of perm size and since Sun's JVMs have it set to 32
(client) or 64MB (server) by default I propose to modify our default
shell script that start xwiki with:
JAVA_OPTS="-Xmx300m -XX:MaxPermSize=64m"
WDYT?
If we need 65, why not say 96?
+1 for this change.
Note that strangely for me, I get 64m+32m=96mb of
non heap space with
this setting. If I use MaxPermSize=96m then I get 128mb. I still
haven't figured this out.
Could it be that MaxPermSize is the additional memory from the default
(32m for client)?
Thanks
-Vincent
_______________________________________________
devs mailing list
devs(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/devs