]> git.ipfire.org Git - thirdparty/man-pages.git/commitdiff
sched_setattr.2: Remove mention of GRUB for bandwidth reclaim
authorMichael Kerrisk <mtk.manpages@gmail.com>
Mon, 30 Apr 2018 10:03:43 +0000 (12:03 +0200)
committerMichael Kerrisk <mtk.manpages@gmail.com>
Wed, 6 Mar 2019 14:12:04 +0000 (15:12 +0100)
Mention of a specific algorithm is probably too much detail for
the manual page.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
man2/sched_setattr.2

index 9d559979a9a4922f6cdbe952402d98a011a1c27f..7acc1a4a6f2876fddcc0f9d2f50589d17c9576fe 100644 (file)
@@ -166,8 +166,9 @@ for details.
 .\" 2d4283e9d583a3ee8cfb1cbb9c1270614df4c29d
 This flag allows a
 .BR SCHED_DEADLINE
-task to reclaim bandwidth unused by other real-time tasks through the GRUB
-algorithm.
+task to reclaim bandwidth unused by other real-time tasks.
+.\" Bandwidth reclaim is done via the GRUB algorithm; see
+.\" Documentation/scheduler/sched-deadline.txt
 .TP
 .BR SCHED_FLAG_DL_OVERRUN " (since Linux 4.16)"
 .\" commit 34be39305a77b8b1ec9f279163c7cdb6cc719b91