Page 1 of 1

[HELP] CMS Garbage Collector

Posted: Mon Jul 13, 2009 6:22 am
by Mr.ME
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:

Code: Select all

 java -server -Dfile.encoding=UTF-8 -Xmx4096m -Xms2048m -Xmn1024m -XX:PermSize=256m -XX:SurvivorRatio=8 -XX:+AggressiveOpts com.l2jfree.gameserver.GameServer
I would really appriciate your help, thank you very much.

Re: [HELP] CMS Garbage Collector

Posted: Mon Jul 13, 2009 6:52 am
by _DS_
Not a feature request, not l2j server - moved to offtopic.

Re: [HELP] CMS Garbage Collector

Posted: Wed Jul 15, 2009 6:43 am
by poltomb
Not for L2J. Look for help on L2JFree on their site