mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-21 11:55:31 -04:00
exynos7885: rootdir: change zram compressor to zstd
This commit is contained in:
parent
5f47eca524
commit
dd29f90752
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ on init
|
|||
# ZRAM parameters
|
||||
write /proc/sys/vm/page-cluster 0
|
||||
write /proc/sys/vm/swappiness 160
|
||||
write /sys/block/zram0/comp_algorithm lz4
|
||||
write /sys/block/zram0/comp_algorithm zstd
|
||||
|
||||
## SCSC WLAN
|
||||
# SD-755: Increase default socket rx buffer limit
|
||||
|
|
|
|||
Loading…
Reference in a new issue