Subject: Re: Memory leak?
To: Bill Sommerfeld <sommerfeld@orchard.arlington.ma.us>
From: Lennart Augustsson <lennart@augustsson.net>
List: current-users
Date: 11/17/1999 21:01:16
Bill Sommerfeld wrote:
> The entries which stick out here:
>
> Name Size Requests Fail Releases Pgreq Pgrel Npage Hiwat Minpg Maxpg Idle
> vnodepl 204 182657 0 0 9614 0 9614 9614 0 inf 0
> ffsinopl 212 969435 0 789589 9492 18 9474 9492 0 inf 0
>
> 9614 pages of vnodes? 182657 vnodes? yow.
Well spotted! Yes, something is very wrong here.
> What do you have the kern.maxvnodes sysctl set to?
>
> maybe there's a vnode leak?
opus# sysctl kern.maxvnodes
kern.maxvnodes = 778
--
-- Lennart