Processor Affinity Mask

  • Thread starter Thread starter Robert Ferraro
  • Start date Start date
R

Robert Ferraro

Hi,

Is it possible for an application to specify it run on one processor only?

Is there an api call that can do this?

TIA

Robert Ferraro.
 
Thank you Michael,

I've been having trouble with the Microsoft AVI libraries when used in a
multi-thread application on a hyper-thread or multi-cpu machine. I'm hoping
that allowing the application to execute on only one cpu will fix it...:-)


Best regards,

Robert Ferraro.


| Yes. Take a look at the SETI Driver source code to see how to do this.
| http://www.wakeassoc.com/setidriver
|
| Mike.
|
| | > Hi,
| >
| > Is it possible for an application to specify it run on one processor
only?
| >
| > Is there an api call that can do this?
| >
| > TIA
| >
| > Robert Ferraro.
| >
| >
| >
|
|
|
 
Back
Top