Telling Win2K what CPU to use for an application

  • Thread starter Thread starter Miguel
  • Start date Start date
M

Miguel

If I have Win2K PRO running on a multi-processor machine
(i.e. 2 CPUs), is there a command that I can use to force
my application to be run on a particluar CPU? In some
versions of UNIX I could use a command called "runon" to
procede the application command - i.e. runon <CPU #>
<command>.

Thx.
M -
 
You can set processor affinity by Task Manager|Process tab or Imagecfg.exe
from the resource kit.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
http://www.microsoft.com/protect.

:
| If I have Win2K PRO running on a multi-processor machine
| (i.e. 2 CPUs), is there a command that I can use to force
| my application to be run on a particluar CPU? In some
| versions of UNIX I could use a command called "runon" to
| procede the application command - i.e. runon <CPU #>
| <command>.
|
| Thx.
| M -
 
Back
Top