From: Alessio Podda Date: Mon, 16 Sep 2024 12:56:25 +0000 (+0000) Subject: fix: usr: Do not set SO_INCOMING_CPU X-Git-Tag: v9.21.2~36 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f93934dea76167b9e5e6faf2f06fa1c74eb6c36a;p=thirdparty%2Fbind9.git fix: usr: Do not set SO_INCOMING_CPU We currently set SO_INCOMING_CPU incorrectly, and testing by Ondrej shows that fixing the issue by setting affinities is worse than letting the kernel schedule threads without constraints. So we should not set SO_INCOMING_CPU anymore. Closes #4936 Merge branch '4936-remove-so-incoming-cpu' into 'main' See merge request isc-projects/bind9!9497 --- f93934dea76167b9e5e6faf2f06fa1c74eb6c36a