Method for scheduling input output (IO) request queue of disk
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- 云海创想信息技术(无锡)有限公司
- Publication Date
- 2012-04-04
- Estimated Expiration
- Not applicable · inactive patent
Smart Images
Figure 1 Figure 2
Abstract
Description
technical field
[0001] The invention relates to the technical field of computer memory, in particular to a method for scheduling disk IO request queues. Background technique
[0002] When the disk driver receives the read IO operation command from the operating system, it will send a read data command to the disk, and at the same time pass the address of the data block to be read to the disk, and then the disk will transfer the read data to the disk. To the disk drive, and the disk drive returns to the operating system to complete a read IO operation; similarly, a write IO operation is similar, the disk drive receives the instruction of the write IO operation and the data to be written, and sends It is passed to the disk, and the disk passes the operation result back to the disk driver after the data writing is completed, and then the disk driver returns to the operating system to complete a write IO operation. A single IO operation refers to the completion of a write IO or...