Valid S10-110 Dumps shared by ExamDiscuss.com for Helping Passing S10-110 Exam! ExamDiscuss.com now offer the newest S10-110 exam dumps, the ExamDiscuss.com S10-110 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com S10-110 dumps with Test Engine here:
What is the process called that Solid State Drives (SSDs) use to reclaim space taken by previously stored data?
Correct Answer: A
Explanation/Reference: Explanation: In today's solid state drives, the NAND flash memory must be erased before it can store new data. In other words, data cannot be overwritten directly as it is in a hard disk drive. Instead, SSDs use a process called garbage collection (GC) to reclaim the space taken by previously stored data. This means that write demands are heavier on SSDs than HDDs when storing the same information. Reference: http://www.techspot.com/news/54107-understanding-ssds-why-ssds-hate-write- amplification.html
Recent Comments (The most recent comments are at the top.)
rishab - Jun 08, 2018
Unlike hard disk drives (HDDs), NAND flash memory cannot overwrite existing data they must first erase old data before writing new data to the same location. With SSDs, GC is the name for the process of relocating existing data to new locations and allowing the surrounding invalid data to be erased. Flash memory is divided into blocks, which is further divided in pages. Data can be written directly into an empty page, but only whole blocks can be erased. Therefore, to reclaim the space taken up by invalid data, all the valid data from one block must be first copied and written into the empty pages of a new block. Only then can the invalid data in the original block be erased, making it ready for new valid data to be written.
Recent Comments (The most recent comments are at the top.)
Unlike hard disk drives (HDDs), NAND flash memory cannot overwrite existing data they must first erase old data before writing new data to the same location. With SSDs, GC is the name for the process of relocating existing data to new locations and allowing the surrounding invalid data to be erased. Flash memory is divided into blocks, which is further divided in pages. Data can be written directly into an empty page, but only whole blocks can be erased. Therefore, to reclaim the space taken up by invalid data, all the valid data from one block must be first copied and written into the empty pages of a new block. Only then can the invalid data in the original block be erased, making it ready for new valid data to be written.
http://www.thessdreview.com/daily-news/latest-buzz/garbage-collection-and-trim-in-ssds-explained-an-ssd-primer/