Login
`
Templates, Tools and Utilities
|
||
Add a comment to an Icetips ArticlePlease add your comments to this article.
Please note that you must provide both a name and a valid email address in order
for us to publish your comment. Comments are moderated and are not visible until they have been approved. Spam is never approved!
Back to article list Search Articles Add Comment Printer friendly Direct link 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.
Today is November 21, 2024, 6:48 am This article has been viewed 35327 times.
|
|