git: polling: Increase default rx.each_burst to 50
Sepherosa Ziehau
sephe at crater.dragonflybsd.org
Fri Dec 14 01:15:36 PST 2012
commit 107282b98515f682dc5eae2631206797df4d7768
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date: Fri Dec 14 17:15:49 2012 +0800
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.
Summary of changes:
share/man/man4/polling.4 | 2 +-
sys/net/if_poll.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/107282b98515f682dc5eae2631206797df4d7768
--
DragonFly BSD source repository
More information about the Commits
mailing list