matisse-common: rootdir: set zram size to 75% of total size

* Reference: https://source.codeaurora.org/quic/la/device/qcom/common/commit/?id=424c031d173f28d7557812f5e1a10acfce03ef71

Change-Id: I327fe65f0e7f03d1937e27b68e640c92d7581b86
This commit is contained in:
Adrian DC 2020-08-15 00:08:28 +02:00 committed by matteo0026
parent 681c55c4bf
commit e31b5723e1
1 changed files with 1 additions and 1 deletions

View File

@ -20,4 +20,4 @@
/devices/platform/msm_hsusb_host/usb* auto auto defaults voldmanaged=usb:auto
# Zram
/dev/block/zram0 none swap defaults zramsize=25%,max_comp_streams=4,swapprio=10,notrim
/dev/block/zram0 none swap defaults zramsize=75%,max_comp_streams=4,swapprio=10,notrim