From: Ondřej Surý Date: Thu, 26 Sep 2024 11:20:14 +0000 (+0000) Subject: chg: usr: Honour the Control Group memory contraints on Linux X-Git-Tag: v9.21.2~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f48b86871f41855a0e684b75e1fe63af27f02ba1;p=thirdparty%2Fbind9.git chg: usr: Honour the Control Group memory contraints on Linux 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 --- f48b86871f41855a0e684b75e1fe63af27f02ba1