update + zfs arc increase

This commit is contained in:
2025-03-28 15:02:26 -04:00
parent 17052bb6ec
commit c82d756363
2 changed files with 7 additions and 7 deletions

View File

@@ -22,7 +22,7 @@ in
boot.kernelParams =
let
mb = 4096;
mb = 12000;
in
[
"zfs.zfs_arc_max=${builtins.toString (mb * 1000000)}"