Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758236Ab0HDFqq (ORCPT ); Wed, 4 Aug 2010 01:46:46 -0400 Received: from ist.d-labs.de ([213.239.218.44]:60670 "EHLO mx01.d-labs.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752613Ab0HDFqp (ORCPT ); Wed, 4 Aug 2010 01:46:45 -0400 Date: Wed, 4 Aug 2010 07:46:28 +0200 From: Florian Mickler To: david@lang.hm Cc: Arve =?ISO-8859-15?Q?Hj=F8nnev=E5g?= , "Paul E. McKenney" , Arjan van de Ven , "Ted Ts'o" , linux-pm@lists.linux-foundation.org, linux-kernel , mjg59@srcf.ucam.org, pavel@ucw.cz, rjw@sisk.pl, stern@rowland.harvard.edu, swetland@google.com, peterz@infradead.org, tglx@linutronix.de, alan@lxorguk.ukuu.org.uk Subject: Re: Attempted summary of suspend-blockers LKML thread Message-ID: <20100804074628.4acc0ed2@schatten.dmk.lab> In-Reply-To: References: <20100801210548.23f77ff6@infradead.org> <20100802140933.GB2405@linux.vnet.ibm.com> <20100804001015.GJ2407@linux.vnet.ibm.com> X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.9; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1383 Lines: 44 Hi, On Tue, 3 Aug 2010 21:47:49 -0700 (PDT) david@lang.hm wrote: > > Suspend is not an android only concept. The android extensions just > > allow us to aggressively use suspend without loosing (or delaying) > > wakeup events. On the hardware that we shipped we can enter the same > > power mode from idle as we do in suspend, but we still use suspend > > primarily because it stops the monotonic clock and all the timers that > > use it. Changing suspend to behave more like an idle mode, which seems > > to be what you are suggesting, would not buy us anything. > > Ok, If I am understanding you correctly I think this is an important > point. > > What Android calls suspend is not what other linux distros call suspend, > it's just a low-power mode with different wakeup rules. > > Is this correct? I think my laptop (x86-64) uses the same notion of suspend as Android. I am confused now. Android 'suspend' is equivalent to 'echo "mem" > /sys/power/state' Which distros call it "low-power mode with different wakeup rules"? Gentoo doesnt. In KDE/Gnome it's also called suspend or suspend-to-ram iirc. Cheers, Flo -- 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/