Subject: Re: kern/29651
To: None <kern-bug-people@netbsd.org, netbsd-bugs@netbsd.org,>
From: None <chs@netbsd.org>
List: netbsd-bugs
Date: 03/31/2005 02:42:51
Synopsis: divide by zero in kernel if vm.bufmem* variables set wrong

State-Changed-From-To: open->closed
State-Changed-By: chs@netbsd.org
State-Changed-When: Thu, 31 Mar 2005 02:42:50 +0000
State-Changed-Why:
the problem was that you shouldn't have been allow to set the
hi and low water marks to the same value in the first place.
fixed by rev. 1.143 of vfs_bio.c.