[New: openFATE 317727] automatic daily fstrim for SSD
Feature added by: Matthias Eckermann (mge1512) Feature #317727, revision 1 Title: automatic daily fstrim for SSD Requested by: Matthias Eckermann (mge1512) Partner organization: openSUSE.org Description: As SSD are becoming more affordable they are also becoming more widespread on laptop and desktop computer. Modern SSD supports the TRIM functionality. This functionality delays costly erase operation to speed up performance ; these erase operations are then executed by batch (this is SSD equivalent to defragmentation). SSD can only run at their full potential if this functionality is also supported by kernel and/or userland on the OS. Sadly TRIM support by kernel is not optimal yet. Erase operation are not launched automaticaly and this impacts overall SSD performance. A cron script written at setup phase could launch fstrim program each night; this program performs the erase operation needed not to struggle the SSD. Relations: - automatic daily fstrim for SSD (feature/copiedfrom: 312476) -- openSUSE Feature: https://features.opensuse.org/317727
Feature changed by: David Sterba (dsterba) Feature #317727, revision 3 Title: automatic daily fstrim for SSD Requested by: Matthias Eckermann (mge1512) Partner organization: openSUSE.org Description: As SSD are becoming more affordable they are also becoming more widespread on laptop and desktop computer. Modern SSD supports the TRIM functionality. This functionality delays costly erase operation to speed up performance ; these erase operations are then executed by batch (this is SSD equivalent to defragmentation). SSD can only run at their full potential if this functionality is also supported by kernel and/or userland on the OS. Sadly TRIM support by kernel is not optimal yet. Erase operation are not launched automaticaly and this impacts overall SSD performance. A cron script written at setup phase could launch fstrim program each night; this program performs the erase operation needed not to struggle the SSD. Relations: - automatic daily fstrim for SSD (feature/copiedfrom: 312476) + Discussion: + #1: David Sterba (dsterba) (2014-07-01 18:49:29) + I have a draft for the cron script, sysconfig file and the service + file. Remaining task is to polish the configs and do the service file + properly, package and test. I'm not expert in this so I'd rather hand + it to someone else. -- openSUSE Feature: https://features.opensuse.org/317727
Feature changed by: Ruediger Meier (rudi_m) Feature #317727, revision 4 Title: automatic daily fstrim for SSD Requested by: Matthias Eckermann (mge1512) Partner organization: openSUSE.org Description: As SSD are becoming more affordable they are also becoming more widespread on laptop and desktop computer. Modern SSD supports the TRIM functionality. This functionality delays costly erase operation to speed up performance ; these erase operations are then executed by batch (this is SSD equivalent to defragmentation). SSD can only run at their full potential if this functionality is also supported by kernel and/or userland on the OS. Sadly TRIM support by kernel is not optimal yet. Erase operation are not launched automaticaly and this impacts overall SSD performance. A cron script written at setup phase could launch fstrim program each night; this program performs the erase operation needed not to struggle the SSD. Relations: - automatic daily fstrim for SSD (feature/copiedfrom: 312476) Discussion: #1: David Sterba (dsterba) (2014-07-01 18:49:29) I have a draft for the cron script, sysconfig file and the service file. Remaining task is to polish the configs and do the service file properly, package and test. I'm not expert in this so I'd rather hand it to someone else. + #2: Ruediger Meier (rudi_m) (2014-07-01 22:40:29) + The next util-linux-2.25 comes with a fstrim systemd timer. It was + decided to make it weekly after long discussion on mailing list + http://www.spinics.net/lists/util-linux-ng/msg09133.html -- openSUSE Feature: https://features.opensuse.org/317727
participants (1)
-
fate_noreply@suse.de