From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758944Ab0EMV4P (ORCPT ); Thu, 13 May 2010 17:56:15 -0400 Received: from ogre.sisk.pl ([217.79.144.158]:54679 "EHLO ogre.sisk.pl" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751467Ab0EMV4M (ORCPT ); Thu, 13 May 2010 17:56:12 -0400 From: "Rafael J. Wysocki" To: Tony Lindgren Subject: Re: [linux-pm] [PATCH 0/8] Suspend block api (version 6) Date: Thu, 13 May 2010 23:57:33 +0200 User-Agent: KMail/1.12.4 (Linux/2.6.34-rc7-rjw; KDE/4.3.5; x86_64; ; ) Cc: Alan Stern , Paul Walmsley , Arve =?iso-8859-1?q?Hj=F8nnev=E5g?= , "Linux-pm mailing list" , Kernel development list , Tejun Heo , Oleg Nesterov , Kevin Hilman , magnus.damm@gmail.com, "Theodore Ts'o" , mark gross , Arjan van de Ven , Geoff Smith , Brian Swetland , Matthew Garrett , =?iso-8859-1?q?Beno=EEt_Cousson?= , linux-omap@vger.kernel.org, Vitaly Wool , Linus Walleij , Mark Brown , Liam Girdwood References: <201005132314.22497.rjw@sisk.pl> <20100513213121.GJ3428@atomide.com> In-Reply-To: <20100513213121.GJ3428@atomide.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201005132357.33385.rjw@sisk.pl> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thursday 13 May 2010, Tony Lindgren wrote: > * Rafael J. Wysocki [100513 14:08]: > > On Thursday 13 May 2010, Tony Lindgren wrote: > > > > > > The difference between echo mem > /sys/power/state and suspend blocks > > > is that with suspend blocks the system keeps running. > > > > Care to elaborate? > > The suspend blocks affects the runtime behaviour of the system by > categorizing apps into good and bad apps in a weird way. I don't see this, can you please explain? Rafael