]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
chg: usr: Honour the Control Group memory contraints on Linux
authorOndřej Surý <ondrej@isc.org>
Thu, 26 Sep 2024 11:20:14 +0000 (11:20 +0000)
committerOndřej Surý <ondrej@isc.org>
Thu, 26 Sep 2024 11:20:14 +0000 (11:20 +0000)
On Linux, the system administrator can use Control Group ``cgroup``
mechanism to limit the amount of available memory to the process.  This
limit will be honoured when calculating the percentage-based values.

Merge branch 'ondrej/use-uv_get_available_memory-doc' into 'main'

See merge request isc-projects/bind9!9556


Trivial merge