From owner-freebsd-current Mon May 25 15:40:41 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA22924 for freebsd-current-outgoing; Mon, 25 May 1998 15:40:41 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from dyson.iquest.net (dyson.iquest.net [198.70.144.127]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA22628 for ; Mon, 25 May 1998 15:40:02 -0700 (PDT) (envelope-from toor@dyson.iquest.net) Received: (from root@localhost) by dyson.iquest.net (8.8.8/8.8.8) id RAA10906; Mon, 25 May 1998 17:36:41 -0500 (EST) (envelope-from toor) From: "John S. Dyson" Message-Id: <199805252236.RAA10906@dyson.iquest.net> Subject: Re: May 17th UP machine 'panic' In-Reply-To: <19980525140435.34553@follo.net> from Eivind Eklund at "May 25, 98 02:04:35 pm" To: eivind@yes.no (Eivind Eklund) Date: Mon, 25 May 1998 17:36:36 -0500 (EST) Cc: michaelh@cet.co.jp, tlambert@primenet.com, freebsd-current@FreeBSD.ORG X-Mailer: ELM [version 2.4ME+ PL38 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG > On Mon, May 25, 1998 at 08:55:44PM +0900, Michael Hancock wrote: > > The argument should be p or curproc depending on whether or not an > > appropriate proc p is defined. I suppose you could just search and replace > > adding curproc, but that's ugly. We might have to bite the bullet and do > > it sometime later. > > If the problem is only the amount of work with doing the actual, > physical replacements, I can do that. I estimate it to less than 6 > hours of work (that's approx 1 minute 12 seconds per entry :-) > > If the problem is deciding if this is the way to go, that's something > I can't help much with - I don't know the interactions in this area > well enough. > It is a very good idea to explicitly pass down curproc. I am still working on SMP issues, and I believe that it will be a good investment. John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message