scripts/vyatta-auto-irqaffin.pl | 172 ++++++++++++++++++++++++++++------------ 1 files changed, 124 insertions(+), 48 deletions(-)
New commits: commit 28e86f46e504eff3ab087aa179a969b1e3383a07 Author: Bob Gilligan <[email protected]> Date: Mon Oct 26 17:06:48 2009 -0700 Generalize handling of multi-queue NICs. Previously the script determined the driver that a NIC was using, then used that to parse the queue names from /proc/interrupts. Now, it determines the naming convention just by looking at the queue names. Now the script should work for all NICs that support one of the two standard naming conventions. Also added some support for single-queue NICs. http://suva.vyatta.com/git/?p=vyatta-cfg.git;a=commitdiff;h=28e86f46e504eff3ab087aa179a969b1e3383a07 _______________________________________________ svn mailing list [email protected] http://mailman.vyatta.com/mailman/listinfo/svn
