From owner-cvs-all Thu Jul 4 18:32:59 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 B602A37B400; Thu, 4 Jul 2002 18:32:54 -0700 (PDT) Received: from canning.wemm.org (canning.wemm.org [192.203.228.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D71643E31; Thu, 4 Jul 2002 18:32:54 -0700 (PDT) (envelope-from peter@wemm.org) Received: from fw.wemm.org (canning.wemm.org [192.203.228.65]) by canning.wemm.org (Postfix) with ESMTP id 0FD6B2A7D6; Thu, 4 Jul 2002 18:32:53 -0700 (PDT) (envelope-from peter@wemm.org) Received: from overcee.wemm.org (overcee.wemm.org [10.0.0.3]) by fw.wemm.org (Postfix) with ESMTP id 948794C277; Thu, 4 Jul 2002 18:32:50 -0700 (PDT) (envelope-from peter@wemm.org) Received: from wemm.org (localhost [127.0.0.1]) by overcee.wemm.org (Postfix) with ESMTP id 80C0D390F; Thu, 4 Jul 2002 18:32:58 -0700 (PDT) (envelope-from peter@wemm.org) X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 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 In-Reply-To: <200207050127.g651Ra4O096079@freefall.freebsd.org> Date: Thu, 04 Jul 2002 18:32:58 -0700 From: Peter Wemm Message-Id: <20020705013258.80C0D390F@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 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