Sample Header Ad - 728x90

Tmpfs with overflow on disk?

8 votes
1 answer
2401 views
I'm looking for a way to have a tmpfs-like file system that can be unlimited in size, but will use a specified amount of RAM after which the "oversize" data will be stored on another disk-backed filesystem tmpfs I'm running on a SSD-only system, with low available space (usually < 3 GB), so I don't want to reserve any space for SWAP or similar (that's my main requirement) Do you know of any solution that would fit my use-case ?
Asked by mickael9 (181 rep)
Apr 22, 2016, 10:12 PM
Last activity: Aug 6, 2025, 03:08 AM