From what I’ve seen, this change should not really be needed anymore. ZFS is much better at release arc memory (disk cache) with 0.7.x and later. As soon as there’s memory pressure zfs will give up that ram. The only issues are when there’s a single large chunk requested like a VM, zfs can’t release the ram fast enough.