[bootlin/training-materials updates] master: common/scheduling: add manpage for sched (4e3f5bdc)

Clément Léger clement.leger at bootlin.com
Tue Oct 25 10:52:21 CEST 2022


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

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

commit 4e3f5bdc9039442f5370b1f5cf6a74dce2064fa5
Author: Clément Léger <clement.leger at bootlin.com>
Date:   Wed Oct 19 15:16:14 2022 +0200

    common/scheduling: add manpage for sched
    
    Signed-off-by: Clément Léger <clement.leger at bootlin.com>


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

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

diff --git a/common/scheduling-classes.tex b/common/scheduling-classes.tex
index 8290e841..8cfbc667 100644
--- a/common/scheduling-classes.tex
+++ b/common/scheduling-classes.tex
@@ -55,5 +55,6 @@
 				\item \code{chrt -f/-b/-o/-r PRIO CMD}
 			\end{itemize}
 		\item New processes will inherit the class of their parent except if the \ksym{SCHED_RESET_ON_FORK} flag is set with \code{sched_setscheduler}
+		\item See \manpage{sched}{7} for more information
 	\end{itemize}
 \end{frame}
\ No newline at end of file




More information about the training-materials-updates mailing list