Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Apr 2013 10:01:55 -0500
From:      Joshua Isom <jrisom@gmail.com>
To:        freebsd-current@freebsd.org
Subject:   Re: panic when booting HEAD on i386
Message-ID:  <5173FF63.7060702@gmail.com>
In-Reply-To: <CAGtf9xMVnRLYEOiFj1XeAtrEeenW_E5xT9LgieWw-eVFYngpDA@mail.gmail.com>
References:  <CAGtf9xO3wd8WxtzT-zT0LAk9qi0y01Zg_iA6yx%2B85Z4f7kJJEA@mail.gmail.com> <20130420152102.GC67273@kib.kiev.ua> <CAGtf9xO%2Bh-hhZ516VJrgfd4XbN0dk6EAOWM_hc8QM5qAoEJ3mA@mail.gmail.com> <20130421112749.GF67273@kib.kiev.ua> <CAGtf9xMVnRLYEOiFj1XeAtrEeenW_E5xT9LgieWw-eVFYngpDA@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 4/21/2013 6:54 AM, Ganbold Tsagaankhuu wrote:
> As mentioned in one of my previous email I have 2GB machine which is
> probably not worth to have zfs on such system.
> Sorry for the noise.
>
> thanks,
>
> Ganbold
>
>

Before I upgraded my system, I used 2GB of ram with ZFS on root, no UFS 
on the system.  Right now my ARC is 17GB, and in some situations it 
seems slower with the excess caching.  Here are the memory settings I used.

vm.kmem_size="512M"
vm.kmem_size_max="1024M"
vfs.zfs.arc_max="512M"

One major difference is I'm using amd64, not i386.  Although ZFS works 
on i386, it uses a lot of 64 bit math, for performance reasons you 
should use ZFS on amd64.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5173FF63.7060702>