12-23-2008, 06:12 PM
Can you do this in Linux? and if you can, how?
Setting server core?
|
12-23-2008, 06:12 PM
Can you do this in Linux? and if you can, how?
12-23-2008, 08:08 PM
taskset
"the box said 'requires windows xp or better'. so i installed linux"
Linux Ubuntu 9.04 Server 2.6.30-vanilla #1 SMP PREEMPT x86_64
taskset -c 1 -p <process ID server>
use man taskset for further info
12-26-2008, 11:52 PM
Not sure if it's been fixed. But using taskset and assigning cores causes stability issues with srcds.
Changing taskset or proirity... yes I think the problem still exist... 100% cpu etc...
Launching with it will work, like this: /usr/bin/screen -A -m -d -S taskset -c 2 ./srcds_run -game cstrike +map de_dust2 +ip $IP -port $PORT -tickrate 100 +maxplayers $SIZE"
"the box said 'requires windows xp or better'. so i installed linux"
Linux Ubuntu 9.04 Server 2.6.30-vanilla #1 SMP PREEMPT x86_64
12-27-2008, 06:21 AM
i'am using taskset and it's work very fine , stability of tick and cpu are good .no hit @ 100% , 75% max ..
But actualy i have an other problém on srcds css servers , and not only me but all other server . when you play you can have 1 second of freeze .. with the tick in drop @ 80 , everyone on the server have this freeze . I repeat its on all srcds css server , tested on hq / verygames / gotserv .... Some idea about that ? |
« Next Oldest | Next Newest »
|