jeff 2003/11/04 21:30:12 PST
FreeBSD src repository
Modified files:
sys/kern sched_ule.c
Log:
- It's ok if sched_runnable() has races in it, we don't need the sched_lock
here unless we have something on the assigned queue.
Revision Changes Path
1.78 +4 -3 src/sys/kern/sched_ule.c