▲ | fpoling 3 days ago | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
The article has not mentioned memory compression as an alternative to swap which many Linux distributions enable by default. On the other hand these days latest SSD are way faster than memory compression even with LUKS encryption on and even when compression uses LZ4 compression. Plus modern SSDs do not suffer from frequent writes as before so on my laptop I disabled the memory compression and then all reasoning from the article applies again. Then on a development laptop running compilations/containers/VMs/browser vm.swappines does not seems matter that much if one has enough memory. So I no longer tune it to 100 or more and leave at the default 60%. | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
▲ | vlovich123 3 days ago | parent [-] | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
> these days latest SSD are way faster than memory compression That's a really provocative claim. Any benchmarks to support this? | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|