Searched hist:"002374395695 a2e5148f22e0dbdcd6965c9ee9c3" (Results 1 – 3 of 3) sorted by relevance
/openbmc/phosphor-fan-presence/monitor/test/ |
H A D | power_off_cause_test.cpp | 002374395695a2e5148f22e0dbdcd6965c9ee9c3 Wed Oct 14 10:36:41 CDT 2020 Matt Spinler <spinler@us.ibm.com> monitor: Create PowerOffCause class hierarchy
The PowerOffCause base class and its derived classes will be used to determine when a power off needs to be done based on fan failures.
The 'satisified()' method, which takes the fan health map, is used to say if the cause is satisfied and a shut down will need to occur.
It provides two types of causes: * MissingFanFRUCause - Looks at missing fan FRUs * NonfuncFanRotorCause - Looks at nonfunctional rotors (sensors)
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I3c43347782dc559eb7c7441bf9c03d3407b248e2
|
/openbmc/phosphor-fan-presence/monitor/ |
H A D | power_off_cause.hpp | 002374395695a2e5148f22e0dbdcd6965c9ee9c3 Wed Oct 14 10:36:41 CDT 2020 Matt Spinler <spinler@us.ibm.com> monitor: Create PowerOffCause class hierarchy
The PowerOffCause base class and its derived classes will be used to determine when a power off needs to be done based on fan failures.
The 'satisified()' method, which takes the fan health map, is used to say if the cause is satisfied and a shut down will need to occur.
It provides two types of causes: * MissingFanFRUCause - Looks at missing fan FRUs * NonfuncFanRotorCause - Looks at nonfunctional rotors (sensors)
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I3c43347782dc559eb7c7441bf9c03d3407b248e2
|
/openbmc/phosphor-fan-presence/ |
H A D | .gitignore | diff 002374395695a2e5148f22e0dbdcd6965c9ee9c3 Wed Oct 14 10:36:41 CDT 2020 Matt Spinler <spinler@us.ibm.com> monitor: Create PowerOffCause class hierarchy
The PowerOffCause base class and its derived classes will be used to determine when a power off needs to be done based on fan failures.
The 'satisified()' method, which takes the fan health map, is used to say if the cause is satisfied and a shut down will need to occur.
It provides two types of causes: * MissingFanFRUCause - Looks at missing fan FRUs * NonfuncFanRotorCause - Looks at nonfunctional rotors (sensors)
Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: I3c43347782dc559eb7c7441bf9c03d3407b248e2
|