aboutsummaryrefslogtreecommitdiffstats
path: root/man2/sched_setattr.2
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2018-04-30 12:03:43 +0200
committerMichael Kerrisk <mtk.manpages@gmail.com>2019-03-06 15:12:04 +0100
commit927b72f45e4650893225748de427ea45071fc89c (patch)
tree584dc764374c69a992fbc852147e99b5e33b7d9b /man2/sched_setattr.2
parentb8bd34ac066629a34f29529c3b2d274f083fbd67 (diff)
downloadman-pages-927b72f45e4650893225748de427ea45071fc89c.tar.gz
sched_setattr.2: Remove mention of GRUB for bandwidth reclaim
Mention of a specific algorithm is probably too much detail for the manual page. Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man2/sched_setattr.2')
-rw-r--r--man2/sched_setattr.25
1 files changed, 3 insertions, 2 deletions
diff --git a/man2/sched_setattr.2 b/man2/sched_setattr.2
index 9d559979a9..7acc1a4a6f 100644
--- a/man2/sched_setattr.2
+++ b/man2/sched_setattr.2
@@ -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