mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2026-08-14 06:22:34 +02:00
Add the deadline monitors collection to validate the deadline scheduler,
both for deadline tasks and servers.
The currently implemented monitors are:
* nomiss:
validate dl entities run to completion before their deadiline
Reviewed-by: Nam Cao <namcao@linutronix.de>
Reviewed-by: Juri Lelli <juri.lelli@redhat.com>
Link: https://lore.kernel.org/r/20260330111010.153663-13-gmonaco@redhat.com
Signed-off-by: Gabriele Monaco <gmonaco@redhat.com>
21 lines
399 B
ReStructuredText
21 lines
399 B
ReStructuredText
====================
|
|
Runtime Verification
|
|
====================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:glob:
|
|
|
|
runtime-verification.rst
|
|
deterministic_automata.rst
|
|
linear_temporal_logic.rst
|
|
hybrid_automata.rst
|
|
monitor_synthesis.rst
|
|
da_monitor_instrumentation.rst
|
|
monitor_wip.rst
|
|
monitor_wwnr.rst
|
|
monitor_sched.rst
|
|
monitor_rtapp.rst
|
|
monitor_stall.rst
|
|
monitor_deadline.rst
|