mirror of
https://github.com/chararomandroid/android_device_samsung_a20
synced 2026-08-22 04:05:31 -04:00
universal7885: rootdir: Decrease zram size
* More zram size -> less performance. The device doesn't use all of zram even on 3GB device, so decrease it Change-Id: I5b4bea809c507fa0a62a6b6d3e928cff9685d34c Signed-off-by: roynatech2544 <whiteshell2544@naver.com>
This commit is contained in:
parent
3935a846ff
commit
df3bc53dbe
1 changed files with 1 additions and 1 deletions
|
|
@ -1,2 +1,2 @@
|
|||
/dev/block/zram0 none swap defaults zramsize=100%,max_comp_streams=8,zram_backingdev_size=512M
|
||||
/dev/block/zram0 none swap defaults zramsize=80%,max_comp_streams=8,zram_backingdev_size=512M
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue