All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] sched_ext: Cgroup sub-scheduler minor fixes
@ 2026-04-17  9:18 Zhao Mengmeng
  2026-04-17  9:18 ` [PATCH v3 1/2] tools/sched_ext: Add missing -c option in scx_qmap help Zhao Mengmeng
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Zhao Mengmeng @ 2026-04-17  9:18 UTC (permalink / raw)
  To: Tejun Heo, David Vernet, Andrea Righi, Changwoo Min
  Cc: sched-ext, linux-kernel, Zhao Mengmeng, Cheng-Yang Chou

This patchset contains two fixes that I met when testing cgroup
sub-scheduler. Patch 1 add the -c option to scx_qmap help, which support
sub-scheduler but has no clue how to use it. Patch 2 add logs when sub-
scheduler is disabled, almost the same logic as root scheduler.

V3:
- Commit msg nit fix (Cheng-Yang Chou)
- Rebase on sched_ext/for_next(1d2c5353152d)

V2:
- Add [-c CG_PATH] to the usage synopsis(Cheng-Yang Chou)

---
Zhao Mengmeng (2):
      tools/sched_ext: Add missing -c option in scx_qmap help
      sched_ext: Print sub-scheduler disabled log and reason

 kernel/sched/ext.c         | 39 ++++++++++++++++++++++++---------------
 tools/sched_ext/scx_qmap.c |  4 +++-
 2 files changed, 27 insertions(+), 16 deletions(-)
---
base-commit: 1d2c5353152d2e937a24b08261591c198996d13d
change-id: 20260417-sched_ext-0417-bcbc3d992a9a

Best regards,
--  
Zhao Mengmeng <zhaomengmeng@kylinos.cn>


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

end of thread, other threads:[~2026-04-17 18:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-17  9:18 [PATCH v3 0/2] sched_ext: Cgroup sub-scheduler minor fixes Zhao Mengmeng
2026-04-17  9:18 ` [PATCH v3 1/2] tools/sched_ext: Add missing -c option in scx_qmap help Zhao Mengmeng
2026-04-17  9:18 ` [PATCH v3 2/2] sched_ext: Print sub-scheduler disabled log and reason Zhao Mengmeng
2026-04-17 18:38 ` [PATCH v3 0/2] sched_ext: Cgroup sub-scheduler minor fixes Tejun Heo

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.