All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET sched_ext/for-6.15] sched_ext: Event counter updates
@ 2025-02-08  8:42 Tejun Heo
  2025-02-08  8:42 ` [PATCH 1/3] tool/sched_ext: Event counter dumping updates Tejun Heo
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Tejun Heo @ 2025-02-08  8:42 UTC (permalink / raw)
  To: void, arighi, multics69; +Cc: linux-kernel, sched-ext

Hello,

This patchset contains the following three event counter updates:

 0001-tool-sched_ext-Event-counter-dumping-updates.patch
 0002-sched_ext-Count-SCX_EV_DISPATCH_LOCAL_DSQ_OFFLINE-in.patch
 0003-sched_ext-Add-SCX_EV_ENQ_SKIP_MIGRATION_DISABLED.patch

This patchset depends on two pending migration disabled handling patches on
top of sched_ext/for-614-fixes and the event counter addition in
sched_ext/for-6.15 and thus is on top of:

 sched_ext/for-6.14-fixes
 + Two migration disabled handling update patches
   http://lkml.kernel.org/r/Z6Zz79AUub1YuHwD@slm.duckdns.org
 + sched_ext/for-6.15

The following branch shows how these patches will be applied:

 git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext.git scx-evs

diffstat follows. Thanks.

 kernel/sched/ext.c                |   25 +++++++++++++++++++------
 tools/sched_ext/scx_central.bpf.c |   21 ---------------------
 tools/sched_ext/scx_qmap.bpf.c    |   16 ++++++++--------
 3 files changed, 27 insertions(+), 35 deletions(-)

--
tejun

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

end of thread, other threads:[~2025-02-09  6:40 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-08  8:42 [PATCHSET sched_ext/for-6.15] sched_ext: Event counter updates Tejun Heo
2025-02-08  8:42 ` [PATCH 1/3] tool/sched_ext: Event counter dumping updates Tejun Heo
2025-02-08  8:42 ` [PATCH 2/3] sched_ext: Count SCX_EV_DISPATCH_LOCAL_DSQ_OFFLINE in the right spot Tejun Heo
2025-02-08  8:42 ` [PATCH 3/3] sched_ext: Add SCX_EV_ENQ_SKIP_MIGRATION_DISABLED Tejun Heo
2025-02-08  9:12 ` [PATCHSET sched_ext/for-6.15] sched_ext: Event counter updates Changwoo Min
2025-02-09  6:40 ` 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.