On Thu, Aug 17, 2017 at 04:27:55PM +0300, Dmitry Sivachenko wrote: > > > On 16 Aug 2017, at 18:32, Olivier Houchard <[email protected]> wrote: > > > > > > > > I think I know what's going on. > > Can you try the attached patch ? > > > > Thanks ! > > > > Olivier > > <0001-MINOR-Fix-CPU-usage-on-FreeBSD.patch> > > > Also, it would be probably correct thing to check return code from > cpuset_setaffinity() and treat it as fatal error, aborting haproxy startup. > > It is better to get an error message on start rather than guess why it does > not work as expected.
I don't know if it should be fatal, but I certainly agree at least a warning would be welcome. Regards, Olivier

