From: Ondřej Surý Date: Thu, 29 Aug 2024 14:43:34 +0000 (+0000) Subject: chg: usr: Follow the number of CPU set by taskset/cpuset X-Git-Tag: v9.21.1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9afcdc2b184e96b0ce5a62373cccaa9a804fb2f0;p=thirdparty%2Fbind9.git chg: usr: Follow the number of CPU set by taskset/cpuset Administrators may wish to constrain the set of cores that BIND 9 runs on via the 'taskset', 'cpuset' or 'numactl' programs (or equivalent on other O/S). If the admin has used taskset, the `named` will now follow to automatically use the given number of CPUs rather than the system wide count. Closes #4884 Merge branch '4884-use-cpuset-to-get-number-of-cpus' into 'main' Closes #4884 See merge request isc-projects/bind9!9398 --- 9afcdc2b184e96b0ce5a62373cccaa9a804fb2f0