Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751396AbWH3ToI (ORCPT ); Wed, 30 Aug 2006 15:44:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751404AbWH3ToH (ORCPT ); Wed, 30 Aug 2006 15:44:07 -0400 Received: from cavan.codon.org.uk ([217.147.92.49]:61836 "EHLO vavatch.codon.org.uk") by vger.kernel.org with ESMTP id S1751396AbWH3ToG (ORCPT ); Wed, 30 Aug 2006 15:44:06 -0400 Date: Wed, 30 Aug 2006 20:43:17 +0100 From: Matthew Garrett To: "Pallipadi, Venkatesh" Cc: Adam Belay , "Brown, Len" , ACPI ML , Linux Kernel ML , Dominik Brodowski , Arjan van de Ven , devel@laptop.org Subject: Re: [RFC][PATCH 1/2] ACPI: Idle Processor PM Improvements Message-ID: <20060830194317.GA9116@srcf.ucam.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.9i X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: mjg59@codon.org.uk X-SA-Exim-Scanned: No (on vavatch.codon.org.uk); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 872 Lines: 20 On Wed, Aug 30, 2006 at 11:40:16AM -0700, Pallipadi, Venkatesh wrote: (Added devel@laptop.org to the Cc:) > While we are at cleaning up the code, I think it will be much better to > move out C-state policy out of this acpi code altogether. We should have That would be helpful. For the One Laptop Per Child project (or whatever it's called today), it would be advantageous to run without acpi. At the moment that would cost us deeper C states, so an interface to allow a platform driver to register and provide the same functionality without code duplication would be helpful. -- Matthew Garrett | mjg59@srcf.ucam.org - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/