Solid State Drives Take Out the Garbage

49
 
The growing use of solid state drive (SSD) technology in data storage applications is shedding light on the way SSDs cope with performance degradation issues. One of the biggest issues is the way these drives collect garbage and delete it from data blocks prior to a write operation.
“Garbage collection,” as it is known in the industry, improves write performance by eliminating the need to perform whole block erasure prior to every write. Working in the background, garbage collection accumulates data blocks previously marked for deletion, performs a whole block erasure on each ‘garbage’ block, and returns the reclaimed space for reuse by subsequent write operations…
 
Read More¬â€