Searched hist:"0676494690 fcbe19234c9ba9599aa6a6dfc3e9af" (Results 1 – 5 of 5) sorted by relevance
/openbmc/phosphor-fan-presence/control/ |
H A D | manager.hpp | diff 0676494690fcbe19234c9ba9599aa6a6dfc3e9af Thu Mar 04 09:28:40 CST 2021 Matthew Barth <msbarth@us.ibm.com> control: Create manager object for JSON configs
Begin to transition to separate JSON vs YAMl source objects by creating a manager object that will contain all the cached data to be used across all events & zones of a system. This will remove the issue in the YAML based source where the zone objects contained the cache and essentially restricted a system to having a single zone object.
Also, include parsing of any configured profiles of the system on the manager object. These profiles will be used to determine which configurations are to be used on a system given the active state of any profiles configured.
Change-Id: I817210f8bb763f03b922651192231529bc48a306 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
H A D | manager.cpp | diff 0676494690fcbe19234c9ba9599aa6a6dfc3e9af Thu Mar 04 09:28:40 CST 2021 Matthew Barth <msbarth@us.ibm.com> control: Create manager object for JSON configs
Begin to transition to separate JSON vs YAMl source objects by creating a manager object that will contain all the cached data to be used across all events & zones of a system. This will remove the issue in the YAML based source where the zone objects contained the cache and essentially restricted a system to having a single zone object.
Also, include parsing of any configured profiles of the system on the manager object. These profiles will be used to determine which configurations are to be used on a system given the active state of any profiles configured.
Change-Id: I817210f8bb763f03b922651192231529bc48a306 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
H A D | main.cpp | diff 0676494690fcbe19234c9ba9599aa6a6dfc3e9af Thu Mar 04 09:28:40 CST 2021 Matthew Barth <msbarth@us.ibm.com> control: Create manager object for JSON configs
Begin to transition to separate JSON vs YAMl source objects by creating a manager object that will contain all the cached data to be used across all events & zones of a system. This will remove the issue in the YAML based source where the zone objects contained the cache and essentially restricted a system to having a single zone object.
Also, include parsing of any configured profiles of the system on the manager object. These profiles will be used to determine which configurations are to be used on a system given the active state of any profiles configured.
Change-Id: I817210f8bb763f03b922651192231529bc48a306 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
/openbmc/phosphor-fan-presence/control/json/ |
H A D | manager.hpp | diff 0676494690fcbe19234c9ba9599aa6a6dfc3e9af Thu Mar 04 09:28:40 CST 2021 Matthew Barth <msbarth@us.ibm.com> control: Create manager object for JSON configs
Begin to transition to separate JSON vs YAMl source objects by creating a manager object that will contain all the cached data to be used across all events & zones of a system. This will remove the issue in the YAML based source where the zone objects contained the cache and essentially restricted a system to having a single zone object.
Also, include parsing of any configured profiles of the system on the manager object. These profiles will be used to determine which configurations are to be used on a system given the active state of any profiles configured.
Change-Id: I817210f8bb763f03b922651192231529bc48a306 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|
H A D | manager.cpp | diff 0676494690fcbe19234c9ba9599aa6a6dfc3e9af Thu Mar 04 09:28:40 CST 2021 Matthew Barth <msbarth@us.ibm.com> control: Create manager object for JSON configs
Begin to transition to separate JSON vs YAMl source objects by creating a manager object that will contain all the cached data to be used across all events & zones of a system. This will remove the issue in the YAML based source where the zone objects contained the cache and essentially restricted a system to having a single zone object.
Also, include parsing of any configured profiles of the system on the manager object. These profiles will be used to determine which configurations are to be used on a system given the active state of any profiles configured.
Change-Id: I817210f8bb763f03b922651192231529bc48a306 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
|