Dive the scheduler to implement the yield function. For the moment it just
authorMatthew Dillon <dillon@dragonflybsd.org>
Mon, 21 Apr 2008 15:24:47 +0000 (15:24 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Mon, 21 Apr 2008 15:24:47 +0000 (15:24 +0000)
commitc31493615a2def55ff9911ac8a7bb06f9ef508a0
tree737ac7c7722fc020b9c1f3761ee1fc2129ab2e82
parentbd7db3a7ec4c1d4dee0aa7ef53c547cb353ad2ee
Dive the scheduler to implement the yield function.  For the moment it just
does the same thing it did before.
sys/kern/kern_sched.c
sys/kern/usched_bsd4.c
sys/kern/usched_dummy.c
sys/sys/usched.h