DEVICE_POLLING together with link0 interrupt offloading?

Roderick van Domburg r.s.a.vandomburg at student.utwente.nl
Fri Sep 26 01:58:54 PDT 2003


Hello everyone,

Just curious: I just noticed that DEVICE_POLLING works perfectly well with
the interrupt offloading feature of the fxp driver (link0). In my
understanding, both try to improve ``network scheduling'' for lack of better
words - especially under load. Also I now understand that DEVICE_POLLING is
preferred over interrupt offloading, especially on routers.

But just for the sake of curiosity: what does enabling _both_ bring about to
the network performancy and latency? I'm thinking that latency would be
greatly increased because the poller would often miss the bundled packets.

What's your take on this?

Regards,

Roderick



More information about the freebsd-net mailing list