All of lore.kernel.org
 help / color / mirror / Atom feed
From: Nico Golde <nico@ngolde.de>
To: linux@brodo.de
Cc: linux-kernel@vger.kernel.org
Subject: [Patch] documentation govenors.txt
Date: Fri, 24 Jun 2005 17:50:26 +0200	[thread overview]
Message-ID: <20050624155026.GA10987@ngolde.de> (raw)


[-- 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 --]

                 reply	other threads:[~2005-06-24 15:58 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050624155026.GA10987@ngolde.de \
    --to=nico@ngolde.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@brodo.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.