Date: Sat, 12 Apr 2003 18:34:50 -0400 (EDT) From: Jeff Roberson <jroberson@chesapeake.net> To: Jeff Roberson <jeff@FreeBSD.org> Cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern sched_ule.c Message-ID: <20030412183436.P37530-100000@mail.chesapeake.net> In-Reply-To: <200304122233.h3CMXOHU063535@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
I almost forgot... Tested/Reported by: Steve Kargl <sgk@troutmask.apl.washington.edu> On Sat, 12 Apr 2003, Jeff Roberson wrote: > jeff 2003/04/12 15:33:24 PDT > > FreeBSD src repository > > Modified files: > sys/kern sched_ule.c > Log: > - Unbreak priority prop. for timeshare threads. Always place something on > the current queue if its priority is really elevated. This needs more work > as there are cases where a next queue kse could be holding up what would > be a curr queue kse, and thus hurting interactivity. Also, when a thread > with an elevated priority has its priority lowered it should be placed > back on the next queue. > > Revision Changes Path > 1.28 +1 -3 src/sys/kern/sched_ule.c >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030412183436.P37530-100000>