On Mon, Nov 23, 2015 at 7:54 PM, Sven Hartge <s...@svenhartge.de> wrote:
> Gener Badenas <gener.ong.bade...@gmail.com> wrote: > > > I am currently using Ubuntu as my operating system. I have an Asus > > laptop where I replaced the disk with an SSD one for performance. I > > read before that I need to do fstrim regularly so that performance > > will not degrade. > > > I am currently planning to try Debian Jessie in the near future. If I > > switch to Debian, do I need to still have a batch cron job to do the > > fstrim regularly? Or is newer version of the OS can handle that out > > of the box? > > Either you add "discard" as a mount option to your fstab or you crate a > cronjob to run "fstrim -a -v". > > Thank you, I will try the discard on fstab. It's new to me and seems cleaner > Grüße, > Sven. > > -- > Sigmentation fault. Core dumped. > > -- Programming Rocks! <http://grails.asia/groovy-list-tutorial-and-examples>