summaryrefslogtreecommitdiffstats
path: root/core/modules/zram-swap/data
Commit message (Collapse)AuthorAgeFilesLines
* [zram-swap] Remove ordering before swap.targetSimon Rettberg2023-02-031-2/+5
|
* [zram-swap/disk-partitions] Disable zswap when using zram and vice-versaSimon Rettberg2022-07-252-15/+36
| | | | | | | Using zswap when swap is in zram is stupid, as we decompress and recompress pages for no reason. When we have swap on disk, enable zswap and don't create any swap in zram. If we don't have disk-based swap, create swap in zram and disable zswap.
* [zram-swap] move zram-swap to its own moduleJonathan Bauer2021-07-093-0/+126