[PATCH v2 6/6] cpufreq: schedutil: relax rate-limiting while running RT/DL tasks

2017-07-04 Thread Patrick Bellasi
The policy in use for RT/DL tasks sets the maximum frequency when a task in these classes calls for a cpufreq_update_this_cpu(). However, the current implementation is still enforcing a frequency switch rate limiting when these tasks are running. This is potentially working against the goal to

[PATCH v2 6/6] cpufreq: schedutil: relax rate-limiting while running RT/DL tasks

2017-07-04 Thread Patrick Bellasi
The policy in use for RT/DL tasks sets the maximum frequency when a task in these classes calls for a cpufreq_update_this_cpu(). However, the current implementation is still enforcing a frequency switch rate limiting when these tasks are running. This is potentially working against the goal to