Direct I/O support
Both JFS and Enhanced JFS offer support for direct I/O access to files.
The direct I/O access method bypasses the file cache and transfers data directly from disk into the user space buffer, as opposed to using the normal cache policy of placing pages in kernel memory. For a description on how to tune direct I/O, see Direct I/O tuning