diff options
author | Frederic Weisbecker <[email protected]> | 2015-05-27 15:42:42 +0200 |
---|---|---|
committer | Frederic Weisbecker <[email protected]> | 2015-07-29 15:44:59 +0200 |
commit | 594493594373862ed2a7f91d88a5a2670742faa6 (patch) | |
tree | 9f8295cb89aab029bb28e08b0eeba77e2ee4d71e /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 03f6199a359e460714b6bd08c10b566760f150a6 (diff) |
nohz: Remove idle task special case
On nohz full early days, idle dynticks and full dynticks weren't well
integrated and we couldn't risk full dynticks calls on idle without
risking messing up tick idle statistics. This is why we prevented such
thing to happen.
Nowadays full dynticks and idle dynticks are better integrated and
interact without known issue.
So lets remove that.
Reviewed-by: Rik van Riel <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Preeti U Murthy <[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 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions