Memory Technology Device

This is an old revision of this page, as edited by 203.192.179.253 (talk) at 00:57, 22 May 2013 (Revert vandalism (dumb joke)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Memory technology devices (MTD) are a new type of device file in Linux for interacting with flash memory, similar to Flash Translation Layer. The MTD subsystem was created to provide an abstraction layer between the hardware-specific device drivers and higher-level applications. Although character and block device files already existed, their semantics don't map well to the way that flash memory devices operate.

Flash-EEPROM in a Router - real MTD

USB sticks, MMCs, SDs, CompactFlashes and other popular removable devices should not be confused with MTDs. Although they contain flash memory, this is hidden behind a block device interface.[1]

References

  1. ^ "Memory Technology Device Overview". Retrieved 1 September 2012.