Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 07 Dec 2000 18:17:59 +0100
From:      Andre Oppermann <oppermann@telehouse.ch>
To:        Seigo Tanimura <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
Message-ID:  <3A2FC647.6EC4FFA7@telehouse.ch>
References:  <vmsno08u4f.wl@rina.r.dl.itc.u-tokyo.ac.jp> <vmr93k8tqe.wl@rina.r.dl.itc.u-tokyo.ac.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A2FC647.6EC4FFA7>