CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/11/10 08:23:25
Modified files:
sys/dev/pci : if_ix.c ixgbe_type.h
Log message:
Enable low latency interrupt moderation and set the LL interval
to the maximum value to reduce the number of low latency interrupts
hitting the card when the ring is getting full.
Tested at least by deraadt@ on 99 and myself on 99 and 98 ix(4).
OK mikeb@
