mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-13 23:50:00 -04:00
Mark performance CHANGES as such
(cherry picked from commit 35928b7e1a)
This commit is contained in:
parent
0eda4fc1d5
commit
06df62fd7b
1 changed files with 2 additions and 2 deletions
4
CHANGES
4
CHANGES
|
|
@ -34,7 +34,7 @@
|
|||
4253. [bug] Address fetch context reference count handling error
|
||||
on socket error. [RT#40945]
|
||||
|
||||
4248. [func] Add an isc_atomic_storeq() function, use it in
|
||||
4248. [performance] Add an isc_atomic_storeq() function, use it in
|
||||
stats counters to improve performance.
|
||||
[RT #39972] [RT #39979]
|
||||
|
||||
|
|
@ -64,7 +64,7 @@
|
|||
4237. [doc] Upgraded documentation toolchain to use DocBook 5
|
||||
and dblatex. [RT #40766]
|
||||
|
||||
4236. [func] On machines with 2 or more processors (CPU), the
|
||||
4236. [performance] On machines with 2 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]
|
||||
|
|
|
|||
Loading…
Reference in a new issue