cvs commit: src/sys/kern sched_ule.c
David Xu
davidxu at freebsd.org
Wed Sep 21 18:21:21 PDT 2005
David Xu wrote:
>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
>
>
>
>
Sorry, it is PR kern/86067.
David Xu
More information about the cvs-src
mailing list