From: Nigel Cunningham <nigel@nigel.suspend2.net>
To: "Rafael J. Wysocki" <rjw@sisk.pl>
Cc: Pavel Machek <pavel@ucw.cz>, Bill Davidsen <davidsen@tmr.com>,
Linux Kernel M/L <linux-kernel@vger.kernel.org>
Subject: Re: [2.6.21.1] resume doesn't run suspended kernel?
Date: Tue, 29 May 2007 08:48:02 +1000 [thread overview]
Message-ID: <1180392482.4149.15.camel@nigel.suspend2.net> (raw)
In-Reply-To: <200705281957.38954.rjw@sisk.pl>
[-- Attachment #1: Type: text/plain, Size: 1442 bytes --]
Hi.
On Mon, 2007-05-28 at 19:57 +0200, Rafael J. Wysocki wrote:
> On Monday, 28 May 2007 15:26, Pavel Machek wrote:
> > Hi!
> >
> > > >That's clear, I'll have to use xen or kvm or similar which restores
> > > >the system as suspended. Thanks for the clarification of the limitations.
> > > >
> > > Sorry, I wrote that late at night and quickly. I should have said
> > > "design decision" rather than "limitation," For systems which don't do
> > > multiple kernels it's not an issue.
> > >
> > > I certainly would not have made the same decision, but I didn't write
> > > the code. It seems more robust to save everything than to try to
> > > identify what has and hasn't changed in a modular kernel.
> >
> > We rely on atomic copy routine not moving inside the kernel. Yes, it
> > would be possible to copy it to "known good" address and gain ability
> > to resume different kernels. Actually it should not be _that_ hard.
>
> Yup. Don't we do something like this for the (ACPI-based) suspend to RAM
> already?
Yeah, I was thinking about this overnight too. It should be doable. In
addition to what we already do, I think you'd want:
- to copy the assembly to do the copying to a safe page;
- to put the location of the cpu state that was saved in the image
header so that it can be used after the data is copied back;
- to copy the nosave data to a 'safe' page.
What else?
Regards,
Nigel
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2007-05-28 22:48 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-05-26 22:42 Bill Davidsen
2007-05-27 8:41 ` David Greaves
2007-05-27 13:10 ` Bill Davidsen
2007-05-27 15:26 ` David Greaves
2007-05-27 21:20 ` Pavel Machek
2007-05-27 21:17 ` Pavel Machek
2007-05-27 21:14 ` Pavel Machek
2007-05-28 3:15 ` Bill Davidsen
2007-05-28 13:21 ` Bill Davidsen
2007-05-28 13:26 ` Pavel Machek
2007-05-28 17:57 ` Rafael J. Wysocki
2007-05-28 22:48 ` Nigel Cunningham [this message]
2007-05-29 11:29 ` Pavel Machek
2007-05-29 12:03 ` Rafael J. Wysocki
2007-05-29 12:23 ` Nigel Cunningham
2007-05-29 12:40 ` Pavel Machek
2007-05-29 13:13 ` Nigel Cunningham
2007-05-29 21:51 ` Rafael J. Wysocki
2007-06-04 11:02 ` Pavel Machek
2007-06-04 11:05 ` Nigel Cunningham
2007-06-05 7:23 ` Stefan Seyfried
2007-06-05 14:08 ` Bill Davidsen
[not found] <fa.rXcMBo+RSE/6L84EBqFCeyFql/k@ifi.uio.no>
2007-05-27 2:44 ` Robert Hancock
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=1180392482.4149.15.camel@nigel.suspend2.net \
--to=nigel@nigel.suspend2.net \
--cc=davidsen@tmr.com \
--cc=linux-kernel@vger.kernel.org \
--cc=pavel@ucw.cz \
--cc=rjw@sisk.pl \
/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
Powered by JetHome