DragonFly commits List (threaded) for 2012-12
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: polling: Increase default rx.each_burst to 50
commit 107282b98515f682dc5eae2631206797df4d7768
Author: Sepherosa Ziehau <sephe@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]