summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorSteve Muckle <smuckle@codeaurora.org>2014-04-29 14:01:50 -0700
committerDavid Keitel <dkeitel@codeaurora.org>2016-03-23 19:59:17 -0700
commitbb0b8e985911508db6c341b8b0bb2feff4ac603a (patch)
treeaf43789179bed58b0d08f523b4ee7fdd65c58a2c /include/linux
parent9427c55650b4362c94bd14340c0782314699c2b8 (diff)
sched: window-stats: Add aggregated runqueue windowed stats
Add counters per-cpu to track its busy time in the latest window and one previous to that. This would be needed to track accurate busy time per-cpu that accounts for migrations. Basically once a task migrates, its execution time in current window is migrated as well to new cpu. The idle task's runtime is not accounted since it should not count towards runqueue busy time. Change-Id: I4014dd686f95dbbfaa4274269bc36ed716573421 Signed-off-by: Steve Muckle <smuckle@codeaurora.org> Signed-off-by: Srivatsa Vaddagiri <vatsa@codeaurora.org>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions