update + zfs arc increase

This commit is contained in:
2025-03-28 15:02:26 -04:00
parent a166e3a2c0
commit 17ea266501
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)}"