tSet 4 zram devices in cmdline. - pi3-aoe - ATA over Ethernet setup for Raspberry Pi 3
 (HTM) git clone https://git.parazyd.org/pi3-aoe
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 51f061419d5cf34c35c47adde251872844441222
 (DIR) parent 06f03d3833028c5eb39844db3e2e7d50eb73ac01
 (HTM) Author: parazyd <parazyd@dyne.org>
       Date:   Thu, 28 Jan 2021 17:47:43 +0100
       
       Set 4 zram devices in cmdline.
       
       Diffstat:
         M boot/cmdline.txt                    |       4 ++--
       
       1 file changed, 2 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/boot/cmdline.txt b/boot/cmdline.txt
       t@@ -1 +1 @@
       -console=serial0,115200 console=tty1 aoedevpath=/dev/etherd/e0.0 net.ifnames=0
       -\ No newline at end of file
       +console=serial0,115200 console=tty1 aoedevpath=/dev/etherd/e0.0 net.ifnames=0 zram.num_devices=4
       +\ No newline at end of file