Q u o t e:
So if I am understanding correctly, WoW still only uses two cores, while Windows will, instead of using the same two 'default' cores, be split into other, unused, cores?
Core 1-----Core 2------Core 3------Core 4
WoW--------WoW---------Windows etc.
I dont know much about this whole thing but bottom line, when will WoW itself use four-cores?
World of Warcraft is capped to two cores because we set the default processaffinitymask to 2. There's actually quite a few threads that the game runs but mainly 2 or 3 decent-sized ones and a dozen little ones. Windows can distribute all of these among other cores if you tell it to but you can't specifically tell what thread will go where.