Quote:
|
You can choose which core(s) a process runs on as well (so why not threads?). Actually, the end user might even be able to do that if you let Windows handle it.
|
As I said earlier, there is a WinAPI function that allows setting the processor/core affinity for threads.