diff options
author | Frederic Weisbecker <[email protected]> | 2015-11-04 18:17:10 +0100 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2016-03-02 16:43:04 +0100 |
commit | 01d36d0ac390895e719d0dd8ab91ebbbf506d28e (patch) | |
tree | 7b6b8d5b5bc7828db60cdbf9215565a32d1709c1 /lib/cpu-notifier-error-inject.c | |
parent | 555e0c1ef7ff49ee5ac3a1eb12de4a2e4722f63d (diff) |
sched: Account rr tasks
In order to evaluate the scheduler tick dependency without probing
context switches, we need to know how much SCHED_RR and SCHED_FIFO tasks
are enqueued as those policies don't have the same preemption
requirements.
To prepare for that, let's account SCHED_RR tasks, we'll be able to
deduce SCHED_FIFO tasks as well from it and the total RT tasks in the
runqueue.
Reviewed-by: Chris Metcalf <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: Chris Metcalf <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Luiz Capitulino <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Rik van Riel <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Viresh Kumar <[email protected]>
Signed-off-by: Frederic Weisbecker <[email protected]>
Diffstat (limited to 'lib/cpu-notifier-error-inject.c')
0 files changed, 0 insertions, 0 deletions