[This answer](https://unix.stackexchange.com/a/192155/143394) says that zswap decompresses pages before writing them to non-RAM swap.
Is there any way to compress the pages written to disk, ideally with lz4?
I hope to:
* Reduce SSD write wear
* Reduce swap disk allocation
* Speed up swap IO (hopefully fewer blocks are written/read to/from disk)
Asked by Tom Hale
(32922 rep)
Nov 25, 2017, 07:34 AM
Last activity: May 24, 2019, 11:59 AM
Last activity: May 24, 2019, 11:59 AM