mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* IRQ handling in SMP environment, kernel 2.4.3
@ 2001-05-29 14:58 Hilik Stein
  2001-05-29 20:26 ` Ingo Molnar
  0 siblings, 1 reply; 2+ messages in thread
From: Hilik Stein @ 2001-05-29 14:58 UTC (permalink / raw)
  To: Linux-Kernel

Hi
I am running a Linux machine with a 1GB Ethernet card which takes a huge
amount of packets, which results in many HW interrupts.
is it possible to make sure that only CPU #1 handles all the hardware
interrupts generated by the NIC ? or even all the hardware interrupts in the
systems if its too much to ask to filter IRQ based on origin ?
thanks
Hilik Stein


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

* Re: IRQ handling in SMP environment, kernel 2.4.3
  2001-05-29 14:58 IRQ handling in SMP environment, kernel 2.4.3 Hilik Stein
@ 2001-05-29 20:26 ` Ingo Molnar
  0 siblings, 0 replies; 2+ messages in thread
From: Ingo Molnar @ 2001-05-29 20:26 UTC (permalink / raw)
  To: Hilik Stein; +Cc: Linux-Kernel


On Tue, 29 May 2001, Hilik Stein wrote:

> I am running a Linux machine with a 1GB Ethernet card which takes a
> huge amount of packets, which results in many HW interrupts. is it
> possible to make sure that only CPU #1 handles all the hardware
> interrupts generated by the NIC ? or even all the hardware interrupts
> in the systems if its too much to ask to filter IRQ based on origin ?
> thanks Hilik Stein

yes this is possible with the 2.4 kernels. Check out
Documentation/IRQ-affinity.txt. You can bind hardware interrupts to any
CPU (or arbitrary group of CPUs).

	Ingo


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

end of thread, other threads:[~2001-05-29 20:28 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-05-29 14:58 IRQ handling in SMP environment, kernel 2.4.3 Hilik Stein
2001-05-29 20:26 ` Ingo Molnar

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

all inboxes | Powered by JetHome®