]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
sched_setattr.2: Add a bit more detail for SCHED_DEADLINE
authorMichael Kerrisk <mtk.manpages@gmail.com>
Fri, 27 Apr 2018 13:01:20 +0000 (15:01 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 6 Mar 2019 14:02:00 +0000 (15:02 +0100)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/sched_setattr.2

index 2f8bf77a59dd7af60831b971a3e6eca3fd38fef9..9d559979a9a4922f6cdbe952402d98a011a1c27f 100644 (file)
@@ -173,9 +173,12 @@ algorithm.
 .\" commit 34be39305a77b8b1ec9f279163c7cdb6cc719b91
 This flag allows a
 .BR SCHED_DEADLINE
-task to get informed about run-time overruns through the delivery of
+to get informed about run-time overruns,
+which may be caused by (for example) coarse execution time accounting
+or incorrect parameter assignment.
+Notification takes the form of a 
 .B SIGXCPU
-signals.
+signal which is generated on each overrun.
 .RE
 .TP
 .I sched_nice