What is the advantage of zswap over using zram for swap? They sound very similar.
Printable View
What is the advantage of zswap over using zram for swap? They sound very similar.
marco, FourDMusic thanks for the info.
So is there some module that should deprecate others? I suppose at least zcache2 vs. zcache? What about others, zram should just be moved out of staging in 3.8. Or every one has its purpose?
Yes thanks for the rundown on these different schemes guys. So, as someone who hasn't used swap at all since all my machines had atleast 4gb ram I'm mostly interested zcache from what I'm reading here. Is it anywhere near getting into mainline?
zram vs. zwasp, see also this: https://www.ibm.com/developerworks/m...-1355393967955
Yes, you are right. You search about the "swappiness" that I had mentioned before and you will understand it better. Windows uses virtual memory from the start. But when Linux uses the swap it has a very poor performance in comparison. Mainly when data are moving. Can be created bottlenecks and the system can even hung completely. It's something in my approx 12 years as a Linux user I have not seen great improvements.