Einzelnen Beitrag anzeigen

Muetze1
(Gast)

n/a Beiträge
 
#2

Re: BeginThreadAffinity() or SetThreadAffinity

  Alt 7. Mai 2008, 17:42
1. It is default for every process/thread to run on all cores/CPUs of the system.
2. MSDN-Library durchsuchenSetThreadAffinityMask() & MSDN-Library durchsuchenSetProcessAffinityMask() need a mask on call, so you define the usable cores/CPUs
  Mit Zitat antworten Zitat