Subject: Re: vnode usage and reclaimation - feels like deadlocking
To: Stephen M. Jones <smj@cirr.com>
From: Thor Lancelot Simon <tls@rek.tjls.com>
List: netbsd-users
Date: 01/16/2004 19:16:55
On Fri, Jan 16, 2004 at 06:14:29PM -0600, Stephen M. Jones wrote:
> I've experienced vnlock deadlockish behaviour twice today since increase
> kern.maxvnodes to ~25% (250000) of system memory (1GB).  Both clients

I would not expect increasing the total number of vnodes to solve a
problem caused by a locking bug.

Thor