All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH RFC 0/3] Patches on top of PE series
@ 2022-11-23  1:21 Joel Fernandes (Google)
  2022-11-23  1:21 ` [PATCH RFC 1/3] sched/pe: Exclude balance callback queuing during proxy()'s migrate Joel Fernandes (Google)
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Joel Fernandes (Google) @ 2022-11-23  1:21 UTC (permalink / raw)
  To: linux-kernel
  Cc: Joel Fernandes (Google), Ben Segall, Daniel Bristot de Oliveira,
	Davidlohr Bueso, Dietmar Eggemann, Ingo Molnar, Josh Triplett,
	Juri Lelli, Mel Gorman, Paul E. McKenney, Peter Zijlstra,
	Steven Rostedt, Valentin Schneider, Vincent Guittot, kernel-team,
	John Stultz, Joel Fernandes, Qais Yousef, Will Deacon,
	Waiman Long, Boqun Feng, Connor O'Brien

Just some work I did recently on PE for the balancing issue and lock torture.
Could you please consider testing and/or including in next PE series posting?

Last PE series revived by Connor:
https://lore.kernel.org/lkml/20221003214501.2050087-1-connoro@google.com/

Thank you.

Joel Fernandes (Google) (3):
  sched/pe: Exclude balance callback queuing during proxy()'s migrate
  locktorture: Allow non-rtmutex lock types to be boosted
  locktorture: Make the rt_boost factor a tunable

 kernel/locking/locktorture.c | 93 +++++++++++++++++++-----------------
 kernel/sched/core.c          | 72 +++++++++++++++++++++++++++-
 kernel/sched/sched.h         |  7 ++-
 3 files changed, 126 insertions(+), 46 deletions(-)

-- 
2.38.1.584.g0f3c55d4c2-goog


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

end of thread, other threads:[~2023-01-05 20:19 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-23  1:21 [PATCH RFC 0/3] Patches on top of PE series Joel Fernandes (Google)
2022-11-23  1:21 ` [PATCH RFC 1/3] sched/pe: Exclude balance callback queuing during proxy()'s migrate Joel Fernandes (Google)
2022-12-09 15:07   ` Dietmar Eggemann
2022-12-09 16:52     ` Joel Fernandes
2022-12-12 14:39       ` Dietmar Eggemann
2022-12-15 23:12         ` Joel Fernandes
2022-12-15 23:31           ` Joel Fernandes
2022-11-23  1:21 ` [PATCH RFC 2/3] locktorture: Allow non-rtmutex lock types to be boosted Joel Fernandes (Google)
2022-12-07 22:14   ` Paul E. McKenney
2022-12-07 22:23     ` Joel Fernandes
2022-12-07 22:42       ` Joel Fernandes
2022-12-08  5:06       ` Paul E. McKenney
2022-12-21  4:21   ` Chen Yu
2022-11-23  1:21 ` [PATCH RFC 3/3] locktorture: Make the rt_boost factor a tunable Joel Fernandes (Google)
2022-12-07 22:15   ` Paul E. McKenney
2022-12-21  4:28   ` Chen Yu
2023-01-05 18:27     ` Paul E. McKenney
2023-01-05 20:19       ` Joel Fernandes

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.