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.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"