while true
do
cat /proc/interrupts >> data
sleep 1
done
method. On hum, eth0 shared interrupts with acpi. On crumb, eth0 shared interrupts with the potentially-skewing aic7xxx. The results of tg3[NAPI] one ttcp process on unloaded boxes are the following, in "approximate packets per second":
bash-2.05b$ ./x.pl data.crumb
135 samples, 21578 avg
bash-2.05b$ ./x.pl data.hum
130 samples, 11213 avg
The raw sample data and compute-the-average perl script were so small that I simply attached them to this email. Feel free to check my math for something dumb.
Jeff
Attachment:
interrupt-data.tar.bz2
Description: Binary data