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

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscr...@freebsd.org"

Reply via email to