mirror of
https://github.com/Anything-at-25-00/android_device_tecno_LG8n.git
synced 2024-11-22 13:46:26 -08:00
LG8n: Enable zram
Signed-off-by: Shirayuki39 <lorddemecrius83@proton.me>
This commit is contained in:
parent
37f633a5ae
commit
0edf1634b4
|
@ -176,9 +176,9 @@ on post-fs-data
|
|||
# zram
|
||||
write /sys/block/zram0/comp_algorithm lz4
|
||||
write /proc/sys/vm/page-cluster 0
|
||||
write /proc/sys/vm/swappiness 100
|
||||
write /proc/sys/vm/swappiness 60
|
||||
write /sys/kernel/mm/swap/vma_ra_enabled false
|
||||
swapon_all /vendor/etc/fstab.enableswap
|
||||
swapon_all /vendor/etc/fstab.mt6789
|
||||
|
||||
# boot time fs tune
|
||||
write /sys/block/mmcblk0/queue/iostats 0
|
||||
|
|
Loading…
Reference in a new issue