Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Sep 2009 19:46:14 +0200
From:      Ruben de Groot <mail25@bzerk.org>
To:        Anselm Strauss <amsibamsi@gmail.com>
Cc:        Steve Bertrand <steve@ibctech.ca>, freebsd-questions@freebsd.org
Subject:   Re: ZFS on small systems
Message-ID:  <20090917174614.GB34712@ei.bzerk.org>
In-Reply-To: <29722c130909170735w24886ac9j8c5faaed15d17bb9@mail.gmail.com>
References:  <7E2DB08A-9E11-47D7-904D-9F3D8490868E@gmail.com> <4AB22B09.4070507@ibctech.ca> <29722c130909170735w24886ac9j8c5faaed15d17bb9@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 17, 2009 at 04:35:37PM +0200, Anselm Strauss typed:
> Thanks for your advice, Steve.
> 
> I looked a bit at the source code and in
> /usr/src/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c and I
> found this:
> 
> /* set min cache to 1/32 of all memory, or 16MB, whichever is more */
> arc_c_min = MAX(arc_c / 4, 64<<18);
> 
> Could this mean that 16 MB are already enough to run ZFS?

I seriously doubt it.

Ruben




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