CPU usage: is that normal?

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
davide874
Posts: 112
Joined: Sat Apr 19, 2008 10:45 am

CPU usage: is that normal?

Post by davide874 »

If you want to receive support we need this info to help you properly.
» Find Revision
L2J Revision Number:
L2JDP Revision Number:

Hi everyone.

I attached here my debug file from telnet. the server experience lag when 170+ players are online.
Server is EQ10 from hetzner, so this lag is not normal.

Can anyone tell me what's wrong here? Thanks a lot.
You do not have the required permissions to view the files attached to this post.
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: CPU usage: is that normal?

Post by _DS_ »

+ Effects:
|- ActiveThreads: 0
+ General:
|- ActiveThreads: 0
+ AI:
|- ActiveThreads: 0
+ Packets:
|- ActiveThreads: 0
+ I/O Packets:
|- ActiveThreads: 0
+ General Tasks:
|- ActiveThreads: 0

GS is not consuming cpu at all. Check other system components or choose other time for dump.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
davide874
Posts: 112
Joined: Sat Apr 19, 2008 10:45 am

Re: CPU usage: is that normal?

Post by davide874 »

_DS_ wrote:+ Effects:
|- ActiveThreads: 0
+ General:
|- ActiveThreads: 0
+ AI:
|- ActiveThreads: 0
+ Packets:
|- ActiveThreads: 0
+ I/O Packets:
|- ActiveThreads: 0
+ General Tasks:
|- ActiveThreads: 0

GS is not consuming cpu at all. Check other system components or choose other time for dump.
so could be some other process/program running on the machine?
_DS_
L2j Veteran
L2j Veteran
Posts: 3437
Joined: Wed Apr 30, 2008 8:53 am
Location: Russia

Re: CPU usage: is that normal?

Post by _DS_ »

Why you asking us ? We should ask you about it.
Commiter of the shit
public static final int PI = 3.1415926535897932384626433832795;
davide874
Posts: 112
Joined: Sat Apr 19, 2008 10:45 am

Re: CPU usage: is that normal?

Post by davide874 »

_DS_ wrote:Why you asking us ? We should ask you about it.
i know. That's a weird problem actually.

I run a custom engine on the server wich HEAVLY load the memory usage.
Plus i have a lot of timers due to some custom scripts i added.

All the consequences of my mods should be inside the debug i posted right?
Now, if the debug is ok, what is causing the lag? I checked the processes running on the machine. No extra processes using CPU/RAM ecept mysql (1% of the CPU when needed)

The only option is the connection...but...i doubt it. I'll investigate anyway.

If you know any other parameter that may cause that lag, tell me :)

PS: thanks for your answers.
Post Reply