All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] [2/3] sched: implement staircase deadline scheduler docupdate
@ 2007-04-19 15:02 Con Kolivas
  0 siblings, 0 replies; only message in thread
From: Con Kolivas @ 2007-04-19 15:02 UTC (permalink / raw)
  To: linux kernel mailing list, Andrew Morton, ck list

Update documentation to reflect higher maximum rr_interval.

Signed-off-by: Con Kolivas <kernel@kolivas.org>

---
 Documentation/sysctl/kernel.txt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: linux-2.6.21-rc7-sd/Documentation/sysctl/kernel.txt
===================================================================
--- linux-2.6.21-rc7-sd.orig/Documentation/sysctl/kernel.txt	2007-04-20 00:29:12.000000000 +1000
+++ linux-2.6.21-rc7-sd/Documentation/sysctl/kernel.txt	2007-04-20 00:29:32.000000000 +1000
@@ -298,7 +298,7 @@ overall. This value is in milliseconds a
 depends on the number of cpus available at scheduler initialisation
 with a minimum of 8.
 
-Valid values are from 1-100.
+Valid values are from 1-5000.
 
 ==============================================================
 

-- 
-ck

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2007-04-19 15:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-19 15:02 [PATCH] [2/3] sched: implement staircase deadline scheduler docupdate Con Kolivas

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.