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

Investigate influence of CPU frequency governor #912

Open
PhilippWendler opened this issue May 12, 2023 · 0 comments
Open

Investigate influence of CPU frequency governor #912

PhilippWendler opened this issue May 12, 2023 · 0 comments

Comments

@PhilippWendler
Copy link
Member

PhilippWendler commented May 12, 2023

CPU cores can dynamically change their frequency, and the Linux kernel manages that via scaling governors (e.g., performance or powersave). We should investigate whether the choice of the governor affects reliability of benchmarking. If yes, we should make recommendations in our documentation or let BenchExec detect and fix or warn problematic situations. Likely we also want to document the used governor in the benchmarking results.

The kernel documentation for CPU Performance Scaling contains more information.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant