2009-11-28 14:58:13

by Johannes Buchner

[permalink] [raw]
Subject: [PATCH] Documentation: ignore_nice_load is in conservative cpufreq too

This is a feature in the source and sysfs, but not mentioned in the docs.

Signed-off-by: Johannes Buchner <[email protected]>
---
Documentation/cpu-freq/governors.txt | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Documentation/cpu-freq/governors.txt b/Documentation/cpu-freq/governors.txt
index aed082f..eb5d584 100644
--- a/Documentation/cpu-freq/governors.txt
+++ b/Documentation/cpu-freq/governors.txt
@@ -182,6 +182,8 @@ governor but for the opposite direction. For example when set to its
default value of '20' it means that if the CPU usage needs to be below
20% between samples to have the frequency decreased.

+ignore_nice_load: same as for the "ondemand" governor.
+
3. The Governor Interface in the CPUfreq Core
=============================================

--
1.6.4.4