Difference between revisions of "Documentation/ZFS I/O"

From OpenZFS
Jump to navigation Jump to search
(Created page with "750px")
 
 
Line 1: Line 1:
The diagram below describes the code flow for a ZFS read. The left side of the diagram shows the calls as they flow down the ZFS I/O stack and the right side shows the return code flow.
[[File:Zfs_read1.png|750px]]
[[File:Zfs_read1.png|750px]]

Latest revision as of 18:16, 18 September 2013

The diagram below describes the code flow for a ZFS read. The left side of the diagram shows the calls as they flow down the ZFS I/O stack and the right side shows the return code flow.

Zfs read1.png