]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '2433-improve-memory-contention' into 'main'
authorOndřej Surý <ondrej@isc.org>
Fri, 9 Jul 2021 14:27:24 +0000 (14:27 +0000)
committerOndřej Surý <ondrej@isc.org>
Fri, 9 Jul 2021 14:27:24 +0000 (14:27 +0000)
commit2ceca6f24dbdf4b1754efd5055ff189266cf1707
tree0603ed80267af41da9e46bc0929874666de14ee9
parentc55a7477046003394c3b60f6370b672072d86360
parentd40d1fd5909b44e70254874b7913eaf110faf7ea
Merge branch '2433-improve-memory-contention' into 'main'

Reduce the contention of the memory allocator

Closes #2433

See merge request isc-projects/bind9!5012