Subject: Re: Why is NMBCLUSTERS too low by default?
To: None <netbsd-users@netbsd.org>
From: Charles Shannon Hendrix <shannon@widomaker.com>
List: netbsd-users
Date: 03/23/2002 19:29:55
On Sun, Mar 24, 2002 at 12:42:06AM +0100, Tomas Svensson wrote:
> It actually is a sysctl...
>
> # sysctl kern.mbuf.nmbclusters
> kern.mbuf.nmbclusters = 2048
True, but you cannot set it with sysctl.
> or you can patch your kernel without recompiling (only needs rebooting):
>
> # gdb --write /netbsd
> (gdb) set nmbclusters=2048
> (gdb) quit
I always forget about this... :(
--
UNIX/Perl/C/Pizza__________________________________shannon@widomaker.com