]> git.ipfire.org Git - thirdparty/pdns.git/commit
Use correct bound for getting CPU stats. There's an inconsistentcy here:
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 31 Jan 2022 08:24:13 +0000 (09:24 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Fri, 4 Feb 2022 10:06:17 +0000 (11:06 +0100)
commita0a3a61a3e55d62ae3c9cb208c0780ee114c9162
tree1ea56b30a802ea0e37190aa401bb63d79f1aec38
parent9abbcebbb91d227583406fbd25394874ab7d58a5
Use correct bound for getting CPU stats. There's an inconsistentcy here:
broadcastAccFunction does not include the handler, but does include the taskThread
This has to be made consistent. For the moment, keep the existing behaviour.
pdns/rec_channel_rec.cc
pdns/recursordist/rec-main.cc
pdns/recursordist/rec-main.hh