mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] Simplify Util_est
@ 2023-11-27 14:32 Vincent Guittot
  2023-11-27 14:32 ` [PATCH 1/2] sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true) Vincent Guittot
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Vincent Guittot @ 2023-11-27 14:32 UTC (permalink / raw)
  To: mingo, peterz, juri.lelli, dietmar.eggemann, rostedt, bsegall,
	mgorman, bristot, vschneid, corbet, alexs, siyanteng, qyousef,
	linux-kernel, linux-doc
  Cc: lukasz.luba, hongyan.xia2, Vincent Guittot

Following comment in [1], I prepared a patch to remove UTIL_EST_FASTUP.
This enables us to simplify util_est behavior as proposed in patch 2.

[1] https://lore.kernel.org/lkml/CAKfTPtCAZWp7tRgTpwJmyEAkyN65acmYrfu9naEUpBZVWNTcQA@mail.gmail.com/

Vincent Guittot (2):
  sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true)
  sched/fair: Simplify util_est

 Documentation/scheduler/schedutil.rst |  7 +--
 include/linux/sched.h                 | 35 ++----------
 kernel/sched/debug.c                  |  7 +--
 kernel/sched/fair.c                   | 81 ++++++++++-----------------
 kernel/sched/features.h               |  1 -
 kernel/sched/pelt.h                   |  4 +-
 6 files changed, 43 insertions(+), 92 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-12-01  7:42 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-11-27 14:32 [PATCH 0/2] Simplify Util_est Vincent Guittot
2023-11-27 14:32 ` [PATCH 1/2] sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true) Vincent Guittot
2023-11-30 13:42   ` Dietmar Eggemann
2023-11-30 20:30   ` Hongyan Xia
2023-12-01  2:16     ` Tang Yizhou
2023-12-01  7:42       ` Vincent Guittot
2023-12-01  7:41     ` Vincent Guittot
2023-11-27 14:32 ` [PATCH 2/2] sched/fair: Simplify util_est Vincent Guittot
2023-11-30 13:42   ` Dietmar Eggemann
2023-11-30 15:02     ` Vincent Guittot
2023-11-30 20:50   ` Hongyan Xia
2023-11-30 12:53 ` [PATCH 0/2] Simplify Util_est Lukasz Luba
2023-11-30 14:55   ` Vincent Guittot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®