-
```
I think this two should have better default values.
# cat /sys/block/zram0/queue/read_ahead_kb
128
# cat /sys/block/zram0/queue/rotational
1
#
rotationl should be 0, obviously.
As of read_ahea…
-
Android 4.2.2, stock based (prestigio phone).
This is a quick fix for the script:
```
--- mounts2sd.sh.orig 2015-04-10 17:30:24.653286825 +0200
+++ mounts2sd.sh 2015-04-10 17:21:33.030236383 +0…
-
#### Your system information
* Steam client version (build number or date): 1730512277
* Distribution (e.g. Ubuntu): Fedora 40 Workstation
* Opted into Steam client beta?: Yes
* Have you checked…
-
```
I think this two should have better default values.
# cat /sys/block/zram0/queue/read_ahead_kb
128
# cat /sys/block/zram0/queue/rotational
1
#
rotationl should be 0, obviously.
As of read_ahea…
-
```
I think this two should have better default values.
# cat /sys/block/zram0/queue/read_ahead_kb
128
# cat /sys/block/zram0/queue/rotational
1
#
rotationl should be 0, obviously.
As of read_ahea…
-
> Q: Can we use this to enable hibernation?
> A: Nope as hibernation wants a persistent fs blocks and wants access to swap data directly from disk, this will not work on: zram, swapfu, swapfc (withou…
-
how can you use this with zram? i heard they both try moving the same files... I'd still like to use zram for compression only
-
So I use btrfs and love the space savings. I want to run my desktop system live and noticed from testing that btrfs allows for immense savings in zram (I have 10 100MB files full of zeros in a 512MB z…
-
Hi, interesting project. I'm experimenting with booting toram by favorite Linux Mint distro from USB. Copy of distro in RAM takes, well, about same as size of ISO file. What happens in this project? …
-
While Swap is great for not having enough RAM, it should be discouraged. On my Odroid HC2 was found to be set at 100 as shown by
`cat /proc/sys/vm/swappiness`
I recommend lowering to 5 or 10 to dis…