All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Fix RT/DL utilization during policy change
@ 2021-06-21 10:37 Vincent Donnefort
  2021-06-21 10:37 ` [PATCH v2 1/2] sched/rt: Fix RT utilization tracking " Vincent Donnefort
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Vincent Donnefort @ 2021-06-21 10:37 UTC (permalink / raw)
  To: mingo, peterz, juri.lelli
  Cc: vincent.guittot, dietmar.eggemann, valentin.schneider, rostedt,
	linux-kernel, Vincent Donnefort

changelog since V1:
  * Simplify and merge "if" conditions for RT's switched_to
  * Collect Reviewed-by

Vincent Donnefort (2):
  sched/rt: Fix RT utilization tracking during policy change
  sched/rt: Fix Deadline utilization tracking during policy change

 kernel/sched/deadline.c |  2 ++
 kernel/sched/rt.c       | 17 ++++++++++++-----
 2 files changed, 14 insertions(+), 5 deletions(-)

-- 
2.7.4


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

end of thread, other threads:[~2021-06-23  8:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-21 10:37 [PATCH v2 0/2] Fix RT/DL utilization during policy change Vincent Donnefort
2021-06-21 10:37 ` [PATCH v2 1/2] sched/rt: Fix RT utilization tracking " Vincent Donnefort
2021-06-21 12:03   ` Vincent Guittot
2021-06-23  8:19   ` [tip: sched/core] " tip-bot2 for Vincent Donnefort
2021-06-21 10:37 ` [PATCH v2 2/2] sched/rt: Fix Deadline " Vincent Donnefort
2021-06-23  8:19   ` [tip: sched/core] " tip-bot2 for Vincent Donnefort
2021-06-22 13:16 ` [PATCH v2 0/2] Fix RT/DL utilization " Peter Zijlstra

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.