Method for improving read-only performance in solid-state hard disk and solid-state hard disk
A solid-state hard disk, high-performance technology, applied in the input/output process of data processing, instruments, input/output to record carriers, etc., can solve the problems of inefficiency, large delay, occupying CPU resources, etc., to reduce processing time. , Improve read-only performance, simplify the effect of reading process
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Publication Date
- 2020-09-01
Smart Images

Figure 1 
Figure 2
Abstract
Description
technical field
[0001] The invention relates to solid-state hard disk control technology, in particular to a method for improving the read-only performance of the solid-state hard disk and the solid-state hard disk. Background technique
[0002] The operation of the host on the SATA solid-state drive (SSD) includes reading and writing, so when designing the firmware (control software) of the solid-state drive, the system is divided into three major modules: interface SATA (take the SATA interface as an example), FTL (Flashtranslation layer) flash conversion layer and NandFlash controller NFC, and the modules interact through FIFO. figure 1 It is a conventional firmware topology structure. The read command request initiated by the host first enters SATA, then enters FTL after translation, enters NFC after calculating the mapping address, returns to FTL after reading data, and then returns to SATA to complete.
[0003] When the host only has read-only scenarios, the host only...
Examples
Embodiment Construction
[0014] The following will clearly and completely describe the technical solutions in the embodiments of the present invention with reference to the accompanying drawings in the embodiments of the present invention. Obviously, the described embodiments are only some, not all, embodiments of the present invention. Based on the embodiments of the present invention, all other embodiments obtained by persons of ordinary skill in the art without creative efforts fall within the protection scope of the present invention.
[0015] By analyzing the processing flow of the existing SSD read data, it is found that the FTL module only needs to provide the address mapping function at this time during the read-only operation, and does not need FTL to provide additional processing. It is wasteful to run the entire module for this single function. . In response to this situation, a read-only operation channel is added to the solid-state hard disk. Specifically, an address mapping interface is ...