spec(eientei): set zfs_arc_max
This commit is contained in:
parent
185bbc4446
commit
f46a896118
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
SUBSYSTEM=="net", ACTION=="add", ATTR{address}=="80:61:5f:07:9e:2f", NAME="ix0"
|
||||
SUBSYSTEM=="net", ACTION=="add", ATTR{address}=="00:e0:4c:68:bb:30", NAME="ss0"
|
||||
'';
|
||||
boot.kernelParams = [ "zfs.zfs_arc_max=17179869184" ];
|
||||
|
||||
imports = lib.pipe ./. [
|
||||
builtins.readDir
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue