From owner-freebsd-arch Thu Dec 7 9:18:42 2000 From owner-freebsd-arch@FreeBSD.ORG Thu Dec 7 09:18:40 2000 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mailtoaster1.pipeline.ch (mailtoaster1.pipeline.ch [62.48.0.70]) by hub.freebsd.org (Postfix) with SMTP id 4A10737B400 for ; Thu, 7 Dec 2000 09:18:38 -0800 (PST) Received: (qmail 70321 invoked from network); 7 Dec 2000 17:16:28 -0000 Received: from unknown (HELO telehouse.ch) ([195.134.128.53]) (envelope-sender ) by mailtoaster1.pipeline.ch (qmail-ldap-1.03) with SMTP for ; 7 Dec 2000 17:16:28 -0000 Message-ID: <3A2FC647.6EC4FFA7@telehouse.ch> Date: Thu, 07 Dec 2000 18:17:59 +0100 From: Andre Oppermann X-Mailer: Mozilla 4.74 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Seigo Tanimura Cc: arch@freebsd.org Subject: Re: Even 1GB KVA is not enough, but we have no more space References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Seigo Tanimura wrote: > > 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 Wow, that looks good! For easier than the other stuff. -- Andre To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message