Multi-device mirror images and stripe function-providing disk cache method, device, and system
Patent Information
- Authority / Receiving Office
- CN · China
- Current Assignee / Owner
- HUAWEI TECH CO LTD
- Publication Date
- 2012-10-03
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The present invention relates to data caching. Background technique
[0002] As we all know, the input-output (IO) speed between disk and memory has always been an important bottleneck of system performance. In IO-intensive application scenarios, the CPU often needs to wait for disk IO. At present, many systems use memory or similar volatile media as disk cache to improve IO speed. However, the price of the memory is relatively expensive, and the data will be lost after the power is turned off. According to the locality principle of the program, a high-speed memory with a capacity between the disk and the memory can be set between the main memory and the disk, and a part of instructions or data near the address of the instruction being executed can be transferred from the disk to this memory, which greatly improves the performance of the program. Shorten the time the CPU waits for data. This has a great effect on improving the running speed of the ...