25.08.2009, 13:44
peybolman Wrote:Also in conf.ini change the RTS process affinities:What? You have four masks set at once?
...
[rts]
ProcessAffinityMask=0
ProcessAffinityMask=1
ProcessAffinityMask=2
ProcessAffinityMask=3
...
Doesn't make sense. Why not just the last one, =3, which means "use cores 0 and 1"?
Or just the first one, =0, which means "use all cores"?