~# cat /etc/modprobe.d/zfs.conf
#
# 4 GiB = 4294967296
# 8 GiB = 8589934592
# 12 GiB = 12884901888
# 16 GiB = 17179869184
# 24 BiB = 25769803776
# 32 GiB = 34359738368
#
# Nicht vergessen:
# update-initramfs -u
options zfs zfs_arc_min=8589934592
options zfs zfs_arc_max=17179869184