Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Jul 2002 15:16:30 -0700 (PDT)
From:      Julian Elischer <julian@elischer.org>
To:        Alan Cox <alc@cs.rice.edu>
Cc:        Julian Elischer <julian@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/i386 pmap.c
Message-ID:  <Pine.BSF.4.21.0207031515400.3993-100000@InterJet.elischer.org>
In-Reply-To: <20020703214229.GF11391@cs.rice.edu>

next in thread | previous in thread | raw e-mail | index | archive | help

Actually you are more the expert in this area..
any chance you could look at whaty I'm doing in 
thread_init() and thread_fini() to see if I've screwed soemthing?


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
> 


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?Pine.BSF.4.21.0207031515400.3993-100000>