sm7125: fstab: Set ZRAM size to 50%

* This makes sense for a52q and a72q series as not all models ship with the same RAM size.
tirimbino
johnmart19 2 years ago committed by Ruchit Marathe
parent 544ebf93b0
commit c24afe5376
  1. 2
      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=5368709120,max_comp_streams=4,zram_backingdev_size=512M
/dev/block/zram0 none swap defaults zramsize=50%,max_comp_streams=8
Loading…
Cancel
Save