cvs commit: src/sys/kern sched_ule.c
Peter Wemm
peter at FreeBSD.org
Fri Aug 27 17:49:23 PDT 2004
peter 2004-08-28 00:49:23 UTC
FreeBSD src repository
Modified files:
sys/kern sched_ule.c
Log:
Commit Jeff's suggested changes for avoiding a bug that is exposed by
preemption and/or the rev 1.79 kern_switch.c change that was backed out.
The thread was being assigned to a runq without adding in the load, which
would cause the counter to hit -1.
Revision Changes Path
1.122 +2 -4 src/sys/kern/sched_ule.c
More information about the cvs-src
mailing list