mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-09-03 16:15:27 +00:00
Update BIND 9 Memory Explained
@@ -111,11 +111,9 @@ jeprof \
|
|||||||
|
|
||||||
More options can be found in [jeprof](https://manpages.ubuntu.com/manpages/impish/man1/jeprof.1.html) manual page, and can't be taken as is, but must be interpreted with knowledge of BIND 9 internals. That said if you are reporting what you think is a memory issue, attaching output of the `jeprof` will certainly help.
|
More options can be found in [jeprof](https://manpages.ubuntu.com/manpages/impish/man1/jeprof.1.html) manual page, and can't be taken as is, but must be interpreted with knowledge of BIND 9 internals. That said if you are reporting what you think is a memory issue, attaching output of the `jeprof` will certainly help.
|
||||||
|
|
||||||
The output can look like this (this is how the memory looks like after inserting 100k zones via catalog zones and then deleting them):
|
## Graphs
|
||||||
|
|
||||||

|
### Resolver Benchmarks
|
||||||
|
|
||||||
## Some measurements
|
|
||||||
|
|
||||||
To support what has been said in this article, here are some basic graphs comparing 9.11, 9.16, 9.18, and 9.19 (codenamed as `main`).
|
To support what has been said in this article, here are some basic graphs comparing 9.11, 9.16, 9.18, and 9.19 (codenamed as `main`).
|
||||||
|
|
||||||
@@ -124,3 +122,9 @@ As you can see, the 9.18 and 9.19 memory usage is in the same ballpark as 9.11,
|
|||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
|
### Catalog Zones Memory Profiling
|
||||||
|
|
||||||
|
The output of `jeprof` can look like this (this is how the memory looks like after inserting 100k zones via catalog zones and then deleting them):
|
||||||
|
|
||||||
|

|
Reference in New Issue
Block a user