Can someone confirm that for a 32bit system:
Is there any disadvantage in using the below settings:
-Xms1024m -Xmx1024m -XX:PermSize=768m -XX:MaxPermSize=768m
(We need higher perm size because of excess non heap usage which is some design flaw which shall be corrected later...)