From a3509f674c9c838f142c509c62166664733bdb40 Mon Sep 17 00:00:00 2001 From: Jiri Kosina Date: Mon, 27 Oct 2008 17:41:58 +0100 Subject: [PATCH] --- yaml --- r: 117963 b: refs/heads/master c: 4078e359c4688541a0093fde0dff35dc7190c4f5 h: refs/heads/master i: 117961: a16debb9e71a61048435c96a9ea225018c325faa 117959: 82700baf14047b8677be34b7147648202c0b6c60 v: v3 --- [refs] | 2 +- trunk/Documentation/scheduler/sched-design-CFS.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index c0fd5e97d023..b248c3f718a9 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 3f3a490480d8ab96e0fe30a41f80f14e6a0c579d +refs/heads/master: 4078e359c4688541a0093fde0dff35dc7190c4f5 diff --git a/trunk/Documentation/scheduler/sched-design-CFS.txt b/trunk/Documentation/scheduler/sched-design-CFS.txt index 9d8eb553884c..eb471c7a905e 100644 --- a/trunk/Documentation/scheduler/sched-design-CFS.txt +++ b/trunk/Documentation/scheduler/sched-design-CFS.txt @@ -92,7 +92,7 @@ other HZ detail. Thus the CFS scheduler has no notion of "timeslices" in the way the previous scheduler had, and has no heuristics whatsoever. There is only one central tunable (you have to switch on CONFIG_SCHED_DEBUG): - /proc/sys/kernel/sched_granularity_ns + /proc/sys/kernel/sched_min_granularity_ns which can be used to tune the scheduler from "desktop" (i.e., low latencies) to "server" (i.e., good batching) workloads. It defaults to a setting suitable