OSDN Git Service

docs: Correct the default thread-pool-size
authorLiu Yiding <liuyd.fnst@fujitsu.com>
Wed, 13 Apr 2022 04:20:54 +0000 (12:20 +0800)
committerStefan Hajnoczi <stefanha@redhat.com>
Wed, 25 May 2022 10:01:38 +0000 (11:01 +0100)
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>
docs/tools/virtiofsd.rst

index e457b13..5f5ac9d 100644 (file)
@@ -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