From owner-cvs-all Wed Jul 4 11:50:18 2001 Delivered-To: cvs-all@freebsd.org Received: from beppo.feral.com (beppo.feral.com [192.67.166.79]) by hub.freebsd.org (Postfix) with ESMTP id DF0F637B408; Wed, 4 Jul 2001 11:50:10 -0700 (PDT) (envelope-from mjacob@feral.com) Received: from beppo (mjacob@beppo [192.67.166.79]) by beppo.feral.com (8.11.3/8.11.3) with ESMTP id f64IoAS13229; Wed, 4 Jul 2001 11:50:10 -0700 (PDT) (envelope-from mjacob@feral.com) Date: Wed, 4 Jul 2001 11:50:09 -0700 (PDT) From: Matthew Jacob X-Sender: mjacob@beppo Reply-To: mjacob@feral.com To: John Baldwin Cc: Matt Dillon , cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org, Jake Burkholder Subject: Re: cvs commit: src/sys/sys systm.h condvar.h src/sys/kern kern_ In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Imagine an interrupt between the wakeup and lock release. That would give > plenty enough time for another CPU to grab the woken process and then block on > the lock. John- show some numbers with even a 32 processor SGI that this happens all that much. Yer reachin'.... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message