public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* interrupt cpu time accounting?
@ 2004-08-29 20:42 Jeff Garzik
  2004-08-29 21:15 ` Robert Love
  0 siblings, 1 reply; 4+ messages in thread
From: Jeff Garzik @ 2004-08-29 20:42 UTC (permalink / raw)
  To: Linux Kernel; +Cc: Ingo Molnar


Does the kernel scheduler notice when a CPU spends a lot of time doing 
interrupt processing?

For many network configurations you get the best cache affinity, etc. if 
you lock network interrupts to a single CPU.  However, on a box with 
high network load, that could mean that that CPU is spending more time 
processing interrupts than doing Real Work(tm).

Will the scheduler "notice" this, and increasingly schedule processes 
away from the interrupt-heavy CPU?

	Jeff




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

end of thread, other threads:[~2004-08-29 21:33 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-08-29 20:42 interrupt cpu time accounting? Jeff Garzik
2004-08-29 21:15 ` Robert Love
2004-08-29 21:26   ` Jeff Garzik
2004-08-29 21:33     ` Robert Love

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