mirror of
https://github.com/trapexit/mergerfs.git
synced 2024-11-22 11:39:52 +08:00
config_passthrough.hpp
This commit is contained in:
parent
0cff2d7983
commit
71b00ca4b3
|
@ -167,9 +167,9 @@ These options are the same regardless of whether you use them with the
|
|||
longer need the data and it can drop its cache. Recommended when
|
||||
**cache.files=partial|full|auto-full|per-process** to limit double
|
||||
caching. (default: false)
|
||||
* **passthrough=BOOL**: On Linux 6.9 and above passthrough allows for
|
||||
* **passthrough=off|ro|wo|rw**: On Linux 6.9 and above passthrough allows for
|
||||
near native IO performance. See below for more details. (default:
|
||||
false)
|
||||
off)
|
||||
* **direct-io-allow-mmap=BOOL**: On Linux 6.6 and above it is
|
||||
possible to disable file page caching while still allowing for
|
||||
shared mmap support. mergerfs will enable this feature if available
|
||||
|
|
Loading…
Reference in New Issue
Block a user