From b99b92a163c3aa5fc6c1105670bf1d0892d11791 Mon Sep 17 00:00:00 2001 From: Ruchit Date: Mon, 11 Jul 2022 02:35:50 +0530 Subject: [PATCH] sm7125: rootdir: set zram size to 5GB Simon1511: Adjust max_comp_streams Change-Id: Ie03c38773323aef773fce274a06586a370f73945 --- rootdir/etc/fstab.ramplus | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootdir/etc/fstab.ramplus b/rootdir/etc/fstab.ramplus index 32ccba7..17bb88e 100644 --- a/rootdir/etc/fstab.ramplus +++ b/rootdir/etc/fstab.ramplus @@ -4,4 +4,4 @@ # specify MF_CHECK, and must come before any filesystems that do specify MF_CHECK # SWAP -/dev/block/zram0 none swap defaults zramsize=2147483648,auto_configure +/dev/block/zram0 none swap defaults zramsize=5368709120,max_comp_streams=8