From owner-freebsd-arch Wed Mar 6 7:57:14 2002 Delivered-To: freebsd-arch@freebsd.org Received: from rina.r.dl.itc.u-tokyo.ac.jp (cvsup2.r.dl.itc.u-tokyo.ac.jp [133.11.199.247]) by hub.freebsd.org (Postfix) with ESMTP id A850037B402 for ; Wed, 6 Mar 2002 07:57:11 -0800 (PST) Received: from silver.carrots.uucp.r.dl.itc.u-tokyo.ac.jp (silver.carrots.uucp.r.dl.itc.u-tokyo.ac.jp [IPv6:3ffe:b80:5b0:3:280:c8ff:fe6b:6d73]) by rina.r.dl.itc.u-tokyo.ac.jp (8.12.2/3.7W-rina.r-Nankai-Koya) with ESMTP id g26Fv7lo016599 ; Thu, 7 Mar 2002 00:57:08 +0900 (JST) Received: from silver.carrots.uucp.r.dl.itc.u-tokyo.ac.jp (localhost [127.0.0.1]) by silver.carrots.uucp.r.dl.itc.u-tokyo.ac.jp (8.12.2/3.7W-carrots-Keikyu-Kurihama) with ESMTP id g26FuMfu068151 ; Thu, 7 Mar 2002 00:57:06 +0900 (JST) Message-Id: <200203061557.g26FuMfu068151@silver.carrots.uucp.r.dl.itc.u-tokyo.ac.jp> Date: Thu, 07 Mar 2002 00:56:21 +0900 From: Seigo Tanimura To: Matthew Dillon Cc: Seigo Tanimura , Bruce Evans , Terry Lambert , Subject: Re: reclaiming v_data of free vnodes In-Reply-To: <200203051817.g25IHLm71569@apollo.backplane.com> References: <20020305214534.S4601-100000@gamplex.bde.org> <200203051817.g25IHLm71569@apollo.backplane.com> User-Agent: Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (=?ISO-8859-1?Q?Unebigory=F2mae?=) APEL/10.3 MULE XEmacs/21.1 (patch 14) (Cuyahoga Valley) (i386--freebsd) Organization: Digital Library Research Division, Information Techinology Centre, The University of Tokyo MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, 5 Mar 2002 10:17:21 -0800 (PST), Matthew Dillon said: Matthew> zalloc subsystem cannot shift loads at all and as a consequence we Matthew> already have problems with the system running out of KVM. I have read that the zone allocator of Mach has a gabage collector to reclaim unused free pages. Was that forgotten to port to FreeBSD? -- Seigo Tanimura To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message