[bootlin/training-materials updates] master: common/scheduling-classes: clarify realtime classes are not sufficient for realtime behaviour (9867d665)

Luca Ceresoli luca.ceresoli at bootlin.com
Wed Aug 23 14:32:12 CEST 2023


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/9867d66592d1a4f17ea04d92abeb904014799dd0

>---------------------------------------------------------------

commit 9867d66592d1a4f17ea04d92abeb904014799dd0
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Tue Aug 22 12:00:03 2023 +0200

    common/scheduling-classes: clarify realtime classes are not sufficient for realtime behaviour
    
    After some discussion this appeared as a minimal info to give to avoid
    creating unmatched expectations.
    
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


>---------------------------------------------------------------

9867d66592d1a4f17ea04d92abeb904014799dd0
 common/scheduling-classes.tex | 1 +
 1 file changed, 1 insertion(+)

diff --git a/common/scheduling-classes.tex b/common/scheduling-classes.tex
index 100de71b..5cfad02e 100644
--- a/common/scheduling-classes.tex
+++ b/common/scheduling-classes.tex
@@ -38,6 +38,7 @@
 				\item A deadline, which is the maximum allowable time to compute the job
 				\item A period, during which only one job can occur
 			\end{itemize}
+		\item Using one of these classes is necessary but not sufficient to get real-time behavior
 	\end{itemize}
 \end{frame}
 




More information about the training-materials-updates mailing list