From owner-freebsd-arch Thu Dec 7 1:29:38 2000 From owner-freebsd-arch@FreeBSD.ORG Thu Dec 7 01:29:34 2000 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from rina.r.dl.itc.u-tokyo.ac.jp (rina.r.dl.itc.u-tokyo.ac.jp [133.11.199.247]) by hub.freebsd.org (Postfix) with ESMTP id A659937B400 for ; Thu, 7 Dec 2000 01:29:33 -0800 (PST) Received: from rina.r.dl.itc.u-tokyo.ac.jp (localhost [127.0.0.1]) by rina.r.dl.itc.u-tokyo.ac.jp (8.11.1+3.4Wpre/3.7W-rina.r-0.1-11.01.2000) with ESMTP id eB79TTC61332; Thu, 7 Dec 2000 18:29:30 +0900 (JST) Date: Thu, 07 Dec 2000 18:29:29 +0900 Message-ID: From: Seigo Tanimura To: tanimura@r.dl.itc.u-tokyo.ac.jp Cc: arch@freebsd.org Subject: Re: Even 1GB KVA is not enough, but we have no more space In-Reply-To: In your message of "Thu, 07 Dec 2000 18:21:04 +0900" References: Cc: Seigo Tanimura User-Agent: Wanderlust/1.1.1 (Purple Rain) SEMI/1.13.7 (Awazu) FLIM/1.13.2 (Kasanui) MULE XEmacs/21.1 (patch 12) (Channel Islands) (i386--freebsd) Organization: Digital Library Research Division, Information Techinology Centre, The University of Tokyo MIME-Version: 1.0 (generated by SEMI 1.13.7 - "Awazu") Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Aaugh, I forgot to attach my patch... As the previous mail of mine is somewhat long, I placed the following patches on the web, and added another one: URI: http://people.FreeBSD.org/~tanimura/patches/vm.diff This is the one I sent to Matt. URI: http://people.FreeBSD.org/~tanimura/patches/vmstat.diff This allows vmstat(8) to show the amount of pages each zone holds. The result looks like this: tanimura@stella% vmstat -z ZONE used total pages mem-use PIPE 4 102 -1 0/15K SWAPMETA 0 0 15078 0/0K tcpcb 24 35 4624 12/18K unpcb 12 128 -1 0/8K ripcb 1 42 1632 0/7K tcpcb 0 0 4624 0/0K udpcb 36 84 1632 6/15K socket 74 126 1632 13/23K KNOTE 0 128 -1 0/8K NFSNODE 137 192 -1 42/60K NFSMOUNT 5 14 -1 2/7K VNODE 14310 14400 -1 3577/3600K NAMEI 0 16 -1 0/16K VMSPACE 78 162 -1 17/35K PROC 104 148 -1 55/78K DP fakepg 0 0 -1 0/0K PV ENTRY 151501 786421 16604 4142/21503K MAP ENTRY 1166 1658 -1 54/77K KMAP ENTRY 267 383 2262 12/17K MAP 7 47 -1 0/4K VM OBJECT 1259 1432 -1 118/134K -------------------------------------------------- TOTAL 8058/25633K -- Seigo Tanimura To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message