linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Update blocked load
@ 2018-02-06 19:23 Vincent Guittot
  2018-02-06 19:23 ` [PATCH v2 1/3] sched: Stop nohz stats when decayed Vincent Guittot
                   ` (3 more replies)
  0 siblings, 4 replies; 22+ messages in thread
From: Vincent Guittot @ 2018-02-06 19:23 UTC (permalink / raw)
  To: peterz, mingo, linux-kernel, valentin.schneider
  Cc: morten.rasmussen, brendan.jackman, dietmar.eggemann,
	Vincent Guittot

This patchset applies on top of Peter's sched/esting branch minus the last 2 commit:
56eb46798b33 ("sched: Clean up nohz enter/exit")

v2:
- minor naming updates

Vincent Guittot (3):
  sched: Stop nohz stats when decayed
  sched: reduce the periodic update duration
  sched: update blocked load when newly idle

 kernel/sched/fair.c  | 203 ++++++++++++++++++++++++++++++++++++++++++---------
 kernel/sched/sched.h |   1 +
 2 files changed, 169 insertions(+), 35 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2018-02-09 12:16 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-06 19:23 [PATCH v2 0/3] Update blocked load Vincent Guittot
2018-02-06 19:23 ` [PATCH v2 1/3] sched: Stop nohz stats when decayed Vincent Guittot
2018-02-08 12:46   ` Valentin Schneider
2018-02-08 13:15     ` Peter Zijlstra
2018-02-08 13:36     ` Vincent Guittot
2018-02-08 19:21       ` Valentin Schneider
2018-02-09 11:41         ` Vincent Guittot
2018-02-09 12:16           ` Valentin Schneider
2018-02-08 14:00   ` Peter Zijlstra
2018-02-08 14:04     ` Peter Zijlstra
2018-02-08 15:05     ` Vincent Guittot
2018-02-08 15:44       ` Peter Zijlstra
2018-02-08 16:52         ` Vincent Guittot
2018-02-09 12:00           ` Peter Zijlstra
2018-02-08 15:30     ` Will Deacon
2018-02-08 15:46       ` Peter Zijlstra
2018-02-08 16:03         ` Will Deacon
2018-02-09  9:51           ` Andrea Parri
2018-02-06 19:23 ` [PATCH v2 2/3] sched: reduce the periodic update duration Vincent Guittot
2018-02-06 19:23 ` [PATCH v2 3/3] sched: update blocked load when newly idle Vincent Guittot
2018-02-06 21:25 ` [PATCH v2 0/3] Update blocked load Peter Zijlstra
2018-02-06 21:46   ` Vincent Guittot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).