TRIM Support
Jump to navigation
Jump to search
ext4
TRIM support is available on ext4. It is activated by adding discard to the list of mount options. So in /etc/fstab it says something like:
/dev/sdx1 /somewhere ext4 defaults,discard 1 1