]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
1 ntask per cpu
authorWitold Kręcicki <wpk@isc.org>
Fri, 7 Feb 2020 12:52:05 +0000 (13:52 +0100)
committerWitold Kręcicki <wpk@isc.org>
Fri, 7 Feb 2020 12:52:05 +0000 (13:52 +0100)
lib/ns/include/ns/client.h

index 5e4622a0927834c33710ff81ff036bd0164dd96f..0030df76eff60935ad07ee4de9461575797fbefb 100644 (file)
@@ -95,7 +95,7 @@
  * server.
  */
 
-#define CLIENT_NTASKS_PERCPU                   32
+#define CLIENT_NTASKS_PERCPU                   1
 /*%<
  * Number of tasks to be used by clients - those are used only when recursing
  */