Searched hist:"298 a95cbb192ecc678b1a496acc954a3b2adf450" (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-pid-control/ |
H A D | util.hpp | diff 298a95cbb192ecc678b1a496acc954a3b2adf450 Tue Apr 07 02:11:02 CDT 2020 Yong Li <yong.b.li@linux.intel.com> catch the execption during buildSensors
If there any sensor is being created or deleted, the buildSenosrs will throw exceptions and the application will crash. Add a retry logic to catch such exception and try again, will quit the process finally if failed more than 5 times.
Tested: Changing the PSU sensor threshold using ipmi commands, no pid service crash log.
Signed-off-by: Yong Li <yong.b.li@linux.intel.com> Change-Id: Icf96bfb01bce4a3b5c22095f0bef0d793fd8430d
|
H A D | main.cpp | diff 298a95cbb192ecc678b1a496acc954a3b2adf450 Tue Apr 07 02:11:02 CDT 2020 Yong Li <yong.b.li@linux.intel.com> catch the execption during buildSensors
If there any sensor is being created or deleted, the buildSenosrs will throw exceptions and the application will crash. Add a retry logic to catch such exception and try again, will quit the process finally if failed more than 5 times.
Tested: Changing the PSU sensor threshold using ipmi commands, no pid service crash log.
Signed-off-by: Yong Li <yong.b.li@linux.intel.com> Change-Id: Icf96bfb01bce4a3b5c22095f0bef0d793fd8430d
|
/openbmc/phosphor-pid-control/dbus/ |
H A D | dbusconfiguration.cpp | diff 298a95cbb192ecc678b1a496acc954a3b2adf450 Tue Apr 07 02:11:02 CDT 2020 Yong Li <yong.b.li@linux.intel.com> catch the execption during buildSensors
If there any sensor is being created or deleted, the buildSenosrs will throw exceptions and the application will crash. Add a retry logic to catch such exception and try again, will quit the process finally if failed more than 5 times.
Tested: Changing the PSU sensor threshold using ipmi commands, no pid service crash log.
Signed-off-by: Yong Li <yong.b.li@linux.intel.com> Change-Id: Icf96bfb01bce4a3b5c22095f0bef0d793fd8430d
|