polling: Increase default rx.each_burst to 50
authorSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 14 Dec 2012 09:15:49 +0000 (17:15 +0800)
committerSepherosa Ziehau <sephe@dragonflybsd.org>
Fri, 14 Dec 2012 09:15:49 +0000 (17:15 +0800)
commit107282b98515f682dc5eae2631206797df4d7768
treeed8ec79540a6d5fb3d79d7762424053cfa45e5f0
parentd61a4c96997d692decf623346667fff4de932f8d
polling: Increase default rx.each_burst to 50

With this default the CPU usage still could be throttled to the desired
value (rx.user_frac), it gives reasonable burst for modern systems and
number of empty RX polling is reduced.
share/man/man4/polling.4
sys/net/if_poll.c