rane 06/08/17 00:45:29 Modified: power-management-guide.xml Log: #144153, typos
Revision Changes Path 1.21 xml/htdocs/doc/en/power-management-guide.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/power-management-guide.xml?rev=1.21&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/power-management-guide.xml?rev=1.21&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/power-management-guide.xml?r1=1.20&r2=1.21 Index: power-management-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/power-management-guide.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- power-management-guide.xml 27 Jul 2006 08:23:01 -0000 1.20 +++ power-management-guide.xml 17 Aug 2006 00:45:29 -0000 1.21 @@ -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/power-management-guide.xml,v 1.20 2006/07/27 08:23:01 rane Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/power-management-guide.xml,v 1.21 2006/08/17 00:45:29 rane Exp $ --> <guide link="/doc/en/power-management-guide.xml"> <title>Power Management Guide</title> @@ -63,7 +63,7 @@ that typically consume most energy - processor, display and hard drive. Each can be configured seperately. <uri link="#doc_chap3">CPU Power Management</uri> shows how to adjust the processor's frequency to save a maximum of energy -whithout losing too much performance. A few different tricks prevent your hard +without losing too much performance. A few different tricks prevent your hard drive from working unnecessarily often in <uri link="#doc_chap5">Disk Power Management</uri> (decreasing noise level as a nice side effect). Some notes on graphics cards, Wireless LAN and USB finish the device section in <uri @@ -524,7 +524,7 @@ The above is quite nice, but not doable in daily life. Better let your system set the appropriate frequency automatically. There are many different approaches to do this. The following table gives a quick overview to help you -decide on one of them. It's roughly seperated in three categories <b>kernel</b> +decide on one of them. It's roughly separated in three categories <b>kernel</b> for approaches that only need kernel support, <b>daemon</b> for programs that run in the background and <b>graphical</b> for programs that provide a GUI for easy configuration and changes. @@ -1137,7 +1137,7 @@ <warn> Pay attention to the size parameter and modify it for your system. If you're -unsure, don't try this at all, it can become a perfomance bottleneck easily. In +unsure, don't try this at all, it can become a performance bottleneck easily. In case you want to mount <path>/var/log</path> like this, make sure to merge the log files to disk before unmounting. They are essential. Don't attempt to mount <path>/var/tmp</path> like this. Portage uses it for compiling... -- [email protected] mailing list
