Skip to content

tests/eas/preliminary: Check schedutil tunables are sensible

Created by: bjackman

The default rate limits for schedutil are currently 1000 * the transition latency reported by the cpufreq driver, so it's necessary to manually set these tunables to a sensible value from init.rc or similar.

Add a test to highlight if this isn't being done.

Merge request reports