Posts: 29
Threads: 3
Joined: Sep 2005
Reputation:
0
Is it possible to limit a server's CPU usage?
I run multiple servers on one box and if I do a CPU intensive task on one server, such as generating .nav files for bots, the rest of the servers lag. If I could limit that server to a percent of CPU usage (ie. 50%), the other servers would be fine.
How can I go about doing this? Thanks.
Posts: 1,587
Threads: 15
Joined: Jun 2005
Reputation:
0
heapsize is for memory.. nothing to do with cpu. and the only thing you can do as far as i know.. is set the prioty under the other servers.. but i don't think that even that would make much of a difference.
Posts: 1,587
Threads: 15
Joined: Jun 2005
Reputation:
0
yea, that would have something to do with it.. but thats just how often it processes data, or something of the such.. not how much at once. so like when generating a nav file. it tries to do as much and as fast as it can, fps_max might slow it down a lil.. but won't make it do less atta time, atleast the way i remember all that being explaind (although it has been explaind about 100 different ways, and my memory has a hard time gettin the one thats right out in front, lol)
Posts: 17
Threads: 4
Joined: Aug 2005
Reputation:
0
The key is asymmetric processing, which your motherboard has to be capable of, meaning of course that it's also a multi-processor motherboard, and you have more than one processor plugged in. Also, the game itself may or may not work with asymmetric processing. It's been a while, so I don't recall where in the OS you could assign the individual tasks to one processor. Anyway, you can't do it if you don't have the hardware mentioned.