From: Michael Kerrisk Date: Mon, 30 Apr 2018 10:03:43 +0000 (+0200) Subject: sched_setattr.2: Remove mention of GRUB for bandwidth reclaim X-Git-Tag: man-pages-5.00~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=927b72f45e4650893225748de427ea45071fc89c;p=thirdparty%2Fman-pages.git 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 --- 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