All of lore.kernel.org
 help / color / mirror / Atom feed
* [Patch] documentation govenors.txt
@ 2005-06-24 15:50 Nico Golde
  0 siblings, 0 replies; only message in thread
From: Nico Golde @ 2005-06-24 15:50 UTC (permalink / raw)
  To: linux; +Cc: linux-kernel


[-- Attachment #1.1: Type: text/plain, Size: 519 bytes --]

Hi,
I corrected a small error and enhanced the govenor.txt file
with the ondemand daemon because the kernel configs link to
the documentation but ondemand wasn't documentated.
Feel free to include the patch in the attachment...
Regards Nico
Please CC me, I am not on the list.
-- 
Nico Golde - JAB: nion@jabber.ccc.de | GPG: 0x73647CFF
http://www.ngolde.de | http://www.muttng.org | http://grml.org 
VIM has two modes - the one in which it beeps 
and the one in which it doesn't -- encrypted mail preferred

[-- Attachment #1.2: govenors.txt.patch --]
[-- Type: text/plain, Size: 1111 bytes --]

--- /usr/src/linux/Documentation/cpu-freq/governors.txt	2005-05-27 07:06:46.000000000 +0200
+++ governors.txt	2005-06-24 16:40:40.000000000 +0200
@@ -9,6 +9,7 @@
 
 
 		    Dominik Brodowski  <linux@brodo.de>
+            some additions and corrections by Nico Golde <nico@ngolde.de>
 
 
 
@@ -25,6 +26,7 @@
 2.1  Performance
 2.2  Powersave
 2.3  Userspace
+2.4  Ondemand
 
 3.   The Governor Interface in the CPUfreq Core
 
@@ -86,7 +88,7 @@
 scaling_max_freq.
 
 
-2.1 Powersave
+2.2 Powersave
 -------------
 
 The CPUfreq governor "powersave" sets the CPU statically to the
@@ -94,7 +96,7 @@
 scaling_max_freq.
 
 
-2.2 Userspace
+2.3 Userspace
 -------------
 
 The CPUfreq governor "userspace" allows the user, or any userspace
@@ -103,6 +105,14 @@
 directory.
 
 
+2.4 Ondemand
+------------
+
+The CPUfreq govenor "ondemand" sets the CPU depending on the
+current usage. To do this the CPU must have the capability to
+switch the frequency very fast.
+
+
 
 3. The Governor Interface in the CPUfreq Core
 =============================================

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

only message in thread, other threads:[~2005-06-24 15:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-24 15:50 [Patch] documentation govenors.txt Nico Golde

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.