Hi guys , i want to know why my server with 100 ppl use like 20% of my CPU and with 150 ppl use 99% :sick_1: Exist a type of optimization for the server? I have a DUAL MP 3200+ Thx.
Printable View
Hi guys , i want to know why my server with 100 ppl use like 20% of my CPU and with 150 ppl use 99% :sick_1: Exist a type of optimization for the server? I have a DUAL MP 3200+ Thx.
Esse e brabo
Bump!
try to expand your ram in .bat files
startGameServer.bat
find -Xmx512m
and change it for the amount of ram that you whant to use..
example:
if you have 2Gb of ra then change
-Xmx512m
to
-Xmx1024m
always leave free memory for loginserver an windows procces
or try this...
Ctrl + Alt + Supr
go to proccess
find Java, right click and select hight priority
sorry 4 my english
try searching in the l2j forum, there should be some threads about it
anyways... that prob was fixed by l2j team
thx for all answer's but im in linux and i dnt have problem with the ramm only cpu usage, is extremly high. and the ideas od l2j forum are with java and ramm. :(