]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add doc/dev/LRU.md with per-loop LRU description
authorOndřej Surý <ondrej@isc.org>
Wed, 9 Jul 2025 19:38:43 +0000 (21:38 +0200)
committerOndřej Surý <ondrej@isc.org>
Wed, 9 Jul 2025 19:54:49 +0000 (21:54 +0200)
commit031a3e65f895d34be5d1fb3193e109e73f1183f1
tree50892aa9753123d0accaecb2435be8b5e0f81809
parentcdeb8d1c1480be63b82f7de29517d4ff1fb05382
Add doc/dev/LRU.md with per-loop LRU description

Several compilation units now use per-loop LRU lists, add basic
developers documentation on the design.
doc/dev/LRU.md [new file with mode: 0644]