From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.62) (envelope-from ) id 1HtTXq-0008P6-7E for garchives@archives.gentoo.org; Wed, 30 May 2007 19:09:18 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.0/8.14.0) with SMTP id l4UJ98RW024823; Wed, 30 May 2007 19:09:08 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.0/8.14.0) with ESMTP id l4UJ972o024818 for ; Wed, 30 May 2007 19:09:07 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 4611264CB0 for ; Wed, 30 May 2007 19:09:06 +0000 (UTC) Received: from nightmorph by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1HtTXc-0006JA-LM for gentoo-doc-cvs@lists.gentoo.org; Wed, 30 May 2007 19:09:04 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: power-management-guide.xml Message-Id: From: Josh Saddler Date: Wed, 30 May 2007 19:09:04 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: ea27ea2a-f36f-4278-ab4a-36ed7466e454 X-Archives-Hash: 8b5e21b36c4596620ca33f169263329c nightmorph 07/05/30 19:09:04 Modified: power-management-guide.xml Log: removed stuff about nonexistent 2.4 kernels Revision Changes Path 1.27 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.27&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/power-management-guide.xml?rev=1.27&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/power-management-guide.xml?r1=1.26&r2=1.27 Index: power-management-guide.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/power-management-guide.xml,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- power-management-guide.xml 16 Apr 2007 05:39:54 -0000 1.26 +++ power-management-guide.xml 30 May 2007 19:09:04 -0000 1.27 @@ -1,6 +1,6 @@ - + Power Management Guide @@ -23,8 +23,8 @@ -1.32 -2007-04-15 +1.33 +2007-05-30 Introduction @@ -977,10 +977,9 @@

-Recent kernels (2.6.6 and greater, recent 2.4 ones and others with patches) -include the so-called laptop-mode. When activated, dirty buffers are -written to disk on read calls or after 10 minutes (instead of 30 seconds). This -minimizes the time the hard disk needs to be spun up. +Recent 2.6 kernels include the so-called laptop-mode. When activated, +dirty buffers are written to disk on read calls or after 10 minutes (instead of +30 seconds). This minimizes the time the hard disk needs to be spun up.




-- 
gentoo-doc-cvs@gentoo.org mailing list