Hello, I am completely new in Kernel related stuff. I have a load
imbalance problem and so I am trying to divide the overhead of interrupts
related to eth0 between all cores instead of having them all handled by core 0.
Although I change the affinity mask for this interrupt using this
tutorial (http://www.cs.uwaterloo.ca/~brecht/servers/apic/SMP-affinity.txt
) i can’t see any change in the numbers when I run “cat /proc/interrupts”. I would appreciate it if anyone with a similar experience
can share his/her solution. Thanks, RSH |