mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 12:07:36 +00:00
davinci: rootdir: Tune zram performance
-Set max_comp_streams to num of cores since upstream also moves this to percpu. Bug: 38249616 Test: boot and run zram-perf showing better performance Change-Id: I0b92b246d773db85aa03d033b2cecee54347cbd1
This commit is contained in:
@@ -48,4 +48,4 @@
|
||||
# The update_engine code looks for this entry in order to determine the boot device address
|
||||
# and fails if it does not find it.
|
||||
/dev/block/bootdevice/by-name/misc /misc emmc defaults defaults
|
||||
/dev/block/zram0 none swap defaults zramsize=2684350464
|
||||
/dev/block/zram0 none swap defaults zramsize=2684350464,max_comp_streams=8
|
||||
|
||||
Reference in New Issue
Block a user