Created
October 1, 2012 05:50
-
-
Save n0ts/3809694 to your computer and use it in GitHub Desktop.
/etc/modprobe.conf - igb and e1000e
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
options igb RSS=4,4 QueuePairs=0,0 InterruptThrottleRate=100000,100000 | |
options e1000e InterruptThrottleRate=100000,100000 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment