On Tue, Dec 14, 2021 at 02:12:28AM +0000, David CARLIER wrote: > ping :) > On Mon, 6 Dec 2021 at 11:07, David CARLIER <devne...@gmail.com> wrote: > > > > Hi > > > > Here a little patch for proper NUMA topology detection on FreeBSD. > > > > Thanks. > > > > Regards.
I have merged your patch, thanks for your contribution. Note that I have splitted it in two to facilitate possible revert or cherry-picking of numa_detect_topology() various implementation. I also used the BUG_ON macro which is the idiomatic way for asserts in haproxy. Sorry for the delay, and thanks again, -- Amaury Denoyelle