From 505edf1c5f34f2619f684ec1781d4550483814b6 Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Mon, 26 Jan 2015 12:53:21 +0100 Subject: chrt: add note about zero priority for IDLE and BATCH Reported-by: dE Signed-off-by: Karel Zak --- schedutils/chrt.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'schedutils') diff --git a/schedutils/chrt.1 b/schedutils/chrt.1 index bc65a3089..c7da4ebe7 100644 --- a/schedutils/chrt.1 +++ b/schedutils/chrt.1 @@ -64,7 +64,7 @@ given PID. .BR -b ,\ --batch Set scheduling policy to .B SCHED_BATCH -(Linux-specific). +(Linux-specific). The priority argument has to be set to zero. .TP .BR -f ,\ --fifo Set scheduling policy to @@ -73,7 +73,7 @@ Set scheduling policy to .BR -i ,\ --idle Set scheduling policy to .B SCHED_IDLE -(Linux-specific). +(Linux-specific). The priority argument has to be set to zero. .TP .BR -m ,\ --max Show minimum and maximum valid priorities, then exit. -- cgit v1.2.3-55-g7522