]> git.kaiwu.me - haproxy.git/commit
MINOR: cpu-topo: pass an extra argument to ha_cpu_policy
authorWilly Tarreau <w@1wt.eu>
Mon, 31 Mar 2025 12:51:01 +0000 (14:51 +0200)
committerWilly Tarreau <w@1wt.eu>
Mon, 31 Mar 2025 14:21:37 +0000 (16:21 +0200)
commit1e9a2529aadf1b7e87e8558e94a28abd59c0fc03
tree02520b1560d962aee8b6946dac5cc04624e06811
parente4053b0d093ac2570197d5cef454a33e58b9c817
MINOR: cpu-topo: pass an extra argument to ha_cpu_policy

This extra argument will allow common functions to distinguish between
multiple policies. For now it's not used.
include/haproxy/cpu_topo-t.h
src/cpu_topo.c