Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oboe: add reportWorkload() #2116

Merged
merged 3 commits into from
Dec 10, 2024
Merged

Oboe: add reportWorkload() #2116

merged 3 commits into from
Dec 10, 2024

Conversation

philburk
Copy link
Collaborator

Give ADPF advance warning when the application workload changes. This can reduce glitching when the workload increases suddenly. It works by estimating what the callback duration will be and then reporting that to ADPF as if it had already happened.

Give ADPF advance warning when the applicaiton workload changes.
This can reduce glitching when the workload increases suddenly.
It works by estimating what the callback duration will be
and then reporting that to ADPF as if it had already happened.
Use a calibration factor that is only updated when the workload is >0.
Improve docs and comments.
@philburk philburk merged commit aa616aa into main Dec 10, 2024
3 checks passed
@philburk philburk deleted the workload_hint branch December 10, 2024 00:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants