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:
parent
7ff9df129e
commit
2a8a880cdb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user