| commit | c981bb5b7e6b6a4044e064f41fefc13306324a2f | [log] [tgz] |
|---|---|---|
| author | Matt Spinler <spinler@us.ibm.com> | Tue Sep 21 08:31:14 2021 -0500 |
| committer | Matt Spinler <spinler@us.ibm.com> | Thu Sep 23 14:39:46 2021 +0000 |
| tree | ddfffb5bd6ed7243c9b440d890aa8d4ae2e9e493 | |
| parent | 530c655e3b40675c72fade13c0080523550115e3 [diff] |
control: Mapped floor action can use parameters
Previously, the mapped floor action could only set floor values based on
group property values. This commit adds support to be able to use a
manager parameter instead of a floor value.
For example:
"floors": [
{
"parameter": "pcie_floor_index",
"floors": [
{
"value": 1,
"floor": 2000
}
...
}
...
Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Change-Id: I874fa0f0c6b9befd74a095c31b893c5435b08abe