From owner-cvs-all Wed Jul 3 17:51:42 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A681737B400; Wed, 3 Jul 2002 17:51:34 -0700 (PDT) Received: from overcee.wemm.org (12-232-114-102.client.attbi.com [12.232.114.102]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11EC443E09; Wed, 3 Jul 2002 17:51:34 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id 5C4FE390F; Wed, 3 Jul 2002 17:51:41 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Julian Elischer Cc: Alan Cox , Julian Elischer , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 pmap.c In-Reply-To: Date: Wed, 03 Jul 2002 17:51:41 -0700 From: Peter Wemm Message-Id: <20020704005141.5C4FE390F@overcee.wemm.org> 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 Julian Elischer wrote: > I think I just fixed it.. Where? You haven't committed outside of i386/i386 for a while... alpha/pmap.c: revision 1.94 date: 2002/06/29 17:26:11; author: julian; state: Exp; lines: +14 -7 Part 1 of KSE-III It hasn't been touched since last month.. > On Wed, 3 Jul 2002, Peter Wemm wrote: > > > Julian Elischer wrote: > > > hmmm seemed to work here.... > > > > > > let me see if I've left out part of the patch or something.. > > > > beast.freebsd.org is panicing with things like this: > > panic: pmap_dispose_thread: kstack already missing? > > > > Are you keeping these changes in sync on all platforms? > > > > > On Wed, 3 Jul 2002, Alan Cox wrote: > > > > > > > On Wed, Jul 03, 2002 at 01:06:39PM -0700, Julian Elischer wrote: > > > > > julian 2002/07/03 13:06:39 PDT > > > > > > > > > > Modified files: > > > > > sys/i386/i386 pmap.c > > > > > Log: > > > > > Remove vestiges of old code... > > > > > These functions are always called on new memory so they can > > > > > not already be set up, so don't bother testing for that. > > > > > (This was left over from before we used UMA (which is cool)) > > > > > > > > > > Revision Changes Path > > > > > 1.328 +12 -21 src/sys/i386/i386/pmap.c > > > > > > > > I just got a "pmap_new_thread: kstack allocation failed" doing > > > > a "buildworld" after this change. > > > > > > > > Alan > > > > > > > > > > > > > > Cheers, > > -Peter > > -- > > Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com > > "All of this is for nothing if we don't go to the stars" - JMS/B5 > > > > > > Cheers, -Peter -- Peter Wemm - peter@wemm.org; peter@FreeBSD.org; peter@yahoo-inc.com "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