[HELP] CMS Garbage Collector
Posted: Mon Jul 13, 2009 6:22 am
Hi everyone, ive seen lot of people saying that they use the CMS GC, and i just wanted to know how that works, and how do i set it up on my server, i need to set it up for about 1k characters online, this is my actual setting:
I would really appriciate your help, thank you very much.
Code: Select all
java -server -Dfile.encoding=UTF-8 -Xmx4096m -Xms2048m -Xmn1024m -XX:PermSize=256m -XX:SurvivorRatio=8 -XX:+AggressiveOpts com.l2jfree.gameserver.GameServer