All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Fix budget tracking on preemption of SCHED_QUOTA thread
@ 2026-06-17 14:20 Philippe Gerum
  2026-06-17 14:20 ` [PATCH v1 1/2] evl/sched: core: introduce schedule out handler Philippe Gerum
  2026-06-17 14:20 ` [PATCH v1 2/2] evl/sched: quota: fix budget tracking on preemption Philippe Gerum
  0 siblings, 2 replies; 10+ messages in thread
From: Philippe Gerum @ 2026-06-17 14:20 UTC (permalink / raw)
  To: xenomai; +Cc: Philippe Gerum

From: Philippe Gerum <rpm@xenomai.org>

Consolidated version of the patch series following the recent
discussion.

Philippe Gerum (2):
  evl/sched: core: introduce schedule out handler
  evl/sched: quota: fix budget tracking on preemption

 include/evl/sched.h       |   1 +
 include/evl/sched/quota.h |   1 +
 kernel/evl/sched/core.c   |  20 ++--
 kernel/evl/sched/quota.c  | 201 ++++++++++++++++++--------------------
 4 files changed, 110 insertions(+), 113 deletions(-)

-- 
2.54.0


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

end of thread, other threads:[~2026-06-18  8:24 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-17 14:20 [PATCH v1 0/2] Fix budget tracking on preemption of SCHED_QUOTA thread Philippe Gerum
2026-06-17 14:20 ` [PATCH v1 1/2] evl/sched: core: introduce schedule out handler Philippe Gerum
2026-06-18  7:38   ` Jan Kiszka
2026-06-18  7:44     ` Philippe Gerum
2026-06-18  7:47       ` Jan Kiszka
2026-06-18  8:15         ` Philippe Gerum
2026-06-18  8:20           ` Philippe Gerum
2026-06-18  8:04       ` Jan Kiszka
2026-06-18  8:24         ` Philippe Gerum
2026-06-17 14:20 ` [PATCH v1 2/2] evl/sched: quota: fix budget tracking on preemption Philippe Gerum

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.