From owner-freebsd-bugs Sun Aug 5 8:40: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0E97037B405 for ; Sun, 5 Aug 2001 08:40:04 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f75Fe4s30133; Sun, 5 Aug 2001 08:40:04 -0700 (PDT) (envelope-from gnats) Date: Sun, 5 Aug 2001 08:40:04 -0700 (PDT) Message-Id: <200108051540.f75Fe4s30133@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org Cc: From: Jonathan Chen Subject: Re: kern/13252: niced jobs don't behave really nice Reply-To: Jonathan Chen Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR kern/13252; it has been noted by GNATS. From: Jonathan Chen To: Bruce Evans Cc: holger.kipp@solit-ag.de, freebsd-gnats-submit@FreeBSD.ORG Subject: Re: kern/13252: niced jobs don't behave really nice Date: Sun, 5 Aug 2001 11:34:50 -0400 On Sun, Aug 05, 2001 at 10:40:56PM +1000, Bruce Evans wrote: > This is the same bug as in the suspended PR 12381. The fix referred > to in the followup (rev.1.16.2.1 of isa/intr_machdep.c) is for a > different bug. See PR 12381 for a much longer followup including a > correct reference to the fix. > > Current status of this bug: > - never fixed in any 2.* or 3.* release. > - PR 12381 hidden^Wsuspended awaiting commits to RELENG_3. > - fixed in all 4.* releases by inheriting rev.1.83 of kern_synch.c (etc.). > - re-broken in -current in rev.1.90 of kern_sync.c (etc.). > - made worse in -current by SMPng prioritization changes (these squeeze > the priority space, and the priority space was already too congested > to work properly). Oops, this will teach me to never blindly trust what somebody else wrote a long time ago... In any case, we can probably leave this closed as it is a duplicate of another PR. Thanks for catching this, Bruce. -Jon To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message