From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1759341Ab0E0RiG (ORCPT ); Thu, 27 May 2010 13:38:06 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:42575 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758098Ab0E0RiC convert rfc822-to-8bit (ORCPT ); Thu, 27 May 2010 13:38:02 -0400 Subject: Re: [linux-pm] [PATCH 0/8] Suspend block api (version 8) From: Peter Zijlstra To: Alan Stern Cc: Matthew Garrett , LKML , Florian Mickler , Linux PM , Thomas Gleixner , Linux OMAP Mailing List , felipe.balbi@nokia.com, Alan Cox In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8BIT Date: Thu, 27 May 2010 19:37:51 +0200 Message-ID: <1274981871.27810.5650.camel@twins> Mime-Version: 1.0 X-Mailer: Evolution 2.28.3 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2010-05-27 at 13:32 -0400, Alan Stern wrote: > On some platforms (like those with ACPI), deeper power-savings are > available by using forced suspend than by using idle. Sounds like something that's fixable, doesn't it? > That used to be > the case on Android. Arve has said that it isn't necessarily true any > more, but that's the way their software is set up. Who cares about their current software? We're arguing about sensible interfaces for the technical problem posed.