Hacker News new | ask | show | jobs
by libx 3243 days ago
For swap, instead of using a partition for it, you can have a file, or several files of swap in your root partition. This way, the swap files will be handled as other file, and TRIM can do its job.
1 comments

Hi Libx, I thank you. Cheers.