|
@ -26,7 +26,7 @@ kernel. |
|
|
|
|
|
|
|
|
When `process-thread-count` is set to anything else mergerfs will |
|
|
When `process-thread-count` is set to anything else mergerfs will |
|
|
create two thread pools. A "read" thread pool which just reads from |
|
|
create two thread pools. A "read" thread pool which just reads from |
|
|
the kernel and hands off requests to the "process" thread pool. |
|
|
|
|
|
|
|
|
the kernel and hands off requests to the process thread pool. |
|
|
|
|
|
|
|
|
Generally, only 1 or 2 "read" threads are necessary when used with a |
|
|
Generally, only 1 or 2 "read" threads are necessary when used with a |
|
|
process thread pool. |
|
|
process thread pool. |
|
|