summaryrefslogtreecommitdiff
path: root/scripts/vyatta-irqaffin
AgeCommit message (Collapse)Author
2008-03-10Add GPLv2 to additional Vyatta created scriptsrbalocca
2008-03-10Merge branch 'glendale' of git:/git/vyatta-cfg into glendalerbalocca
2008-03-10Convert from VPL 1.0 to GPLv2Stephen Hemminger
Glendale release is licensed under GPL version 2.
2008-03-05Add VPL to scripts and fix lintian errorsrbalocca
2008-02-26Bugfix: 2653Bob Gilligan
Only allow setting SMP affinity on multiprocessor machines.
2008-02-04Bugfix: 2653Bob Gilligan
Don't allow the bitmask argument of the smp_affinity parameter to contain more bits than there are CPUs on the system.
2008-01-28Bugfix: 2688Bob Gilligan
Allow upper case hex values in smp_affinity parameter. Also get irq number of interface from /sys/class/net/..., which is more reliable than parsing it out of the output of /proc/interrupts.
2007-12-12Bugfix: 2189Bob Gilligan
Add config node to configure NIC interrupt CPU affinity on SMPs.