From owner-freebsd-current Wed Jul 3 2:20:25 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D2D6437B400; Wed, 3 Jul 2002 02:20:21 -0700 (PDT) Received: from rwcrmhc51.attbi.com (rwcrmhc51.attbi.com [204.127.198.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F25F43E58; Wed, 3 Jul 2002 02:20:21 -0700 (PDT) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org ([12.232.206.8]) by rwcrmhc51.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020703092020.QNH24728.rwcrmhc51.attbi.com@InterJet.elischer.org>; Wed, 3 Jul 2002 09:20:20 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id CAA01611; Wed, 3 Jul 2002 02:14:17 -0700 (PDT) Date: Wed, 3 Jul 2002 02:14:15 -0700 (PDT) From: Julian Elischer To: John Baldwin Cc: freebsd-current@freebsd.org, Andrew Gallatin Subject: Re: KSE signal problems still In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, 3 Jul 2002, John Baldwin wrote: > > On 03-Jul-2002 Julian Elischer wrote: > > > > > > On Wed, 3 Jul 2002, John Baldwin wrote: > > > >> > >> Erm, I thought I changd signotify() to require sched_lock and made the > >> second half of psignal() (the whole case statement) lock sched_lock. > >> Did you change that? (To Julian) > > > > psignal as a whole hasn't existed in the KSE tree since December. > > > > I must have missed it in the complicated merge that came from that in P4. > > > > I just checked it in like this for now to stop > > the panics until I can work out what he equivalent > > change to your is.. > > > > (feel free to check out the new psignal/tdsignal > > combination.) > > Well then it must be full of races then that were fixed since DP1. > *sigh* I wonder how many other things were lost and need to be > reimplemented. > Psignal is asside from kern_switch.c probably the largest single casualty. I'm just checking in a cleanup now.. wait a few minutes..... > -- > > John Baldwin <>< http://www.FreeBSD.org/~jhb/ > "Power Users Use the Power to Serve!" - http://www.FreeBSD.org/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message