update about direct_io
parent
6616612ea6
commit
c66e272987
|
|
@ -92,6 +92,7 @@ useful on 2.4.X kernels, as on 2.6 kernels requests size is
|
||||||
automatically determined for optimum performance.
|
automatically determined for optimum performance.
|
||||||
.TP
|
.TP
|
||||||
.B direct_io
|
.B direct_io
|
||||||
|
(NOTE: Only for FUSE 2.3.0)
|
||||||
This option disables the use of page cache (file content cache) in
|
This option disables the use of page cache (file content cache) in
|
||||||
the kernel for this filesystem. This has several affects:
|
the kernel for this filesystem. This has several affects:
|
||||||
- Each read() or write() system call will initiate one or more
|
- Each read() or write() system call will initiate one or more
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue