From: Nigel Cunningham <nigel@nigel.suspend2.net>
To: Willy Tarreau <w@1wt.eu>
Cc: Robert Hancock <hancockr@shaw.ca>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: NAK new drivers without proper power management?
Date: Mon, 12 Feb 2007 10:45:09 +1100 [thread overview]
Message-ID: <1171237509.4493.145.camel@nigel.suspend2.net> (raw)
In-Reply-To: <20070211233822.GD13913@1wt.eu>
Hi.
On Mon, 2007-02-12 at 00:38 +0100, Willy Tarreau wrote:
> On Mon, Feb 12, 2007 at 10:18:42AM +1100, Nigel Cunningham wrote:
> [snip]
> > > Hmm sorry, but we don't have the same usages of notebooks. For no reason
> > > would I keep documents open, for two reasons :
> > >
> > > - when I shutdown my notebook, it is to move from one customer to
> > > home/company/another customer. There's no related work anyway, the
> > > network will have changed and I'll have to switch nearly all of my
> > > apps anyway. So using suspend just to save one reboot is not worth
> > > it (for me) IMHO.
> >
> > The network configuration utilities can help there. In addition,
> > Suspend2 preserves the commandline you used to boot with
> > (/sys/power/suspend2/resume_commandline), so you can use a combination
> > of slightly varying grub entries (I have one for not starting ath0 and
> > one for starting it) and scripts to do different things in different
> > environments. The resume_commandline is writable, so can be cleared
> > after usage if there were anything sensitive there.
>
> OK, I see there are features to make life easier when I decide to use
> suspend. But it looks like that using suspend is the goal and dealing
> with the constraints is a lot of work and I'm still far from being
> convinced that it would provide me advantage.
Ok. I don't feel like I have to convince everyone :)
> > > - I would certainly not keep open documents that are on crypted FS
> > > while I travel. Otherwise, it would be a total waste of time to
> > > enter my passphrase everytime I need to access them ! Some might
> > > argue that it would save me a lot of time, providing me with the
> > > ability to type my passphrase only once a month, but that's not
> > > what I'm looking for :-)
> >
> > People are using Suspend2 with encryption today (I'm not sure about
> > uswsusp). Some of them have set things up so you need to use a
> > passphrase or usb key to resume, and the image itself is of course
> > encrypted too.
>
> Unless I'm mistaken, I have to type the passphrase twice then :
> - once at suspend
> - once at resume
>
> which is once more per "boot" than what I'm doing on loop-aes.
I'm not sure. I don't use encryption myself, so I don't understand all
the fine details. I just know that there are people out there using
encryption, loop-aes, dmsetup and all that sort of stuff. I don't have
to worry about it because they use an initrd/ramfs to do whatever they
need to do to provide access to the device on which the image is found,
then
echo /dev/whatever_funny_device > /sys/power/suspend2/resume2
echo > /sys/power/suspend2/do_resume
> > You could also close the document and not the app. Or both and just get
> > the benefit of having the app in page cache post-resume.
>
> I'm not much convinced by the advantage of reading 500 MB on disk to have
> emacs in hot cache :-)
Neither am I! Presumably you'd have a lot more than emacs in there
though :) You could always switch to vim! (*ducks*)
Regards,
Nigel
next prev parent reply other threads:[~2007-02-11 23:45 UTC|newest]
Thread overview: 155+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <fa.xSKPgY66Q+DPCZ1pszFFfdrJ0To@ifi.uio.no>
[not found] ` <fa.FzHdYYYH5Ru57c8/yRxLylpH0Kk@ifi.uio.no>
[not found] ` <fa.DuG12yQo+RR4jIjJTnoOwtKM0Ao@ifi.uio.no>
[not found] ` <fa.Jy0FJQtASvVEpsy8Q96uoHtyEVA@ifi.uio.no>
2007-02-10 1:50 ` NAK new drivers without proper power management? Robert Hancock
2007-02-10 1:59 ` Lee Revell
2007-02-10 2:09 ` Nigel Cunningham
2007-02-10 2:22 ` Lee Revell
2007-02-10 3:21 ` Kevin Fox
2007-02-10 20:40 ` Adrian Bunk
2007-02-10 4:35 ` Joseph Fannin
2007-02-13 21:08 ` Pavel Machek
2007-02-10 12:47 ` Stefan Richter
2007-02-10 2:05 ` Nigel Cunningham
2007-02-10 3:27 ` Dmitry Torokhov
2007-02-10 4:18 ` Nigel Cunningham
2007-02-10 3:02 ` [PATCH] " Nigel Cunningham
2007-02-10 9:34 ` Rafael J. Wysocki
2007-02-10 9:34 ` Rafael J. Wysocki
2007-02-10 10:02 ` Nigel Cunningham
2007-02-10 10:30 ` Rafael J. Wysocki
2007-02-10 10:30 ` Rafael J. Wysocki
2007-02-10 17:52 ` Daniel Barkalow
2007-02-10 17:52 ` Daniel Barkalow
2007-02-10 19:50 ` Rafael J. Wysocki
2007-02-10 19:50 ` Rafael J. Wysocki
2007-02-11 6:54 ` Willy Tarreau
2007-02-11 6:54 ` Willy Tarreau
2007-02-11 12:13 ` Matthew Garrett
2007-02-11 13:09 ` Willy Tarreau
2007-02-11 13:09 ` Willy Tarreau
2007-02-11 13:19 ` Matthew Garrett
2007-02-11 13:37 ` Willy Tarreau
2007-02-11 13:37 ` Willy Tarreau
2007-02-11 13:50 ` Rafael J. Wysocki
2007-02-11 13:50 ` Rafael J. Wysocki
2007-02-11 13:57 ` Willy Tarreau
2007-02-11 13:57 ` Willy Tarreau
2007-02-11 14:36 ` Rafael J. Wysocki
2007-02-11 14:36 ` Rafael J. Wysocki
2007-02-11 15:19 ` Pekka Enberg
2007-02-11 15:19 ` Pekka Enberg
2007-02-11 18:31 ` Rafael J. Wysocki
2007-02-11 18:31 ` Rafael J. Wysocki
2007-02-11 17:27 ` Daniel Barkalow
2007-02-11 18:53 ` Rafael J. Wysocki
2007-02-11 18:53 ` Rafael J. Wysocki
2007-02-11 23:06 ` Nigel Cunningham
2007-02-11 23:06 ` Nigel Cunningham
2007-02-11 23:10 ` Rafael J. Wysocki
2007-02-11 23:10 ` Rafael J. Wysocki
2007-02-11 21:04 ` Stefan Richter
2007-02-11 21:04 ` Stefan Richter
2007-02-11 21:10 ` Pavel Machek
2007-02-11 17:36 ` Robert Hancock
2007-02-11 22:49 ` Nigel Cunningham
2007-02-11 19:37 ` Pavel Machek
2007-02-11 19:37 ` Pavel Machek
[not found] ` <fa.DhkemAgVI60diqZy0t9GzpwyLmk@ifi.uio.no>
[not found] ` <fa.E/NjHlgg0HqDg5CgZjnCHFi2AMM@ifi.uio.no>
[not found] ` <fa.kop49l/7yexJoUGrzk6vVeIP934@ifi.uio.no>
2007-02-10 23:20 ` Robert Hancock
2007-02-11 0:44 ` Rafael J. Wysocki
2007-02-11 17:01 ` Pavel Machek
2007-02-11 22:40 ` Nigel Cunningham
2007-02-11 23:29 ` Rafael J. Wysocki
2007-02-11 23:40 ` Nigel Cunningham
[not found] ` <fa.EgQN5JpU6xrZSLyOY0kWjJ26hUM@ifi.uio.no>
2007-02-11 18:31 ` Robert Hancock
2007-02-11 21:52 ` Willy Tarreau
2007-02-11 22:26 ` Nigel Cunningham
2007-02-11 22:46 ` Willy Tarreau
2007-02-11 23:18 ` Nigel Cunningham
2007-02-11 23:38 ` Willy Tarreau
2007-02-11 23:45 ` Nigel Cunningham [this message]
2007-02-12 0:26 ` Alan
2007-02-12 5:19 ` Willy Tarreau
2007-02-12 20:20 ` Rafael J. Wysocki
2007-02-12 22:36 ` Nigel Cunningham
2007-02-11 23:23 ` Alan
2007-02-11 23:38 ` Rafael J. Wysocki
2007-02-11 23:41 ` Rafael J. Wysocki
2007-02-11 23:47 ` Nigel Cunningham
2007-02-11 23:50 ` Rafael J. Wysocki
2007-02-11 23:55 ` Nigel Cunningham
2007-02-12 0:09 ` Rafael J. Wysocki
2007-02-12 0:15 ` Nigel Cunningham
2007-02-12 12:19 ` Pavel Machek
[not found] ` <fa.O1YH4k5KtBGCNs5i2yB17bPvPGw@ifi.uio.no>
[not found] ` <fa.RfzClbTP/7B79AoEbQLNj3ABfIk@ifi.uio.no>
[not found] ` <fa.AaJ/ugmiUmPO8uC+y1rS9JLuuMc@ifi.uio.no>
2007-02-12 0:59 ` Robert Hancock
2007-02-09 21:57 Nigel Cunningham
2007-02-09 22:17 ` Arjan van de Ven
2007-02-09 22:26 ` Nigel Cunningham
2007-02-09 22:44 ` Rafael J. Wysocki
2007-02-09 22:44 ` Rafael J. Wysocki
2007-02-09 22:51 ` Nigel Cunningham
2007-02-09 22:51 ` Nigel Cunningham
2007-02-09 23:12 ` Rafael J. Wysocki
2007-02-09 23:12 ` Rafael J. Wysocki
2007-02-09 23:28 ` Nigel Cunningham
2007-02-09 23:28 ` Nigel Cunningham
2007-02-10 0:12 ` Rafael J. Wysocki
2007-02-10 0:12 ` Rafael J. Wysocki
2007-02-10 0:25 ` Jeff Garzik
2007-02-10 6:43 ` Willy Tarreau
2007-02-10 23:52 ` Tilman Schmidt
2007-02-10 7:15 ` Arjan van de Ven
2007-02-10 19:38 ` Pavel Machek
2007-02-10 22:20 ` Rafael J. Wysocki
2007-02-10 22:37 ` Nigel Cunningham
2007-02-10 23:45 ` Tilman Schmidt
2007-02-11 0:27 ` Rafael J. Wysocki
2007-02-11 22:41 ` Nigel Cunningham
2007-02-13 15:55 ` Mark Lord
2007-02-13 16:06 ` Christoph Hellwig
2007-02-11 22:37 ` Nigel Cunningham
2007-02-12 0:10 ` Tilman Schmidt
2007-02-12 0:20 ` Rafael J. Wysocki
2007-02-12 4:08 ` Nigel Cunningham
2007-02-12 20:06 ` Rafael J. Wysocki
2007-02-12 22:38 ` Nigel Cunningham
2007-02-11 6:46 ` Willy Tarreau
2007-02-11 13:04 ` Rafael J. Wysocki
2007-02-11 22:47 ` Nigel Cunningham
2007-02-11 22:57 ` Manu Abraham
2007-02-11 23:20 ` Nigel Cunningham
2007-02-11 23:25 ` Manu Abraham
2007-02-11 23:29 ` Pavel Machek
2007-02-11 23:33 ` Nigel Cunningham
2007-02-12 16:52 ` Pavel Machek
2007-02-12 20:31 ` Rafael J. Wysocki
2007-02-12 20:58 ` Pavel Machek
2007-02-12 21:01 ` Rafael J. Wysocki
2007-02-12 21:24 ` Nigel Cunningham
2007-02-12 21:43 ` Rafael J. Wysocki
2007-02-13 9:42 ` Tilman Schmidt
2007-02-13 19:24 ` Rafael J. Wysocki
2007-02-14 23:45 ` Stefan Richter
2007-02-12 9:45 ` Arjan van de Ven
2007-02-12 12:59 ` Gerhard Mack
2007-02-12 20:20 ` Willy Tarreau
2007-02-13 15:23 ` Brad Campbell
2007-02-12 20:46 ` Rafael J. Wysocki
2007-02-12 13:51 ` Tino Keitel
2007-02-11 19:42 ` Pavel Machek
2007-02-11 21:02 ` Alan
2007-02-11 23:04 ` Rafael J. Wysocki
2007-02-12 0:28 ` Alan
2007-02-12 0:24 ` Rafael J. Wysocki
2007-02-11 23:10 ` Nigel Cunningham
2007-02-11 23:16 ` Rafael J. Wysocki
2007-02-11 23:22 ` Nigel Cunningham
2007-02-11 23:23 ` Pavel Machek
2007-02-11 23:21 ` Pavel Machek
2007-02-11 23:29 ` Nigel Cunningham
2007-02-11 22:21 ` Tilman Schmidt
2007-02-12 8:49 ` Geert Uytterhoeven
2007-02-12 15:04 ` Pavel Machek
2007-02-12 15:57 ` Geert Uytterhoeven
2007-02-12 16:55 ` Pavel Machek
2007-02-12 20:38 ` Nigel Cunningham
2007-02-13 10:02 ` Tilman Schmidt
2007-02-10 3:42 ` Matthew Garrett
2007-02-10 4:42 ` Nigel Cunningham
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=1171237509.4493.145.camel@nigel.suspend2.net \
--to=nigel@nigel.suspend2.net \
--cc=hancockr@shaw.ca \
--cc=linux-kernel@vger.kernel.org \
--cc=w@1wt.eu \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.