From: "Rafael J. Wysocki" <rjw@sisk.pl>
To: Henrik Rydberg <rydberg@euromail.se>
Cc: "Greg Kroah-Hartman" <gregkh@suse.de>,
"Sven Neumann" <s.neumann@raumfeld.com>,
"Jesse Barnes" <jbarnes@virtuousgeek.org>,
linux-kernel@vger.kernel.org,
"Dmitry Torokhov" <dmitry.torokhov@gmail.com>,
"Tero Saarni" <tero.saarni@gmail.com>,
linux-input@vger.kernel.org, linux-pm@lists.linux-foundation.org,
"Liam Girdwood" <lrg@slimlogic.co.uk>,
"Alexey Dobriyan" <adobriyan@gmail.com>,
"Matthew Garrett" <mjg@redhat.com>,
"Len Brown" <len.brown@intel.com>,
"Jacob Pan" <jacob.jun.pan@linux.intel.com>,
"Daniel Mack" <daniel@caiaq.de>,
"Oleg Nesterov" <oleg@redhat.com>,
linux-omap@vger.kernel.org,
"Linus Walleij" <linus.walleij@stericsson.com>,
"Daniel Walker" <dwalker@codeaurora.org>,
"Theodore Ts'o" <tytso@mit.edu>,
"Márton Németh" <nm127@freemail.hu>,
"Brian Swetland" <swetland@goo>
Subject: Re: [PATCH 0/8] Suspend block api (version 6)
Date: Tue, 18 May 2010 21:39:29 +0200 [thread overview]
Message-ID: <201005182139.29783.rjw@sisk.pl> (raw)
In-Reply-To: <4BF23BAC.90102@euromail.se>
On Tuesday 18 May 2010, Henrik Rydberg wrote:
> Arve Hjønnevåg 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?
It's not a matter of time. It's a matter of lost keystrokes and such.
Rafael
next prev parent reply other threads:[~2010-05-18 19:39 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1272667021-21312-1-git-send-email-arve@android.com>
[not found] ` <1272667021-21312-2-git-send-email-arve@android.com>
[not found] ` <1272667021-21312-3-git-send-email-arve@android.com>
[not found] ` <1272667021-21312-4-git-send-email-arve@android.com>
[not found] ` <1272667021-21312-5-git-send-email-arve@android.com>
[not found] ` <1272667021-21312-6-git-send-email-arve@android.com>
[not found] ` <1272667021-21312-7-git-send-email-arve@android.com>
2010-04-30 22:37 ` [PATCH 7/8] Input: Block suspend while event queue is not empty Arve Hjønnevåg
[not found] ` <87wrvl5479.fsf@deeprootsystems.com>
[not found] ` <20100503180741.GB2098@rakim.wolfsonmicro.main>
[not found] ` <201005032318.35383.rjw@sisk.pl>
[not found] ` <87sk68r1zh.fsf@deeprootsystems.com>
[not found] ` <s2qd6200be21005031709r28420f0ezf3cf286517ee9114@mail.gmail.com>
2010-05-14 20:27 ` [PATCH 0/8] Suspend block api (version 6) Paul Walmsley
2010-05-14 22:18 ` Arve Hjønnevåg
2010-05-15 2:25 ` Alan Stern
2010-05-15 4:02 ` Arve Hjønnevåg
2010-05-15 21:25 ` Alan Stern
2010-05-17 4:54 ` Arve Hjønnevåg
2010-05-18 2:26 ` Paul Walmsley
2010-05-18 3:21 ` Arve Hjønnevåg
2010-05-18 7:03 ` Henrik Rydberg
2010-05-18 19:39 ` Rafael J. Wysocki [this message]
2010-05-25 9:41 ` Paul Walmsley
2010-05-25 23:08 ` Arve Hjønnevåg
2010-05-26 7:23 ` Linus WALLEIJ
2010-05-26 16:01 ` Alan Stern
2010-05-27 7:46 ` Linus WALLEIJ
2010-05-27 8:04 ` Florian Mickler
2010-05-27 8:40 ` Arve Hjønnevåg
2010-05-27 15:33 ` Alan Stern
2010-05-28 11:54 ` Linus WALLEIJ
2010-05-20 23:37 ` David Brownell
2010-05-25 16:51 ` Dmitry Torokhov
2010-05-25 18:25 ` Alan Stern
2010-05-25 18:33 ` Dmitry Torokhov
2010-05-25 22:05 ` Arve Hjønnevåg
2010-05-25 22:28 ` Dmitry Torokhov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201005182139.29783.rjw@sisk.pl \
--to=rjw@sisk.pl \
--cc=adobriyan@gmail.com \
--cc=daniel@caiaq.de \
--cc=dmitry.torokhov@gmail.com \
--cc=dwalker@codeaurora.org \
--cc=gregkh@suse.de \
--cc=jacob.jun.pan@linux.intel.com \
--cc=jbarnes@virtuousgeek.org \
--cc=len.brown@intel.com \
--cc=linus.walleij@stericsson.com \
--cc=linux-input@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--cc=linux-pm@lists.linux-foundation.org \
--cc=lrg@slimlogic.co.uk \
--cc=mjg@redhat.com \
--cc=nm127@freemail.hu \
--cc=oleg@redhat.com \
--cc=rydberg@euromail.se \
--cc=s.neumann@raumfeld.com \
--cc=swetland@goo \
--cc=tero.saarni@gmail.com \
--cc=tytso@mit.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).