-
Low memory devices should load zram-swap:
https://github.com/freifunk-berlin/bbb-configs/blob/50698873b8566bdb399db7649f046682221461dd/roles/cfg_openwrt/tasks/conditional_packages.yml#L36-L41
Th…
-
The lsblk(1) manpage states in its introduction (and in the description of the `-a` and `-e` options) that, by default, lsblk will list all devices except RAM disks.
I think since this was written,…
-
[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…
-
I would like to use hibernation, I've set zram but I can't use `systemctl hibernate` with zram.
Can you add an option to add a SWAP partition to archinstall ?
```
root@archinstall : systemctl hib…
-
### Component
systemd-udevd
### Is your feature request related to a problem? Please describe
```
$ mount -t tmpfs tmpfs mtpt
$ cp mart.html mtpt
$ losetup -fPr mtpt/mart.html
losetup: mtpt/mar…
-
Having to specify a `[zramN]` section for each CPU core can extremely redundant on machines with many cores. Would it be possible to add a `[default]` section, to set the configuration of all devices,…
-
For some reason even though streams where added in 3.15 there are a plethora of copies and emulations of zram-config-0.1/0.5 out in the wild.
That package for most parts is broken and the first thi…
-
Hello.
Thanks for reading my topic.
Thanks hakavlad for creating nohang.
Ubuntu 20.04.6 and nohang_0.2.0-1 installed using PPA deb file.
I want nohang work only using zram values and when zram i…
-
-
per Ubuntu:
https://askubuntu.com/questions/471912/zram-vs-zswap-vs-zcache-ultimate-guide-when-to-use-which-one
my solution was to turn off non-zram swap devices after initialization:
...
swap…