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.
| >
| >
| >
|
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top