nightmorph    09/04/15 07:04:11

  Modified:             gentoo-ppc-faq.xml
  Log:
  explicitly state that userspace is the only working governor for PPC, 
bug234759

Revision  Changes    Path
1.70                 xml/htdocs/doc/en/gentoo-ppc-faq.xml

file : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?rev=1.70&view=markup
plain: 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?rev=1.70&content-type=text/plain
diff : 
http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml?r1=1.69&r2=1.70

Index: gentoo-ppc-faq.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- gentoo-ppc-faq.xml  6 Jul 2008 08:00:29 -0000       1.69
+++ gentoo-ppc-faq.xml  15 Apr 2009 07:04:11 -0000      1.70
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding="UTF-8"?>
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v 1.69 
2008/07/06 08:00:29 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/gentoo-ppc-faq.xml,v 1.70 
2009/04/15 07:04:11 nightmorph Exp $ -->
 
 <guide link="/doc/en/gentoo-ppc-faq.xml">
 <title>Gentoo Linux/PowerPC Frequently Asked Questions</title>
@@ -17,6 +17,9 @@
 <author title="Editor">
   <mail link="[email protected]">Joseph Jezak</mail>
 </author>
+<author title="Editor">
+  <mail link="nightmorph"/>
+</author>
 
 <abstract>
 The Gentoo/PPC FAQ is a collection of questions and answers collected from the
@@ -27,8 +30,8 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>1.40</version>
-<date>2008-07-06</date>
+<version>1.41</version>
+<date>2009-04-15</date>
 
 <faqindex>
 <title>Questions</title>
@@ -380,8 +383,9 @@
     <e>powernowd</e> allows cpu speed scaling for longer battery life. Other
     packages also provide the same functionality, such as <e>cpudyn</e>,
     <e>cpufreqd</e> and <e>speedfreq</e>.  It doesn't really matter which you
-    chose, just ensure that you have the <e>userspace</e> cpu frequency
-    scaling governor enabled in your kernel.
+    chose, just ensure that you have the <e>userspace</e> cpu frequency scaling
+    governor enabled in your kernel. This is the only governor that will work 
on
+    PPC.
   </li>
 </ul>
 




Reply via email to