login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2007
»
September
»
21
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Andrew Morton
Subject:
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump
Date: Thursday, September 20, 2007 - 9:16 pm
On Fri, 21 Sep 2007 11:57:26 +1000 Nigel Cunningham <nigel@nigel.suspend2.net> wrote:
quoted text
> Hi. > > On Friday 21 September 2007 11:41:06 Andrew Morton wrote: > > > On Friday 21 September 2007 11:06:23 Andrew Morton wrote: > > > > On Fri, 21 Sep 2007 10:24:34 +1000 Nigel Cunningham > > > <nigel@nigel.suspend2.net> wrote: > > > > > > > > > Hi Andrew. > > > > > > > > > > On Thursday 20 September 2007 20:09:41 Pavel Machek wrote: > > > > > > Seems like good enough for -mm to me. > > > > > > > > > > > > Pavel > > > > > > > > > > Andrew, if I recall correctly, you said a while ago that you didn't > want > > > > > another hibernation implementation in the vanilla kernel. If you're > going > > > to > > > > > consider merging this kexec code, will you also please consider > merging > > > > > TuxOnIce? > > > > > > > > > > > > > The theory is that kexec-based hibernation will mainly use preexisting > > > > kexec code and will permit us to delete the existing hibernation > > > > implementation. > > > > > > > > That's different from replacing it. > > > > > > TuxOnIce doesn't remove the existing implementation either. It can > > > transparently replace it, but you can enable/disable that at compile time. > > > > Right. So we end up with two implementations in-tree. Whereas > > kexec-based-hibernation leads us to having zero implementations in-tree. > > > > See, it's different. > > That's not true. Kexec will itself be an implementation, otherwise you'd end > up with people screaming about no hibernation support. And it won't result in > the complete removal of the existing hibernation code from the kernel. At the > very least, it's going to want the kernel being hibernated to have an > interface by which it can find out which pages need to be saved. I wouldn't > be surprised if it also ends up with an interface in which the kernel being > hibernated tells it what bdev/sectors in which to save the image as well > (otherwise you're going to need a dedicated, otherwise untouched partition > exclusively for the kexec'd kernel to use), or what network settings to use > if it wants to try to save the image to a network storage device. On top of > that, there are all the issues related to device reinitialisation and so on, > and it looks like there's greatly increased pain for users wanting to > configure this new implementation. Kexec is by no means proven to be the > panacea for all the issues. >
Maybe, maybe not, dunno. That's why we haven't merged it yet. If it ends up being no good, we won't merge it! -
unsubscribe notice
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/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexec jump
, Huang, Ying
, (Wed Sep 19, 10:34 pm)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Pavel Machek
, (Thu Sep 20, 3:09 am)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Nigel Cunningham
, (Thu Sep 20, 5:24 pm)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Andrew Morton
, (Thu Sep 20, 6:06 pm)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Nigel Cunningham
, (Thu Sep 20, 6:19 pm)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Andrew Morton
, (Thu Sep 20, 6:41 pm)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Nigel Cunningham
, (Thu Sep 20, 6:57 pm)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Huang, Ying
, (Thu Sep 20, 7:18 pm)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Nigel Cunningham
, (Thu Sep 20, 7:25 pm)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Huang, Ying
, (Thu Sep 20, 7:45 pm)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Eric W. Biederman
, (Thu Sep 20, 7:55 pm)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Nigel Cunningham
, (Thu Sep 20, 7:58 pm)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Eric W. Biederman
, (Thu Sep 20, 8:33 pm)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Eric W. Biederman
, (Thu Sep 20, 9:01 pm)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Andrew Morton
, (Thu Sep 20, 9:16 pm)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Eric W. Biederman
, (Thu Sep 20, 9:46 pm)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Huang, Ying
, (Fri Sep 21, 12:27 am)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Huang, Ying
, (Fri Sep 21, 1:42 am)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Pavel Machek
, (Fri Sep 21, 2:45 am)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Pavel Machek
, (Fri Sep 21, 2:49 am)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Rafael J. Wysocki
, (Fri Sep 21, 4:56 am)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Nigel Cunningham
, (Fri Sep 21, 4:58 am)
Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibern ...
, Rafael J. Wysocki
, (Fri Sep 21, 5:09 am)
Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibern ...
, Rafael J. Wysocki
, (Fri Sep 21, 5:10 am)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Nigel Cunningham
, (Fri Sep 21, 5:15 am)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Rafael J. Wysocki
, (Fri Sep 21, 5:18 am)
Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibern ...
, huang ying
, (Fri Sep 21, 6:14 am)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, huang ying
, (Fri Sep 21, 6:25 am)
Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibern ...
, Rafael J. Wysocki
, (Fri Sep 21, 7:31 am)
Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibern ...
, huang ying
, (Fri Sep 21, 8:02 am)
Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibern ...
, Rafael J. Wysocki
, (Fri Sep 21, 8:50 am)
Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibern ...
, Jeremy Maitin-Shepard
, (Fri Sep 21, 11:11 am)
Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibern ...
, Rafael J. Wysocki
, (Fri Sep 21, 12:00 pm)
Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibern ...
, Alan Stern
, (Fri Sep 21, 12:45 pm)
Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibern ...
, Rafael J. Wysocki
, (Fri Sep 21, 1:15 pm)
Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibern ...
, Jeremy Maitin-Shepard
, (Fri Sep 21, 1:26 pm)
Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibern ...
, Rafael J. Wysocki
, (Fri Sep 21, 1:53 pm)
Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibern ...
, Jeremy Maitin-Shepard
, (Fri Sep 21, 2:08 pm)
Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibern ...
, Jeremy Maitin-Shepard
, (Fri Sep 21, 2:16 pm)
Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibern ...
, Rafael J. Wysocki
, (Fri Sep 21, 2:25 pm)
Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibern ...
, Kyle Moffett
, (Fri Sep 21, 4:19 pm)
Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibern ...
, Nigel Cunningham
, (Fri Sep 21, 4:47 pm)
Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibern ...
, Rafael J. Wysocki
, (Sat Sep 22, 3:34 am)
Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibern ...
, Rafael J. Wysocki
, (Sat Sep 22, 3:40 am)
Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibern ...
, Kyle Moffett
, (Sat Sep 22, 11:00 am)
Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibern ...
, Rafael J. Wysocki
, (Sat Sep 22, 2:51 pm)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Alon Bar-Lev
, (Sat Sep 22, 3:02 pm)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Thomas Meyer
, (Mon Sep 24, 10:37 am)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Joseph Fannin
, (Wed Sep 26, 1:30 pm)
Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibern ...
, Joseph Fannin
, (Wed Sep 26, 1:52 pm)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Nigel Cunningham
, (Wed Sep 26, 1:52 pm)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Huang, Ying
, (Wed Sep 26, 11:33 pm)
Re: [RFC][PATCH 1/2 -mm] kexec based hibernation -v3: kexe ...
, Nigel Cunningham
, (Wed Sep 26, 11:35 pm)
Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibern ...
, Pavel Machek
, (Thu Oct 11, 1:54 pm)
Re: [linux-pm] Re: [RFC][PATCH 1/2 -mm] kexec based hibern ...
, Rafael J. Wysocki
, (Wed Oct 24, 1:38 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Ingo Molnar
Re: [patch 00/13] Syslets, "Threadlets", generic AIO support, v3
Andi Kleen
[PATCH] [0/35] Some x86 2.6.22 candidate patches for review
Andrew Morton
Re: [PATCH] lazy freeing of memory through MADV_FREE 2/2
Peter Zijlstra
Re: [RFC PATCH 1/2] Marker probes in futex.c
Stephen Rothwell
linux-next: manual merge of the block tree with the ext4 tree
git
:
Felipe Contreras
Re: [kernel.org users] [RFD] On deprecating "git-foo" for builtins
Johannes Schindelin
[PATCH] fetch: refuse to fetch into the current branch in a non-bare repository
Johannes Schindelin
Re: [PATCH] Fix install-doc-quick target
Peter Oberndorfer
Subject: [PATCH] fix stg edit command
Nicolas Pitre
Re: About git and the use of SHA-1
linux-netdev
:
Ursula Braun
[patch 2/8] [PATCH] af_iucv: sync sk shutdown flag if iucv path is quiesced
David Dillow
Re: [PATCH 2.6.30-rc4] r8169: avoid losing MSI interrupts
Andi Kleen
Re: RFC: Nagle latency tuning
Chuck Lever
Re: [RFC] ipv6: Change %pI6 format to output compacted addresses?
Russell King
Re: [BUG] New Kernel Bugs
git-commits-head
:
Linux Kernel Mailing List
sh: Fix compile error by operands(mov.l) in sh3/entry.S
Linux Kernel Mailing List
New device ID for sc92031 [1088:2031]
Linux Kernel Mailing List
e1000e: Expose MDI-X status via ethtool change
Linux Kernel Mailing List
arm/imx/gpio: GPIO_INT_{HIGH,LOW}_LEV are not necessarily constant
Linux Kernel Mailing List
powerpc/kexec: Add support for FSL-BookE
openbsd-misc
:
Andres Salazar
About priorities in /etc/resolv.conf
Rob Shepherd
x86 hardware for router system
Henning Brauer
Re: Sun Blade 1000?
Mitja Muženič
Re: isakmpd -- NCP IPsec client: peer proposed invalid phase 2 IDs
P. Souza
Re: RouterBOARD RB600A support
Colocation donated by:
Syndicate