Skip to content

tests/eas/capacity_capping: Add a capacity capping test

Darryl Green requested to merge github/fork/JaviMerino/cap_cap_test into master

Created by: JaviMerino

Add a simple test to verify that if the maximum frequency of the big cpus is reduced, busy threads are moved from the bigs to the littles. When the maximum frequency is allowed to go back to the absolute maximum, check that the threads are migrated back to bigs.

Merge request reports