summaryrefslogtreecommitdiff
path: root/kernel/sched/debug.c
diff options
context:
space:
mode:
authorChris Redpath <chris.redpath@arm.com>2017-04-28 15:23:33 +0100
committerChris Redpath <chris.redpath@arm.com>2017-07-25 16:31:00 +0100
commit7b63e1ff52134bbc27c6e30c1fd909ff9a87bc2b (patch)
tree63491576e9d71d564ca04a6eb4e97bd6e97cd6c1 /kernel/sched/debug.c
parentbf6cd4d156b7b4ef09d00de92616eef49bb0efc7 (diff)
sched/fair: Update signals of nohz cpus if we are going idle
Stale cpu utilization signals can cause havoc for energy-aware systems, and they are caused by no updates being performed for cpus which have no tick running. There is open debate about when is the correct time to update these cpus, and general recognition that something needs to be done. This is an attempt to do something useful. When we are looking for a task to pull for a newly-idle cpu, we have an opportunity to update the stats for any cpu which has no tick running without causing too much disturbance to the system or waking it up. Change-Id: I0280104ea9c53e56c26f1c56a62bacab5d3e951b Signed-off-by: Chris Redpath <chris.redpath@arm.com> Signed-off-by: Brendan Jackman <brendan.jackman@arm.com>
Diffstat (limited to 'kernel/sched/debug.c')
0 files changed, 0 insertions, 0 deletions