Content deleted Content added
m grammar nit |
m grammar nit |
||
Line 23:
As the FTL metadata takes up its own flash space, it needs protection in case of power loss. In addition, it is possible for the mapping table to wear out before other parts of the flash memory has, prematurely ending the life of a storage device. This is usually avoided in enterprise devices by allocating an oversized space for spares, although more durable forms of storage like [[Magnetoresistive RAM|MRAM]] has been proposed for FTL too.{{Citation needed|date=May 2023}}
The FTL may has three types: page mapping, block mapping and hybrid mapping. Page mapping can have higher performance, but it has bigger FTL metadata size and higher cost, and its usually used on [[solid state drive]]s. Block mapping can
==Garbage collection==
|