-
```
What steps will reproduce the problem?
1. Compile kernel with zram driver either as a module or built in.
2. Use the dd command to write data to it - in my case 128MB
3.
What version of the prod…
-
```
What steps will reproduce the problem?
Simple load and use the zram module as stated in the manual. When you go and
check the stats using the zram stats script, it reports the wrong original
siz…
-
```
Why was zram removed from kernel 3.5.5?!?
in Device Drivers --->
[*] Staging drivers --->
I don't see " Compressed RAM block device support"
Tried looking elsewhere and still can't find …
-
```
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…
-
All kola tests for the latest Rawhide build fail with
`Found systemd generator failure (/usr/lib/systemd/system-generators/zram-generator)`
This error possibly indicates that the zram-generator, a …
-
```
What steps will reproduce the problem?
1. format a zram device with ext4, and mount it with "discard" option
2. create an (near) uncompressible file on the device
3. delete the file : the memory i…
-
```
What steps will reproduce the problem?
1. Compile kernel with zram driver either as a module or built in.
2. Use the dd command to write data to it - in my case 128MB
3.
What version of the prod…
-
```
What steps will reproduce the problem?
Simple load and use the zram module as stated in the manual. When you go and
check the stats using the zram stats script, it reports the wrong original
siz…
-
```
Why was zram removed from kernel 3.5.5?!?
in Device Drivers --->
[*] Staging drivers --->
I don't see " Compressed RAM block device support"
Tried looking elsewhere and still can't find …
-
Hi there!
Thanks so much for this brilliant little performance booster! However, to my sadness, zram-swap no longer works in any of my Ubuntu 21.10 (Impish)-based endpoints -- I just noticed that a…