DragonFly commits List (threaded) for 2012-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Don't call lwkt_user_yield() in uiomove() unless xfer is big
commit 244e141173988d0adc1f5abeb60de011437aa3f3
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Wed Sep 19 21:33:03 2012 -0700
kernel - Don't call lwkt_user_yield() in uiomove() unless xfer is big
* Only call lwkt_user_yield() in uiomove() when the xfer is big.
Summary of changes:
sys/kern/kern_subr.c | 8 ++++++--
1 files changed, 6 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/244e141173988d0adc1f5abeb60de011437aa3f3
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]