cvs commit: src/sys/i386/i386 trap.c src/sys/kern kern_poll.c

Joerg Sonnenberger joerg at britannica.bec.de
Tue May 24 23:24:15 PDT 2005


On Tue, May 24, 2005 at 02:18:27PM -0700, Matthew Dillon wrote:
>   Get rid of the bad hack that was doing network polling from the trap code.

Why? This allowed to kernel to get an extra round for free, now we have
to wait for the timer to trigger.

Joerg





More information about the Commits mailing list