Posted on April 15, 2008, 3:17 pm, by Alexander Sandler, under
News.
Today I finished working on a new article called “SMP affinity and proper interrupt handling in Linux”. It describes a problem encountered by many system engineers and administrators and that is how to configure the system to properly handle interrupts. This article concludes a research that I did, those purpose was to find out what […]
Tags:
1g,
1gbps,
affinity,
apic,
article,
CPU,
ethernet,
handle,
Intel,
interrupt,
io-apic,
ioapic,
irq,
kernel,
linux,
local apic,
napi,
proc,
smp,
smp_affinity,
system,
technique,
x86,
x86_64,
x86-64 1 Comment |
Read the rest of this entry »
Introduction Hardware interrupts has always been expensive. Somehow these small pieces of software consume so much CPU power and hardware and software engineers has always been trying to change this state of affairs. Some significant progress has been made. Still hardware interrupts consume lots of CPU power. You will rarely see effects of interrupt handling […]
Tags:
affinity,
apic,
cache,
code,
CPU,
interrupt,
irq,
kernel,
linux,
memory,
napi,
packets,
performance,
smp 71 Comments |
Read the rest of this entry »