commit | 76ec7211a8d0527cb6c9cb2e521f9df952804fb8 | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Mon Oct 30 14:49:35 2017 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Tue Feb 27 14:16:35 2018 +0000 |
tree | e196808f5c27b9756f6b9b2f521d373f35378adb | |
parent | 28d0b6a81261cd3588225b4e2bbcb4a9c8a3804b [diff] |
wspoon: Handle dependent application fails In addition to property changed and interface added signals, fan control can subscribe to name owner changed signals for groups to determine whether or not a service that provides data from that group is still owned on the bus. This allows events to be defined within the fan control algorithm that would react to any services it is dependent on appropriately. e.g.) If the service that provides either of the OCC active sensor status fails and is no longer owned on the bus for 5 seconds, the fans are set to full speed until the service returns or the system is powered off. Resolves openbmc/openbmc#2346 Change-Id: Ia681c26f5e2d6794ab2f0f4480e0902100586544 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
meta-openpower is the OpenPOWER layer and should be included in all OpenPOWER systems' bblayers.conf. More information on OpenPOWER can be found here.