Zero = trim
Posted Aug 21, 2009 3:02 UTC (Fri) by
foom (subscriber, #14868)
In reply to:
Zero = trim by dmag
Parent article:
The trouble with discard
But the point is that you wouldn't *actually* write the block of zeros to the flash. Since all
reads/writes to the flash disk go through a remapping layer, it would be trivial to treat all-zero
writes specially, and not write them out at all, but just mark them as zeroed in the block-map.
(
Log in to post comments)