solid state storage (SSS) garbage collection
Solid state storage garbage collection (GC) is the process by which a solid state drive (SSD) improves write
performance. Garbage collection, like TRIM, pro-actively
eliminates the need for whole block erasures prior to every write operation.
When a file is deleted from a computer, most operating systems (OSs) delete the
table of contents entry, but do not delete the actual data blocks from the storage media.
Hard disk drives will simply overwrite the unneeded data blocks. Flash SSDs, however must erase the
unneeded data blocks before new data can be written. Working in the background, garbage
collection systematically identifies which memory cells contain unneeded data and clears the blocks
of unneeded data during off-peak times to maintain optimal write speeds during normal
operations.
This was last updated in January 2012
Email Alerts
Register now to receive SearchSolidStateStorage.com-related news, tips and more, delivered to your inbox.
By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States.
Privacy
More News and Tutorials
-
NAND flash-based storage is becoming a common alternative, but NAND flash could soon be replaced by newer forms of non-volatile memory like MRAM technology.
-
Micron launched the 6 Gbps, 2.5-inch P140m SAS SSD this week, and expects SAS to overtake SATA as the most popular SSD interface by 2016.
-
EMC makes its XtremIO all-flash array available on a limited basis, also adds eMLC PCIe server-side flash cards and rebrands VFCache.
-
Articles
-
Resources from around the Web