Searched hist:d11a732a802cc281f4c1583275871fbc5f5ecced (Results 1 – 1 of 1) sorted by relevance
/openbmc/phosphor-pid-control/ |
H A D | main.cpp | diff d11a732a802cc281f4c1583275871fbc5f5ecced Wed Mar 24 13:25:57 CDT 2021 Hao Jiang <jianghao@google.com> Eliminate ControlLoop init delay.
Introducing extra delay for the first loop is unnecessary and the increasement of gap between dbus name request and object creation sometimes crashes phosphor-objmgr.
Notice this patch only recovers the gap to the previous status as before 40786 instead of completely eliminating the gap.
Tested: internal project with IPMI sensors. Signed-off-by: Hao Jiang <jianghao@google.com> Change-Id: I0d689809347e9dffa9a1059577455f3224502600
|