]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: cpu-topo: Factorize code
authorOlivier Houchard <ohouchard@haproxy.com>
Wed, 31 Dec 2025 01:38:11 +0000 (02:38 +0100)
committerOlivier Houchard <ohouchard@haproxy.com>
Mon, 5 Jan 2026 08:24:44 +0000 (09:24 +0100)
commitbbf5c30a8752f7e1b0d87eeb5366adcb8f5bac09
tree34fc895f2e52d6082fbefb20e533cbc52f03e791
parente241144e7036a38484715b4965850791aa316412
MINOR: cpu-topo: Factorize code

Factorize the code common to cpu_policy_group_by_ccx() and
cpu_policy_group_by_cluster() into a new function,
cpu_policy_assign_threads().
src/cpu_topo.c