-
Add these to the cmdline.txt when installing.
zswap.enabled=1 zswap.compressor=lz4 zswap.zpool=z3fold
This will allow compressable objects to be compressed and stored compressed in ram. On a ra…
-
Module or flag. This is pretty standard on ChromeOS as well as most Linux distros now (it has been added to Mobian for Pine devices too)
-
### Describe the bug
Currently, Bazzite uses a `zram` setup. This does not allow hibernation (easily), meaning that a Deck that has been put to sleep will eventually run out of battery.
### What…
-
I've been a huge fan of using memory swap for several years, and I've been trying different setups with different configs. IMO zram works better than anything else. However it's limited. And when you …
-
This is a kind of swap that resides on RAM in a compressed form. It will make swapping and ram usage more efficient and it will increase the lifespan of the sd card as well.
**Resources:**
https:/…
-
[How to file a helpful issue](https://www.qubes-os.org/doc/issue-tracking/)
### Qubes OS release
4.2.1
### Brief summary
AppVMs' zram devices show up in the Qubes Devices tray menu. Accide…
-
The zram-swap package, currently in trunk, allows the creation of a compressed swap device at /dev/zram0.
https://dev.openwrt.org/changeset/35025/
Members of openwrt-devel seem quite keen on using th…
-
Recently with Fedora 33 adopting zram by default with the zram-generator systemd project, it's been noticed that attempting to configure the compression algorithm to a compressor not loaded in (zstd, …
-
Logging stops when the zsync service runs.
Changing some log level (like that of org.openhab to debug and back to default) fixes this,
but how to regularly run that in the zram-sync script ?
-
```
What steps will reproduce the problem?
1. compiled zram builtin in kernel
2. boot the new kernel, initialize zram with:
echo $(( 64*1024*1024)) > /sys/block/zram0/disksize
3. mkswap /dev/zram0
…