From: Mukund Sivaraman Date: Sat, 3 Oct 2015 01:41:12 +0000 (+0530) Subject: Update CHANGES and notes.xml for #40761 X-Git-Tag: v9.11.0a1~377 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=9260c1157d12ef716fe6227fd8af845ec7fd1eed;p=thirdparty%2Fbind9.git Update CHANGES and notes.xml for #40761 --- diff --git a/CHANGES b/CHANGES index 839154de160..2c78d0cfd91 100644 --- a/CHANGES +++ b/CHANGES @@ -1,5 +1,7 @@ -4236. [func] Set the default value for the number of UDP listeners - to the number of detected processors (CPU). [RT #40761] +4236. [func] On machines with 4 or more processors (CPU), the + default value for the number of UDP listeners + has been changed to the number of detected + processors minus one. [RT #40761] 4235. [func] Added support in named for "dnstap", a fast method of capturing and logging DNS traffic, and a new command diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index ac01c8d5bdd..61cb3735d6b 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -665,8 +665,9 @@ - The default value for the number of UDP listeners has been - changed to the number of detected processors (CPU). + On machines with 4 or more processors (CPU), the default value + for the number of UDP listeners has been changed to the number + of detected processors minus one.