Date: Wed, 01 Aug 2001 13:42:09 -0700 From: Peter Wemm <peter@wemm.org> 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 Message-ID: <20010801204209.33CD538CC@overcee.netplex.com.au> In-Reply-To: <Pine.BSF.4.21.0108011336090.19703-100000@beppo>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010801204209.33CD538CC>