DragonFly commits List (threaded) for 2012-09
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: kernel - Add lwkt_yield_quick()
commit 405041228ac2bcf301b9dedd7aa46e88618842c5
Author: Matthew Dillon <dillon@apollo.backplane.com>
Date: Wed Sep 19 21:33:54 2012 -0700
kernel - Add lwkt_yield_quick()
* Add a quick version of lwkt_yield() which does not try to round-robin
LWKT threads at the same priority.
Summary of changes:
sys/kern/lwkt_thread.c | 22 ++++++++++++++++++++++
sys/sys/thread.h | 1 +
2 files changed, 23 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/405041228ac2bcf301b9dedd7aa46e88618842c5
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]