For any SSD compatible partition created by the Ubuntu installer or gparted or the Disk Manager then the appropriate TRIM option should be set.
It is relatively easy to test if a drive is a SSD (sda in this example): cat /sys/block/sda/queue/rotational 0 (zero) means non-rotational (SSD), 1 means a "normal" rotational drive. Any non-TRIM filesystem installed on a SSD should also be flagged with a big warning message that doing rewrites on this non-TRIM partition may eventually use up all the empty blocks and cripple SSD performance on ALL partitions. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/867794 Title: Ubuntu 11.10 does not enter 'discard' filesystem option on ext4 install on SSD drive To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubiquity/+bug/867794/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
