rpms/kernel/F-12 linux-2.6.31-cpuidle-faster-io.patch,1.1,1.2

Dave Jones davej at fedoraproject.org
Thu Sep 17 17:22:25 UTC 2009


Author: davej

Update of /cvs/pkgs/rpms/kernel/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv5448

Modified Files:
	linux-2.6.31-cpuidle-faster-io.patch 
Log Message:
trim mbox junk

linux-2.6.31-cpuidle-faster-io.patch:
 drivers/cpuidle/governors/menu.c |  251 ++++++++++++++++++++++++++++++++-------
 include/linux/sched.h            |    4 
 kernel/sched.c                   |   18 ++
 3 files changed, 231 insertions(+), 42 deletions(-)

Index: linux-2.6.31-cpuidle-faster-io.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-12/linux-2.6.31-cpuidle-faster-io.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -r1.1 -r1.2
--- linux-2.6.31-cpuidle-faster-io.patch	17 Sep 2009 17:21:48 -0000	1.1
+++ linux-2.6.31-cpuidle-faster-io.patch	17 Sep 2009 17:22:25 -0000	1.2
@@ -1,45 +1,3 @@
-From davej  Mon Sep 14 23:44:21 2009
-Return-Path: linux-kernel-owner at vger.kernel.org
-X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on
-	gelk.kernelslacker.org
-X-Spam-Level: 
-X-Spam-Status: No, score=-6.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED,
-	UNPARSEABLE_RELAY autolearn=ham version=3.2.5
-Received: from mail.corp.redhat.com [10.5.5.52]
-	by gelk.kernelslacker.org with IMAP (fetchmail-6.3.9)
-	for <davej at localhost> (single-drop); Mon, 14 Sep 2009 23:44:21 -0400 (EDT)
-Received: from zmta01.collab.prod.int.phx2.redhat.com (LHLO
- zmta01.collab.prod.int.phx2.redhat.com) (10.5.5.31) by
- mail04.corp.redhat.com with LMTP; Mon, 14 Sep 2009 23:40:00 -0400 (EDT)
-Received: from localhost (localhost.localdomain [127.0.0.1])
-	by zmta01.collab.prod.int.phx2.redhat.com (Postfix) with ESMTP id 29E4E9C046;
-	Mon, 14 Sep 2009 23:40:00 -0400 (EDT)
-Received: from zmta01.collab.prod.int.phx2.redhat.com ([127.0.0.1])
-	by localhost (zmta01.collab.prod.int.phx2.redhat.com [127.0.0.1]) (amavisd-new, port 10024)
-	with ESMTP id QtHcfoKcpI1L; Mon, 14 Sep 2009 23:39:59 -0400 (EDT)
-Received: from int-mx05.intmail.prod.int.phx2.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.18])
-	by zmta01.collab.prod.int.phx2.redhat.com (Postfix) with ESMTP id DEF409C00D;
-	Mon, 14 Sep 2009 23:39:59 -0400 (EDT)
-Received: from mx1.redhat.com (ext-mx09.extmail.prod.ext.phx2.redhat.com [10.5.110.13])
-	by int-mx05.intmail.prod.int.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id n8F3do6r019578;
-	Mon, 14 Sep 2009 23:39:51 -0400
-Received: from vger.kernel.org (vger.kernel.org [209.132.176.167])
-	by mx1.redhat.com (8.13.8/8.13.8) with ESMTP id n8F3XNpe025401;
-	Mon, 14 Sep 2009 23:39:37 -0400
-Received: (majordomo at vger.kernel.org) by vger.kernel.org via listexpand
-	id S1758085AbZIODja (ORCPT <rfc822;mrezanin at redhat.com> + 41 others);
-	Mon, 14 Sep 2009 23:39:30 -0400
-Received: (majordomo at vger.kernel.org) by vger.kernel.org id S934353AbZIODj2
-	(ORCPT <rfc822;linux-kernel-outgoing>);
-	Mon, 14 Sep 2009 23:39:28 -0400
-Received: from casper.infradead.org ([85.118.1.10]:38759 "EHLO
-	casper.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org
-	with ESMTP id S1758054AbZIODj1 (ORCPT
-	<rfc822;linux-kernel at vger.kernel.org>);
-	Mon, 14 Sep 2009 23:39:27 -0400
-Received: from aalborg.xs4all.nl ([82.94.0.130] helo=localhost.localdomain)
-	by casper.infradead.org with esmtpsa (Exim 4.69 #1 (Red Hat Linux))
-	id 1MnOt1-0004XM-HQ; Tue, 15 Sep 2009 03:39:23 +0000
 Date: 	Tue, 15 Sep 2009 05:42:59 +0200
 From: Arjan van de Ven <arjan at infradead.org>
 To: linux-kernel at vger.kernel.org
@@ -49,22 +7,6 @@ Cc: Andrew Morton <akpm at linux-foundation
         Ivan Kokshaysky <ink at jurassic.park.msu.ru>
 Subject: [PATCH v2] cpuidle: Fix the menu governor to boost IO performance
 Message-ID: <20090915054259.5282e5ba at infradead.org>
-Organization: Intel
-Mime-Version: 1.0
-Content-Type: text/plain; charset=US-ASCII
-Content-Transfer-Encoding: 7bit
-X-SRS-Rewrite: SMTP reverse-path rewritten from <arjan at infradead.org> by casper.infradead.org
-	See http://www.infradead.org/rpr.html
-Sender: linux-kernel-owner at vger.kernel.org
-Precedence: bulk
-List-ID: <linux-kernel.vger.kernel.org>
-X-Mailing-List: 	linux-kernel at vger.kernel.org
-X-RedHat-Spam-Score: -4  (RCVD_IN_DNSWL_MED)
-X-Scanned-By: MIMEDefang 2.67 on 10.5.11.18
-X-Scanned-By: MIMEDefang 2.67 on 10.5.110.13
-Status: RO
-Content-Length: 14160
-Lines: 428
 
 Reworked patch based on Andrew's review feedback and spelling fixes.
 Rather than adding a new governor temporarily, this just puts the fixes




More information about the fedora-extras-commits mailing list