On 1/7/08, Pete French <[EMAIL PROTECTED]> wrote:
> > vm.kmem_size="512M"
> > vm.kmem_size_max="512M"
>
> I have similar to this in mine...
>
> vm.kmem_size=629145600
> vm.kmem_size_max=629145600
>
> which is about 600 meg - the machine has 2 gig of RAM.
>
> > vfs.zfs.prefetch_disable="1"
> > vfs.z
I have the following in /boot/loader.conf and it seems to be doing
well for me on FreeBSD-i386 with 1G RAM.
vm.kmem_size="512M"
vm.kmem_size_max="512M"
vfs.zfs.prefetch_disable="1"
vfs.zfs.arc_max="150M"
kern.maxvnodes="40"
Most of these settings came from various mailing list postings. It's
> vm.kmem_size="512M"
> vm.kmem_size_max="512M"
I have similar to this in mine...
vm.kmem_size=629145600
vm.kmem_size_max=629145600
which is about 600 meg - the machine has 2 gig of RAM.
> vfs.zfs.prefetch_disable="1"
> vfs.zfs.arc_max="150M"
> kern.maxvnodes="40"
now these I havent got -
В Пт, 16/11/2007 в 09:16 +0100, Kris Kennaway пишет:
> Check the archives, this comes up a lot (you need to increase the amount
> of memory allocated to the kernel).
Already did.
The question actually is how much memory I should allocate for
kernel (exactly, what numbers should be placed
Andrew Kolchoogin wrote:
В Пт, 16/11/2007 в 09:16 +0100, Kris Kennaway пишет:
Check the archives, this comes up a lot (you need to increase the amount
of memory allocated to the kernel).
Already did.
The question actually is how much memory I should allocate for
kernel (exactly, what