polling(4) and rl(4)

Ruslan Ermilov ru at FreeBSD.org
Fri Apr 9 09:47:33 PDT 2004


Hey Luigi,

Have you actually measured the performance of rl(4) with polling(4)
enabled?  With 8139 anomaly of four (register based) TX descriptors
it's becoming a royal pain in the ass with polling(4) enabled --
the TX performance just sucks -- I could only get the comparable
results with HZ=5000, which is overheating my CPU.  My suggestion
is to drop polling(4) support from the rl(4) driver completely.

Are there any objections?  Has anybody got different results with
rl(4) and polling(4) enabled?

Having it in re(4) is of course a good thing.  ;)

As an aside, I've started working on the ``[-]polling'' option for
ifconfig(8) that, when done, will allow changing the polling status
of individual interfaces in run-time, e.g., the following command
will disable polling on nge0:

	ifconfig nge0 -polling


Cheers,
-- 
Ruslan Ermilov
ru at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-net/attachments/20040409/38f95612/attachment.bin


More information about the freebsd-net mailing list