A highly reliable linear file system based on nand flash
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- CSIC WUHAN LINCOM ELECTRONICS
- Publication Date
- 2017-02-08
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the field of computer storage, in particular to a highly reliable linear file system based on nand flash. Background technique
[0002] Nand flash is a large-capacity memory chip, which is characterized by high capacity density, low manufacturing cost, and fast access speed. It is usually used as a memory chip on devices such as U disks, solid state disks, and memory cards, but it also has some shortcomings: It belongs to the access method of address and data sharing type, and the access is relatively troublesome. Because it has bad blocks when it leaves the factory, it needs to "skip" the bad blocks for access, and requires a special management method for block management. Currently, there are two main ways to manage data:
[0003] (1) There is no file system access, the user needs to call the function to directly operate the storage unit, which is easy to implement but difficult to use;
[0004] (2) File system access, the ...