allow larger fetch distance

This commit is contained in:
Christoph Cullmann 2024-10-19 17:01:16 +02:00
parent 3d1b196f3e
commit 820fd7d9f0
No known key found for this signature in database

View file

@ -46,6 +46,7 @@ in
# tweak ZFS
boot.extraModprobeConfig = ''
options zfs zfetch_max_distance=268435456
options zfs zfs_arc_meta_limit_percent=75
options zfs zfs_arc_min=134217728
options zfs zfs_arc_max=4294967296