top | item 45689531

(no title)

PhageGenerator | 4 months ago

Using a ramdisk for zswap is basically just zram with extra steps.

discuss

order

Ferret7446|4 months ago

It is not the same at all. The swapping algorithm can make a big difference in performance, for better or worse depending on workload

RealStickman_|4 months ago

Zram is just swap but in RAM. It uses the same algorithms as normal swap

kragen|4 months ago

Extra steps are fine if the result works better.