RE: e1000 fixes (NAPI)

Feldman, Scott (scott.feldman@intel.com)
Wed, 20 Nov 2002 17:18:51 -0800


> Need another fix. You need to reinstrument the tasklet
> schedule in the fill_rx_ring instread of doing the whole thing from
> interrupt. When the system is loaded at 100% saturation on gigbit
> with 300 byte packets or smaller, the driver does not allow any
> processes to run, and you cannot log in via ssh or any user space
> apps. This is severely busted.

That's one of the points of NAPI - to process high traffic Rx rates outside
of h/w interrupt context.

-scott
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/