From 1154a064e48759290448226e4a96bc8dc2c9bd40 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Mon, 12 May 2014 09:05:08 +0200 Subject: [PATCH] sched.7: wfix Signed-off-by: Michael Kerrisk --- man7/sched.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/sched.7 b/man7/sched.7 index 718df9dc5..6f8eb731d 100644 --- a/man7/sched.7 +++ b/man7/sched.7 @@ -365,7 +365,7 @@ See for further information on .BR RLIMIT_RTPRIO . .SS Response time -A blocked high priority thread waiting for the I/O has a certain +A blocked high priority thread waiting for I/O has a certain response time before it is scheduled again. The device driver writer can greatly reduce this response time by using a "slow interrupt"