RE: [patch] e1000 TSO parameter
From: Feldman, Scott <hidden>
Date: 2003-07-16 00:13:09
TSO disabled: $ modprobe InterruptThrottleRate=0,0,0,0 TSO=0,0,0,0
If you're trying to remove all interrupt moderation, you'll also want to add these: RxIntDelay=0,0,0,0 RxAbsIntDelay=0,0,0,0 TxIntDelay=0,0,0,0 TxAbsIntDelay=0,0,0,0 See the app note here for more info: http://www.intel.com/design/network/applnots/8254x_ap450.htm -scott