universal7885: Switch back zram compressor to zstd

This commit is contained in:
Soo-Hwan Na 2022-06-04 11:31:54 +09:00 committed by GitHub
commit 9c844c2fae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,10 +11,10 @@ on init
# Fastcharge
chown system radio /sys/class/sec/switch/afc_disable
write /proc/sys/vm/swappiness 190
write /proc/sys/vm/swappiness 160
# ZRAM setup
write /sys/block/zram0/comp_algorithm lz4
write /sys/block/zram0/comp_algorithm zstd
write /sys/block/zram0/max_comp_streams 8
write /proc/sys/vm/page-cluster 0