NFS (Network File System) data I/O (Input/Output) acceleration method based on file system
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- 无锡北方数据计算股份有限公司
- Publication Date
- 2013-11-13
- Estimated Expiration
- Not applicable · inactive patent
Smart Images
Figure 1 Figure 2
Abstract
Description
technical field
[0001] The invention relates to computer data storage technology, in particular to a Linux network file system (NFS) data reading and writing (I / O) method. Background technique
[0002] Network File System (NFS, short for Network File System) is one of the file systems supported by FreeBSD, allowing a system to share directories and files with others on the network. The NFS under the existing Linux system reads and writes data through the Remote Procedure Call Protocol (RPC, shorthand for Remote Procedure Call Protocol, which is a protocol for requesting services from remote computer programs through the network without knowing the underlying network technology. ) request implementation, each RPC packet has an NFS request / response packet. A typical NFS data flow model is as follows figure 1 As shown: each NFS request packet contains RPC packet header information, first passes through the RPC layer, the RPC layer receives the complete RPC packet, parses out ...