]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add ability to set per jemalloc arena dirty and muzzy decay values
authorArtem Boldariev <artem@boldariev.com>
Fri, 11 Aug 2023 11:25:40 +0000 (14:25 +0300)
committerOndřej Surý <ondrej@isc.org>
Tue, 5 Sep 2023 07:39:41 +0000 (09:39 +0200)
commit6e98b58d1554dff27cf5889ae757e79562d25786
treecf5ae4e00ae8f72ef293ef983fd142bbebefa42c
parent8550c525881da757ac7db12990c2c1e0c72ec13c
Add ability to set per jemalloc arena dirty and muzzy decay values

This commit adds couple of functions to change "dirty_decay_ms" and
"muzzy_decay_ms" settings on arenas associated with memory contexts.
lib/isc/include/isc/mem.h
lib/isc/mem.c