On Mon, 21 Feb 2011 23:27:26 -0300 Roberto Spadim <roberto@xxxxxxxxxxxxx> wrote: > tape drive = harddisk with only one head, the head can't move, only > the tape (disk/plate or any other name you want) > > could we get back and answer the main question? > -------------------------- > getting back to the first question, can MD support trim? yes/no/not > now/some levels and layouts only? > MD currently doesn't accept 'discard' requests. RAID0 and LINEAR could be made to accept 'discard' if any member device accepted 'discard'. Patches welcome. Other levels need md to know not to try to resync/recover regions that have been discarded. See "non-sync bitmap" section of the recent md roadmap. NeilBrown -- To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html