diff options
author | Georgi Djakov <[email protected]> | 2020-08-25 20:01:51 +0300 |
---|---|---|
committer | Georgi Djakov <[email protected]> | 2020-09-18 08:56:52 +0300 |
commit | b1d681d8d32499bcf284462d92aeb5f9fe72bf5b (patch) | |
tree | 8c82999b36d2c99a0dc601556bcc2b48ebc9f0fd /tools/perf/scripts/python/export-to-sqlite.py | |
parent | cc80d10d6fcf6f47a2a3efe2c4139e50906a4764 (diff) |
interconnect: Add sync state support
The bootloaders often do some initial configuration of the interconnects
in the system and we want to keep this configuration until all consumers
have probed and expressed their bandwidth needs. This is because we don't
want to change the configuration by starting to disable unused paths until
every user had a chance to request the amount of bandwidth it needs.
To accomplish this we will implement an interconnect specific sync_state
callback which will synchronize (aggregate and set) the current bandwidth
settings when all consumers have been probed.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Saravana Kannan <[email protected]>
Signed-off-by: Georgi Djakov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions