From owner-freebsd-current Tue Jul 2 22: 0:14 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 ADAE637B400; Tue, 2 Jul 2002 22:00:11 -0700 (PDT) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 171C943E3D; Tue, 2 Jul 2002 22:00:11 -0700 (PDT) (envelope-from julian@elischer.org) Received: from InterJet.elischer.org ([12.232.206.8]) by sccrmhc01.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020703050010.SRQL29588.sccrmhc01.attbi.com@InterJet.elischer.org>; Wed, 3 Jul 2002 05:00:10 +0000 Received: from localhost (localhost.elischer.org [127.0.0.1]) by InterJet.elischer.org (8.9.1a/8.9.1) with ESMTP id VAA00590; Tue, 2 Jul 2002 21:43:15 -0700 (PDT) Date: Tue, 2 Jul 2002 21:43:13 -0700 (PDT) From: Julian Elischer To: John Baldwin Cc: Andrew Gallatin , freebsd-current@freebsd.org 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: > > 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.) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message