Subject: Re: Memory leak?
To: Lennart Augustsson <lennart@augustsson.net>
From: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
List: tech-kern
Date: 11/17/1999 15:05:31
i just checked a system running -current which has been up for about a
day.  I'm seeing the leak, too..

13162 vnodes allocated, but kern.maxvnodes = 3072.

: 3 %; sysctl kern.maxvnodes
kern.maxvnodes = 3072

vnodepl      204    13162    0        0   693     0   693   693     0 inf    0
ncachepl      72     3072    0        0    55     0    55    55     0 inf    0
ffsinopl     212   373272    0   360126   692     0   692   692     0 inf    0

hmmmm...
						- Bill