Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-12 | New IRQ affinity script and RPS support | Stephen Hemminger | |
Replace old script with new cleaner script that handles both IRQ affinity and Receive Packet Steering. Instead of two scripts (one for mask and one for auto), do it all with one script. Receive Packet Steering is supported in two ways. If 'auto' is used, then both threads on HT system will be used for receive processing. If explicit mask is given, then two masks can be used to set both IRQ cpus and RPS cpus. | |||
2010-11-04 | Add special case for single-queue NICs using multi-queue naming format. | Bob Gilligan | |
2010-10-27 | IRQ affinity update | Stephen Hemminger | |
1. Move scripts to vyatta-cfg-system 2. Use syntax to check for legal values 3. Don't fail on UP |