From owner-freebsd-current Wed Jul 3 1:41:12 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 D745137B400 for ; Wed, 3 Jul 2002 01:41:06 -0700 (PDT) Received: from mail.speakeasy.net (mail12.speakeasy.net [216.254.0.212]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D49A43E42 for ; Wed, 3 Jul 2002 01:41:06 -0700 (PDT) (envelope-from jhb@FreeBSD.org) Received: (qmail 16432 invoked from network); 3 Jul 2002 08:41:05 -0000 Received: from unknown (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) by mail12.speakeasy.net (qmail-ldap-1.03) with DES-CBC3-SHA encrypted SMTP for ; 3 Jul 2002 08:41:05 -0000 Received: from laptop.baldwin.cx (laptop.baldwin.cx [192.168.0.4]) by server.baldwin.cx (8.11.6/8.11.6) with ESMTP id g638f4M25339; Wed, 3 Jul 2002 04:41:04 -0400 (EDT) (envelope-from jhb@FreeBSD.org) Message-ID: X-Mailer: XFMail 1.5.2 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: Date: Wed, 03 Jul 2002 04:41:12 -0400 (EDT) From: John Baldwin To: Julian Elischer Subject: Re: KSE signal problems still Cc: freebsd-current@freebsd.org, Andrew Gallatin 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 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. -- 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