]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MEDIUM: cfgparse: numa detect topology on FreeBSD.
authorDavid CARLIER <devnexen@gmail.com>
Mon, 6 Dec 2021 11:00:10 +0000 (11:00 +0000)
committerAmaury Denoyelle <adenoyelle@haproxy.com>
Wed, 15 Dec 2021 10:05:51 +0000 (11:05 +0100)
commitf5d48f8b3bfbec0b80cf54df75d74440f2d5358a
tree65fa85735ce09912c8f2abac16a002db9d64faf5
parentb09f4477f4c599faeb026b76218f1ad4e35be21b
MEDIUM: cfgparse: numa detect topology on FreeBSD.

allowing for all platforms supporting cpu affinity to have a chance
 to detect the cpu topology from a given valid node (e.g.
 DragonflyBSD seems to be NUMA aware from a kernel's perspective
 and seems to be willing start to provide userland means to get
 proper info).
include/haproxy/cpuset-t.h
src/cfgparse.c