Date: Thu, 22 Sep 2005 01:19:37 +0000 (UTC) From: David Xu <davidxu@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern sched_ule.c Message-ID: <200509220119.j8M1Jchp018625@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509220119.j8M1Jchp018625>
