From 33ad180f7d394ce08afa086dbe9829c99bdff35c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pa=C4=8Dek?= Date: Fri, 13 Sep 2024 08:03:59 +0000 Subject: [PATCH] Update BIND 9 Memory Explained: add table of contents --- BIND-9-Memory-Explained.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/BIND-9-Memory-Explained.md b/BIND-9-Memory-Explained.md index 76d47ff..1460fbd 100644 --- a/BIND-9-Memory-Explained.md +++ b/BIND-9-Memory-Explained.md @@ -1,3 +1,5 @@ +[[_TOC_]] + ## General recommendation All deployments should use [jemalloc](http://jemalloc.net/) library if possible. To use jemalloc with BIND 9.16, force the linkage via extra `LDFLAGS` variable: