Memory Technology Device: Difference between revisions

Content deleted Content added
No edit summary
No edit summary
Line 1:
__NOTOC__
{{primary sources|date=December 2013}}
[[File:Flash-EEPROM.jpg|thumb|150px|Flash-[[EEPROM]] in a Router - real MTD]]
Line 6 ⟶ 7:
 
When using a MTD the use of a MTD aware file system such as [[JFFS2]] or [[YAFFS]] is recommended. The MTD subsystem exports block devices as well, which allows the use of common filesystem like ext4. However, using a MTD this way is not recommended since there is neither detection of bad blocks nor any kind of wear leveling.
 
== See also ==
* [[Linux on embedded systems]]
 
==References==