Posts: 361
Threads: 84
Joined: Jul 2006
Reputation:
0
i have a problem. when i put the start in front of my command line to have it always start in high priority when i try to save the cnages i alway get an error saying
"The name "start" specified in the target box is not valid. Make sure the path and file name are correct"
also on a post Pengy wrote this on a diff post
"start /affinity # /wait /realtime
Put a number in the # space, your going to have to mess around with it to find out which cores they use "
but what if i have a quad core and want to dedicate 2 core to it?
Posts: 477
Threads: 87
Joined: Nov 2008
Reputation:
5
You can dedicate more than 1 core to your server?
Tell me!!
Posts: 1,655
Threads: 38
Joined: Apr 2008
Reputation:
20
SRCDS can only use 1 core at a time, or so I've heard. You can't put a server on more than 1 core.
Posts: 361
Threads: 84
Joined: Jul 2006
Reputation:
0
idunno. i figured since i saw the option on the task manager it would let me :/ guess not either way. any ideas on my the start line wont work?
Posts: 1,033
Threads: 13
Joined: Oct 2008
Reputation:
11
02-15-2009, 03:45 PM
(This post was last modified: 02-15-2009, 03:52 PM by pengy.)
Ok from what i have tested (based on a 4 core system on server 2003) basically all this is doing is telling srcds which cores it can use and if one of the cores are overloaded it switches to a different one
#1 : Core 1
#2 : Core 2
#3 : Core 1,2
#4 : Core 3
#5 : Core 1,3
#6 : Core 2,3
#7 : Core 1,2,3
#8 : Core 4
#9 : Core 2,4
#10 : Core 1,4
#11 : Back to Core 1 (didnt test anything past 10)
Hmmm seemed to miss one, will check later and repost update one, core 3,4 missing
Posts: 1,033
Threads: 13
Joined: Oct 2008
Reputation:
11
I have too much time on my hands to figure this stuff out O_O
Posts: 708
Threads: 69
Joined: Apr 2007
Reputation:
10
If you don't assign a CPU core Windows will balance SRCDS evenly between the cores...
Posts: 1,033
Threads: 13
Joined: Oct 2008
Reputation:
11
Ok, so all the affinity does is tell which cores it can use and which cores it cant, it still only uses one core for processing but if that core has too many applications it can change to a different core.
Posts: 85
Threads: 9
Joined: Dec 2008
Reputation:
2
For servers running 500fps - 1000fps, I've found better performance by assigning the server's to specific cores.