commit | b64ef3e3f8a3ca0d8204d9d2e19061cab3abf278 | [log] [tgz] |
---|---|---|
author | Willy Tarreau <w@1wt.eu> | Tue Jan 11 14:48:20 2022 +0100 |
committer | Willy Tarreau <w@1wt.eu> | Tue Jan 11 14:51:41 2022 +0100 |
tree | a32ee5c414992ca0efa9081f44aa1398474d0a32 | |
parent | b4eca0e9087762ba7b8c36690001792ac454b7ea [diff] |
DOC: internals: document the pools architecture and API The purpose here is to explain how memory pools work, what their architecture is depending on the build options (4 possible combinations), and how the various build options affect their behavior. Two pool-specific macros that were previously documented in initcalls were moved to pools.txt.