From owner-cvs-all Wed Aug 1 13:42:18 2001 Delivered-To: cvs-all@freebsd.org Received: from peter3.wemm.org (c1315225-a.plstn1.sfba.home.com [24.14.150.180]) by hub.freebsd.org (Postfix) with ESMTP id 6107937B401; Wed, 1 Aug 2001 13:42:09 -0700 (PDT) (envelope-from peter@wemm.org) Received: from overcee.netplex.com.au (overcee.wemm.org [10.0.0.3]) by peter3.wemm.org (8.11.0/8.11.0) with ESMTP id f71Kg9M81709; Wed, 1 Aug 2001 13:42:09 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.netplex.com.au (Postfix) with ESMTP id 33CD538CC; Wed, 1 Aug 2001 13:42:09 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.3.1 01/18/2001 with nmh-1.0.4 To: mjacob@feral.com Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/kern kern_exit.c kern_sig.c In-Reply-To: Date: Wed, 01 Aug 2001 13:42:09 -0700 From: Peter Wemm Message-Id: <20010801204209.33CD538CC@overcee.netplex.com.au> 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 Matthew Jacob wrote: > > Thanks Peter- I was just about to do just this in a day or so... Heh. It was kinda embarresing trying to build stuff on a laptop with "only" 64Meg of ram and having it explode every second build. > On Wed, 1 Aug 2001, Peter Wemm wrote: > > > peter 2001/08/01 13:35:24 PDT > > > > Modified files: > > sys/kern kern_exit.c kern_sig.c > > Log: > > Temporarily back out kern_sig.c rev 1.125 and kern_exit.c rev 1.131. > > This paniced my one of my machines one time too many :-( and there is > > no sign of a solution in the pipeline. The deltas are still easily > > available in cvs. The problem is that if the parent has been swapped > > out, the child process cannot grope around in the parent's UPAGES to > > see the sigact[] array or it will fault. This probably is a showstopper > > for this implementation anyway. > > > > Revision Changes Path > > 1.132 +4 -5 src/sys/kern/kern_exit.c > > 1.126 +6 -5 src/sys/kern/kern_sig.c > > > > > > > Cheers, -Peter -- Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au "All of this is for nothing if we don't go to the stars" - JMS/B5 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message