-
Speaking of activating stuff in the kernel, would if be possible to activate Zswap? It's a bit more recent than the Zram that 4.x kernels use in SailfishOS.
Ideally:
```sh
CONFIG_ZSWAP=y
# CONFI…
DrYak updated
1 month ago
-
```
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
…
-
```
> What steps will reproduce the problem?
1. Qemu + KSM + ZRAM = system hangs
2. when Zram works hard to compress pages
> What version of the product are you using? On what operating system?
Sla…
-
```
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
…
-
```
> What steps will reproduce the problem?
1. Qemu + KSM + ZRAM = system hangs
2. when Zram works hard to compress pages
> What version of the product are you using? On what operating system?
Sla…
-
Komentarze dla postu: https://morfikov.github.io/post/przenoszenie-danych-ze-zram-do-ram-na-smartfonie-z-androidem/
-
This might exist but I couldn't find it easily so I'll just put this here. We should add some examples of the `local` files feature of `fcct`:
```
variant: fcos
version: 1.1.0
storage:
# call…
-
```
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…
-
```
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
…
-
```
> What steps will reproduce the problem?
1. Qemu + KSM + ZRAM = system hangs
2. when Zram works hard to compress pages
> What version of the product are you using? On what operating system?
Sla…