From mboxrd@z Thu Jan 1 00:00:00 1970 From: Henrik Rydberg Subject: Re: [PATCH 0/8] Suspend block api (version 6) Date: Tue, 18 May 2010 09:03:08 +0200 Message-ID: <4BF23BAC.90102@euromail.se> References: <1272667021-21312-1-git-send-email-arve@android.com> <87wrvl5479.fsf@deeprootsystems.com> <20100503180741.GB2098@rakim.wolfsonmicro.main> <201005032318.35383.rjw@sisk.pl> <87sk68r1zh.fsf@deeprootsystems.com> Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Return-path: In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-pm-bounces@lists.linux-foundation.org Errors-To: linux-pm-bounces@lists.linux-foundation.org To: =?ISO-8859-1?Q?Arve_Hj=F8nnev=E5g?= Cc: Greg Kroah-Hartman , Sven Neumann , Jesse Barnes , Oleg Nesterov , Dmitry Torokhov , Tero Saarni , linux-input@vger.kernel.org, linux-pm@lists.linux-foundation.org, Liam Girdwood , Alexey Dobriyan , Matthew Garrett , Len Brown , Jacob Pan , Daniel Mack , linux-omap@vger.kernel.org, Linus Walleij , Daniel Walker , Theodore Ts'o , =?ISO-8859-1?Q?M=E1rton_N=E9meth?= , Brian Swetland List-Id: linux-pm@vger.kernel.org Arve Hj=F8nnev=E5g wrote: > It does not matter how you enter suspend. Without opportunistic > suspend, once you tell the kernel that you want to suspend, you cannot > abort. If a wakeup event occurs at this point, it will probably not be > processed until the system wakes up for another wakeup event. > = Since it seems to be at the very core of the argument, how long time does it take to suspend your system? Is it something that could be improved upon? Henrik