Do you have the zfs primarycache property on this release ?
if so, you could set it to 'metadata' or none.
primarycache=all | none | metadata
Controls what is cached in the primary cache (ARC). If
this property is set to "all", then both user data and
metadat
Hi,
we've capped Arcsize via set zfs:zfs_arc_max = 0x2000 in /etc/system to 512
MB, since ARC
still does not release memory when applications need it (this is another bug).
But this hard limit is
not obeyed, instead, when traversing all files in a large and deep directory,
we see the value