View Single Post
  #18  
Old 04-05-2011, 09:13 PM
Remo Remo is offline
Approved Member
 
Join Date: Oct 2008
Posts: 28
Default

Quote:
Originally Posted by tf_neuro View Post
if a 4-core CPU should use the line ProcessAffinityMask=15, what should I use on my 6-core? =19?
63 ie. 1 bit per processor ( minus 1)

(2 power(number of cores) ) - 1
To free core 0 , 62
Reply With Quote