Hacker News new | ask | show | jobs
by sim- 847 days ago
Android does this with zram, and I think this is a big part of the reason why it tends to use more battery once you run low on RAM, since paging in and out requires (de)compression, which uses CPU.