Y
Hacker News
new
|
ask
|
show
|
jobs
by
PhageGenerator
234 days ago
Using a ramdisk for zswap is basically just zram with extra steps.
2 comments
Ferret7446
234 days 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
link
RealStickman_
234 days ago
Zram is just swap but in RAM. It uses the same algorithms as normal swap
link
kragen
234 days ago
Extra steps are fine if the result works better.
link