From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [linux-pm] [PATCH 0/8] Suspend block api (version 6) Date: Thu, 13 May 2010 14:31:22 -0700 Message-ID: <20100513213121.GJ3428@atomide.com> References: <20100513191717.GA3428@atomide.com> <201005132314.22497.rjw@sisk.pl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mho-01-ewr.mailhop.org ([204.13.248.71]:64641 "EHLO mho-01-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754031Ab0EMVbd (ORCPT ); Thu, 13 May 2010 17:31:33 -0400 Content-Disposition: inline In-Reply-To: <201005132314.22497.rjw@sisk.pl> Sender: linux-omap-owner@vger.kernel.org List-Id: linux-omap@vger.kernel.org To: "Rafael J. Wysocki" Cc: Alan Stern , Paul Walmsley , Arve =?utf-8?B?SGrDuG5uZXbDpWc=?= , 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 , =?utf-8?Q?Beno=C3=AEt?= Cousson , linux-omap@vger.kernel.org, Vitaly Wool , Linus Walleij , Mark Brown , Liam Girdwood * 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. Tony