polling(4) and rl(4)

Luigi Rizzo luigi at freebsd.org
Sun Apr 11 09:14:58 PDT 2004


On Fri, Apr 09, 2004 at 09:31:17PM +0300, Ruslan Ermilov wrote:
...
> Do you mean it would be okay if I just trimmed the polling support
> in rl(4) to the RX part only?  I actually considered doing this,
> just wasn't sure if it is good.  ;)

maybe it's a bit tricky. You'd have to disable rx interrupts,
but keep the tx ones... which makes the call to poll_register
check a few more conditions.

	cheers
	luigi
> 
> Cheers,
> -- 
> Ruslan Ermilov
> ru at FreeBSD.org
> FreeBSD committer




More information about the freebsd-net mailing list