-
SteamOS 3.6.0 uses zram; since this has higher priority than the swap file, this breaks `getSwapFileLocation`.
It's a bit unclear to me if zram is being used instead of, or in addition to the swap …
omor1 updated
1 month ago
-
From https://docs.kernel.org/admin-guide/blockdev/zram.html
## Recompression
> With CONFIG_ZRAM_MULTI_COMP, zram can recompress pages using alternative (secondary) compression algorithms. The basi…
-
Sorry upfront for calling this a bug, it's merely a feature request or something inbetween,
but it has severe impact on useability for people to use openHABian (which there are quite a lot).
openH…
-
To allow testing on the next rhel release I created a fake rhel-9.6 variant, which is pure c9s plus some openshift packages from the 9.4 repos.
This is a tracking issue for the failing tests in th…
-
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…
-
After the update to SteamOS 3.6.19 from 3.5.19, will CU's functions still work normally?
ngssg updated
1 month ago
-
When selinux is set to enforcing it prevents zram from creating the device. This results in the service never succeeding and prevent login. Any help would be appreciated.
-
## Current Situation
Flatcar OS does not include the `lz4` and `zstd` kernel modules, which are necessary for enabling certain compression features, particularly in the case of `zram` (a compressed…
-
I installed Zram, and after a while wanted to remove it. I ran pikiss again and it asked me if I wanted to remove zram, so I said yes. After I rebooted, I wanted to install it again, so I ran it again…
-
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,…