
Modified on: Mon, 16 Sep, 2019 at 11:15 AM
The NAND flash memory component of a SSD stores data.
Wear leveling is a technique that prolongs the lifespan of the NAND flash memory by avoiding writing (i.e. storing data) in the same blocks repetitively and instead storing data in less heavily used locations.
This technique allows the NAND flash memory to evenly use all data blocks, thereby increasing the lifespan of a SSD.