I see, thanks. I'll try it out in a different folder, as I pretty much have all my script and interface folders set up to my liking.
Another question... I upgraded to an i7 920 processor and I was reading this thread on setting up affinity on an i7. After reading the thread I'd like to try out two configurations. One, setting it up so all 5 sessions use all 8 cores. The second config I'd like to try is this scenario:
WoW 1 on cores 0 and 4
WoW 2 on cores 1 and 5
WoW 3 on cores 2 and 6
WoW 4 on cores 3 and 7
WoW 5 on cores 3 and 7
How do I set this up in multi.iss. My current script looks like this (taken from zanthor's multi.iss)... which I'm assuming is for a quad-core sytem (and is setting all five sessions to use all 4 cores?).
Thanks for the help!case 1
proc 1 on 2 on 3 on 4 on
break
case 2
proc 1 on 2 on 3 on 4 on
break
case 3
proc 1 on 2 on 3 on 4 on
break
case 4
proc 1 on 2 on 3 on 4 on
break
case 5
proc 1 on 2 on 3 on 4 on
break
Connect With Us