public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* SMP CPU affinity questions
@ 2005-11-02 17:50 listmonkey
  2005-11-02 16:39 ` Jeffrey V. Merkey
  2005-11-02 18:54 ` Lee Revell
  0 siblings, 2 replies; 5+ messages in thread
From: listmonkey @ 2005-11-02 17:50 UTC (permalink / raw)
  To: linux-kernel

Hi-

I am trying to use a quad Opteron motherboard with SMP Kernel 2.6.5 for a quasi-real-time task.
I need to assign all processes to specific CPUs, including interrupt handlers.
I have had success using sched_setaffinity() to set the CPU for processes I create, but I am unable,
as root, to force system processes to move to another CPU.  Any ideas?

I can find no documentation about how to force an interrupt handler to a specific CPU - is this
possible without modifying the kernel?


--Pete

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-11-06  7:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-11-02 17:50 SMP CPU affinity questions listmonkey
2005-11-02 16:39 ` Jeffrey V. Merkey
2005-11-05 23:48   ` Zwane Mwaikambo
2005-11-06  7:56   ` Arjan van de Ven
2005-11-02 18:54 ` Lee Revell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox