Memory Technology Device: Difference between revisions

Content deleted Content added
Choij (talk | contribs)
m interwiki, +zh
Mmtmmt (talk | contribs)
No edit summary
Line 2:
 
* consists of eraseblocks rather than [[Cluster (file system)|clusters]] like in [[hard drives]].
* eraseblocks are large (32KiB, 128KiB) compared to hard drive's sector size (512 to 1024{{fact}} bytes).
* maintains three main operations - read from eraseblock, write to eraseblock, and erase eraseblock.
* bad eraseblocks are not hidden and should be dealt with in software.