]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch '4038-specialised-arena-per-worker' into 'main'
authorOndřej Surý <ondrej@isc.org>
Tue, 5 Sep 2023 08:23:42 +0000 (08:23 +0000)
committerOndřej Surý <ondrej@isc.org>
Tue, 5 Sep 2023 08:23:42 +0000 (08:23 +0000)
commitdd658c454ebd1253e4bedf41cd31f14fe9bd26e8
treed92548d9cb30edf34f4ec2197dbb69921ba40bad
parent912d6a13e4b1daf2051a1d655454642a03c0d182
parent60d52a49b0e52fdcae32ab027ca795366dcf9dc4
Merge branch '4038-specialised-arena-per-worker' into 'main'

Make it possible to create memory contexts backed by jemalloc arenas

Closes #4038

See merge request isc-projects/bind9!8270