On Thu, 15 Apr 2010, Eric D. Mudama wrote:

The purpose of TRIM is to tell the drive that some # of sectors are no
longer important so that it doesn't have to work as hard in its
internal garbage collection.

The sector size does not typically match the FLASH page size so the SSD still has to do some heavy lifting. It has to keep track of many small "holes" in the FLASH pages. This seems pretty complicated since all of this information needs to be well-preserved in non-volatile storage.

Bob
--
Bob Friesenhahn
bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/
_______________________________________________
zfs-discuss mailing list
zfs-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/zfs-discuss

Reply via email to