On Wednesday 01 Feb 2017 22:37:40 Mick wrote: > I've removed discard as advised by this list and I was about to set up a > cron job, until I came across this little script: > > http://chmatse.github.io/SSDcronTRIM/ > > Has anyone tried it out? What was your experience with it?
Looks interesting. It seems to need a specific list of partitions to trim. I have 17 on my SSD, so it's going to be a long list, unlike the simple cron job I have at the moment: 15 3 * * * /sbin/fstrim -a -- Regards Peter