LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Application CPU (https://www.linuxquestions.org/questions/linux-software-2/application-cpu-710687/)

adam2508 03-11-2009 02:43 AM

Application CPU
 
Is there a way to change which cpu an application is running on?
i have a quadcore processor, and i want an application to use a specific core

T74marcell 03-11-2009 02:32 PM

"The ability in Linux to bind one or more processes to one or more processors, called CPU affinity, is a long-requested feature. The idea is to say “always run this process on processor one” or “run these processes on all processors but processor zero”. The scheduler then obeys the order, and the process runs only on the allowed processors."

read more on http://www.linuxjournal.com/article/6799

Should answer your question. Good article.

Arch Linux


All times are GMT -5. The time now is 10:14 PM.