` Printed Icetips Article

Icetips Article



Par2: Set processor afinity
2007-02-28 -- Carl Barnes
 
The right way to do it is to set the EXE header for uniprocessor mode using 
MicroSoft "ImageCfg.exe -u myexe.exe" after you build the EXE. 

For a Uniprocessor EXE the Windows loader picks a single processor randomly. So 
your customer with a 4 processor WTS server doesn't have all your EXE's on 
processor #1.



Printed May 5, 2024, 5:25 am
This article has been viewed/printed 35112 times.