[PATCH v2 0/2] Fix budget tracking on preemption of SCHED_QUOTA thread

Philippe Gerum <[email protected]> Thu, 18 Jun 2026 10:33:22 +0200
Newsgroups dev.linux.lists.xenomai
Message-ID <[email protected]>
From: Philippe Gerum <[email protected]>

Dropped the confusingly cosmetic change in __evl_schedule(), no
functional change since v1.

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   |  12 ++-
 kernel/evl/sched/quota.c  | 201 ++++++++++++++++++--------------------
 4 files changed, 106 insertions(+), 109 deletions(-)

-- 
2.54.0