LWN.net Logo

A NILFS2 score card

A NILFS2 score card

Posted Nov 7, 2012 18:46 UTC (Wed) by zlynx (subscriber, #2285)
In reply to: A NILFS2 score card by hmh
Parent article: A NILFS2 score card

But if the hardware has a FTL you have no real idea of how the actual hardware works. You only have the view through the FTL. Reading an erased block may return 0xFF. It may return 0x00. It might return the data that was in there before the "erase" operation. It might not read from the flash hardware at all because if the FTL has a range map of free/TRIM'd/secure-erased blocks it might check the range and return a purely synthetic block.


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds