docs: Correct the default thread-pool-size
Refer to 26ec190964
virtiofsd: Do not use a thread pool by default
Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
Acked-by: Vivek Goyal <vgoyal@redhat.com>
Message-id: 20220413042054.1484640-1-liuyd.fnst@fujitsu.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
This commit is contained in:
parent
0cac736e73
commit
29320530cf
@ -132,7 +132,7 @@ Options
|
||||
.. option:: --thread-pool-size=NUM
|
||||
|
||||
Restrict the number of worker threads per request queue to NUM. The default
|
||||
is 64.
|
||||
is 0.
|
||||
|
||||
.. option:: --cache=none|auto|always
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user