» Find Revision
L2J Revision Number: 4287
L2JDP Revision Number: 7492
I observed that since i upgraded these days the server , the memory usage gets huge, in 12 hours gets to 4500 kb Ram. before it took 3 days to get to even 2500...
these is my gameserver start command, i always used this, my question is is this normal, to get over max value 4096 so quickly? i have 7 GB of total ram...
i dont use any mods, except a custom buffer, wich i used since start.
Code: Select all
java -server -Xmx4096m -Xms2048m -Xmn512m -XX:PermSize=256m -XX:SurvivorRatio=8 -Xnoclassgc -XX:+AggressiveOpts -cp ./../libs/*;l2jserver.jar com.l2jserver.gameserver.GameServer