FreeBSD/ZFS on [HEAD] chews up memory

Matthias Gamsjager mgamsjager at gmail.com
Thu Apr 9 11:11:31 UTC 2015


When you decided to use ZFS did you read up on the design of it? Most
of the RAM goes to ARC which caches all the read files for you.
Beside that you can tame the ARC with parameters and FreeBSD should
shrink the ARC when more memory is needed.


More information about the freebsd-fs mailing list