First thanks so much dude,
Quote:
Originally Posted by cottonvibes
1 process who's priority is handled by the OS...
|
I always think that way.
Quote:
Originally Posted by mudlord
You can pragmatically specify which cores threads run on.
Research SetThreadAffinityMask().
|
Good point I'd never know about it, however observe the word can not must.
Quote:
Originally Posted by Phil
exactley: like i said....if you want true optimization, you must assign specific code to each core
...
|
Not must but can.
Quote:
Originally Posted by cottonvibes
but had you let windows choose what core to use,...
|
I prefer let the OS choose this too.