Re: [PATCH v5 14/15] rv: Add deadline monitors
From: Juri Lelli <juri.lelli@redhat.com>
Date: 2026-01-23 13:03:22
Also in:
linux-doc, lkml
From: Juri Lelli <juri.lelli@redhat.com>
Date: 2026-01-23 13:03:22
Also in:
linux-doc, lkml
Hello, On 22/01/26 16:54, Gabriele Monaco wrote:
Add the deadline monitors collection to validate the deadline scheduler,
both for deadline tasks and servers.
The currently implemented monitors are:
* throttle:
validate dl entities are throttled when they use up their runtime
* nomiss:
validate dl entities run to completion before their deadiline
Cc: Peter Zijlstra <peterz@infradead.org>
Reviewed-by: Nam Cao <redacted>
Signed-off-by: Gabriele Monaco <gmonaco@redhat.com>
---Looks good to me! Reviewed-by: Juri Lelli <juri.lelli@redhat.com> Thanks, Juri