Subject: Re: question about sysctl
To: Wojciech Puchar <wojtek@wojtek.from.pl>
From: Jason R Thorpe <thorpej@zembu.com>
List: netbsd-users
Date: 01/24/2001 08:34:53
On Wed, Jan 24, 2001 at 11:56:17AM +0100, Wojciech Puchar wrote:
> kern.mbuf.mclsize integer no
>
> sysctl on this gives error.
>
> kern.mbuf.nmbclusters integer raise only
>
> cannot be raised - error
>
> is man out of sync or i have a problem with reading or i misunderstood
> something ?
nmbclusters can only be raised via sysctl on systems that have a
direct-mapped segment with which to map pool pages. This includes
Alpha, MIPS, PowerPC, and SH3.
--
-- Jason R. Thorpe <thorpej@zembu.com>