Hacker News new | ask | show | jobs
by seriesf 2380 days ago
It is, though. Under memory pressure the kernel will drop any page that's backed by a file, and then page it back in as needed. "swap" is just making _all_ memory be backed by files.
1 comments

Squashfs is read-only, it can’t be used for swap.