A method and device for reducing write latency under gc of solid-state hard disk
Patent Information
- Authority / Receiving Office
- CN Β· China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- SUZHOU METABRAIN INTELLIGENT TECH CO LTD
- Publication Date
- 2021-09-10
Smart Images

Figure 1 
Figure 2
Abstract
Description
technical field
[0001] The invention relates to the technical field of hard disk garbage collection, in particular to a method and device for lowering write latency of a solid-state hard disk GC (Garbage Collection, garbage collection). Background technique
[0002] The garbage collection of SSD (Solid State Drives, solid state drive) is actually equivalent to the defragmentation of solid state drives. It is an automatic processing mechanism of the main control chip of the solid state drive itself and does not depend on the operating system. Since the erasure of SSD solid-state disk is based on data blocks, garbage collection is also performed in units of data blocks, that is, all valid pages in a data block are merged into a new data block, and the old pages are merged into a new data block. Data blocks are erased. Garbage collection must not only ensure sufficient free data blocks for the host to write, but also minimize the occupation of SSD master control resources as m...