cashmere

cashmere

zfs limit zfs ram usage

Snippet

boot.kernelParams = [
  "zfs.zfs_arc_max=2147483648"
  "zfs.zfs_arc_min=536870912"
];