]> git.ipfire.org Git - thirdparty/bind9.git/commit
Document the current default stack sizes on different systems
authorOndřej Surý <ondrej@isc.org>
Tue, 5 Aug 2025 05:34:15 +0000 (07:34 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 5 Aug 2025 08:46:09 +0000 (10:46 +0200)
commitf23bdc29ef6d46741a43a683b2434bcc32a12ddd
tree19c2d40d4026c3bfaa53007cee1dbc38ab9bdd63
parent96dad96ae5bc82a99c63c67463872782d0882e52
Document the current default stack sizes on different systems

The default stack sizes varies between operating systems and between
different system libc libraries from 128kB (Alpine Linux with MUSL) to
8M (Linux with glibc).  Document the different values used to justify
the value of THREAD_MINSTACKSIZE (currently set to 1MB).
lib/isc/thread_p.h