Fix: Force page-cluster of 0 for ZRAM.

Default on Android & ChromeOS which use zstd as well.
This commit is contained in:
Kyle Gospodnetich 2023-06-22 08:44:19 -07:00
parent 1b1bad18c0
commit 739fa9b9bf

View File

@ -1,3 +1,4 @@
vm.page-cluster=0
vm.max_map_count=1048576 vm.max_map_count=1048576
net.core.default_qdisc=fq net.core.default_qdisc=fq
net.ipv4.tcp_congestion_control=bbr net.ipv4.tcp_congestion_control=bbr