Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 04 Jul 2002 18:32:58 -0700
From:      Peter Wemm <peter@wemm.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/sparc64/sparc64 pmap.c src/sys/ia64/ia64 pmap.c 
Message-ID:  <20020705013258.80C0D390F@overcee.wemm.org>
In-Reply-To: <200207050127.g651Ra4O096079@freefall.freebsd.org> 

next in thread | previous in thread | raw e-mail | index | archive | help
Peter Wemm wrote:
> peter       2002/07/04 18:27:36 PDT
> 
>   Modified files:
>     sys/sparc64/sparc64  pmap.c 
>     sys/ia64/ia64        pmap.c 
>   Log:
>   Back out proc part of last commit.  UMA manages the thread cache only, and
>   we just have to deal with the kstack when told to.  We do not have a
>   UMA-managed cache for the proc struct and its associated upage yet.  So,
>   go back to the old lazy mechanism.  Note that if UMA destroys pages that
>   used to contain proc structures, we'll lose the corresponding upage
>   forever.  (zones never did this - once a page was allocated, it stayed
>   attached to the proc zone forever)

Oops..

Pointed out by:              julian
Peter-you-are-a-dumbass-by:  julian

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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020705013258.80C0D390F>