mirror of
https://github.com/ArcticFoxes-net/Synapse-Ubuntu-ZFS
synced 2025-01-20 21:11:43 -05:00
Tighten memory limits
This commit is contained in:
parent
799f6c372a
commit
e6606b9bb7
1
etc/modprobe.d/zfs.conf
Normal file
1
etc/modprobe.d/zfs.conf
Normal file
@ -0,0 +1 @@
|
|||||||
|
options zfs zfs_arc_max=8589934592
|
@ -31,3 +31,6 @@ PrivateDevices=true
|
|||||||
# - System Clock
|
# - System Clock
|
||||||
ProtectSystem=strict
|
ProtectSystem=strict
|
||||||
ProtectKernelTunables=true
|
ProtectKernelTunables=true
|
||||||
|
|
||||||
|
MemoryHigh=32G
|
||||||
|
MemoryMax=40G
|
||||||
|
Loading…
Reference in New Issue
Block a user