Quote:
Originally Posted by ReaperX7
JFS supports TRIM very well and is a Copy-On-Write file system.
JFS has great data recovery support compared to other file systems. As long as the file system journal writes are kept current regularly, you'll rarely experience data loss.
It's no ZFS, but it's better than BtrFS is currently.
|
How to use TRIM with JFS? "on the go" or using cron/systemd to schedule running fstrim? I've read on ext4 fs, discard slows down SSD so, distros like Ubuntu by default if detects SSD's configure fstrim scheduled job.
If I go with JFS, how to configure TRIM?