[REVIEW/TEST] polling(4) changes

Gleb Smirnoff glebius at FreeBSD.org
Fri Sep 30 14:17:20 PDT 2005


On Fri, Sep 30, 2005 at 08:29:43PM +0200, Andre Oppermann wrote:
A> > It adds a stub function call every tick. The function returns almost
A> > immediately if no interfaces do polling.
A> 
A> If it does a FOREACH(interface) then it should stay as a kernel option.

It isn't. Just 'if (poll_handlers == 0) return;'.

Anyway, deoptionalizing polling would be a separate commit and
discussion.

-- 
Totus tuus, Glebius.
GLEBIUS-RIPN GLEB-RIPE


More information about the freebsd-net mailing list