[PATCH v1 0/2] Fix budget tracking on preemption of SCHED_QUOTA thread
Philippe Gerum <[email protected]> Wed, 17 Jun 2026 16:20:09 +0200
| Newsgroups | dev.linux.lists.xenomai |
|---|---|
| Message-ID | <[email protected]> |
From: Philippe Gerum <[email protected]> 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