cvs commit: src/sys/kern sched_ule.c
David Xu
davidxu at FreeBSD.org
Wed Sep 21 18:19:38 PDT 2005
davidxu 2005-09-22 01:19:37 UTC
FreeBSD src repository
Modified files:
sys/kern sched_ule.c
Log:
Temporarily disable nice threshold detection code, as it can starve
a thread holding critical resource, e.g mutex or other implicit
synchronous flags. Give thread which exceeds nice threshold a minimum
time slice.
PR: kern/86087
Revision Changes Path
1.158 +3 -1 src/sys/kern/sched_ule.c
More information about the cvs-src
mailing list