> On a hunch I thought I'd run the igb module through strings and see if
 > there was anything interesting and found these.
 > 
 > intr_throttling
 > rx_limit_per_intr
 > intr_force
 > 
 > I don't have any docs on these, so it's going to be interesting to see
 > how they work.
 > 
 > I think I'll try the intr_throttling option first as it looks most promising.

Why are you going about it this way?  The igb driver is open-source; you
can simply read the code to understand how it works.  Molesting random
variables will only end in tears.

-- 
meem
_______________________________________________
networking-discuss mailing list
[email protected]

Reply via email to