login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2008
»
March
»
12
Re: [PATCH -mm] kexec jump -v9
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Vivek Goyal
Subject:
Re: [PATCH -mm] kexec jump -v9
Date: Wednesday, March 12, 2008 - 12:47 pm
On Wed, Mar 12, 2008 at 09:45:26AM +0800, Huang, Ying wrote: [..]
quoted text
> > I have thought through it again and try to put together some of the > > new kexec options we can introduce to make the whole thing work. I am > > considering a simple case where a user boots the kernel A and then > > launches kernel B using "kexec --load-preseve-context". Now a user > > might save the hibernated image or might want to come back to A. > > > > - kexec -l <kernel-image> > > Normal kexec functionality. Boot a new kernel, without preserving > > existing kernel's context. > > > > - kexec --load-preserve-context <kernel-image> > > Boot a new kernel while preserving existing kernel's context. > > > > Will be used for booting kernel B for the first time. > > > > - kexec --load-resume-image <resumable-core> > > In original kexec-tools, this can be done through: > kexec -l --args-none <resumable-core> > > Do you need to define an alias for it?
Ok, we can get rid of --load-resume-image and go by the Eric's idea of detecting image type and taking action accordingly. Thanks Vivek --
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:
[PATCH -mm] kexec jump -v9
, Huang, Ying
, (Wed Mar 5, 8:13 pm)
Re: [PATCH -mm] kexec jump -v9
, Vivek Goyal
, (Tue Mar 11, 2:10 pm)
Re: [PATCH -mm] kexec jump -v9
, Nigel Cunningham
, (Tue Mar 11, 2:59 pm)
Re: [PATCH -mm] kexec jump -v9
, Rafael J. Wysocki
, (Tue Mar 11, 3:18 pm)
Re: [PATCH -mm] kexec jump -v9
, Pavel Machek
, (Tue Mar 11, 4:24 pm)
Re: [PATCH -mm] kexec jump -v9
, Rafael J. Wysocki
, (Tue Mar 11, 4:49 pm)
Re: [PATCH -mm] kexec jump -v9
, Eric W. Biederman
, (Tue Mar 11, 4:55 pm)
Re: [PATCH -mm] kexec jump -v9
, Nigel Cunningham
, (Tue Mar 11, 5:00 pm)
Re: [PATCH -mm] kexec jump -v9
, david
, (Tue Mar 11, 5:09 pm)
Re: [PATCH -mm] kexec jump -v9
, Huang, Ying
, (Tue Mar 11, 6:45 pm)
Re: [PATCH -mm] kexec jump -v9
, Huang, Ying
, (Tue Mar 11, 6:55 pm)
Re: [PATCH -mm] kexec jump -v9
, Eric W. Biederman
, (Tue Mar 11, 7:02 pm)
Re: [PATCH -mm] kexec jump -v9
, Huang, Ying
, (Tue Mar 11, 7:14 pm)
Re: [PATCH -mm] kexec jump -v9
, Eric W. Biederman
, (Tue Mar 11, 7:17 pm)
Re: [PATCH -mm] kexec jump -v9
, Huang, Ying
, (Tue Mar 11, 7:26 pm)
Re: [PATCH -mm] kexec jump -v9
, Huang, Ying
, (Tue Mar 11, 11:54 pm)
Re: [PATCH -mm] kexec jump -v9
, Pavel Machek
, (Wed Mar 12, 1:57 am)
Re: [linux-pm] [PATCH -mm] kexec jump -v9
, Alan Stern
, (Wed Mar 12, 8:01 am)
Re: [PATCH -mm] kexec jump -v9
, Vivek Goyal
, (Wed Mar 12, 11:53 am)
Re: [PATCH -mm] kexec jump -v9
, Vivek Goyal
, (Wed Mar 12, 12:37 pm)
Re: [PATCH -mm] kexec jump -v9
, Vivek Goyal
, (Wed Mar 12, 12:47 pm)
Re: [linux-pm] [PATCH -mm] kexec jump -v9
, Rafael J. Wysocki
, (Wed Mar 12, 2:53 pm)
Re: [PATCH -mm] kexec jump -v9
, Eric W. Biederman
, (Wed Mar 12, 5:01 pm)
Re: [linux-pm] [PATCH -mm] kexec jump -v9
, Eric W. Biederman
, (Wed Mar 12, 5:33 pm)
Re: [linux-pm] [PATCH -mm] kexec jump -v9
, Rafael J. Wysocki
, (Thu Mar 13, 10:03 am)
Re: [linux-pm] [PATCH -mm] kexec jump -v9
, Eric W. Biederman
, (Thu Mar 13, 4:07 pm)
Re: [linux-pm] [PATCH -mm] kexec jump -v9
, Rafael J. Wysocki
, (Thu Mar 13, 6:31 pm)
Re: [PATCH -mm] kexec jump -v9
, Huang, Ying
, (Fri Mar 14, 1:03 am)
Re: [PATCH -mm] kexec jump -v9
, Vivek Goyal
, (Fri Mar 21, 12:12 pm)
Re: [PATCH -mm] kexec jump -v9
, Huang, Ying
, (Tue Mar 25, 12:25 am)
Re: [PATCH -mm] kexec jump -v9
, Pavel Machek
, (Wed Apr 9, 2:34 am)
Re: [PATCH -mm] kexec jump -v9
, Vivek Goyal
, (Wed Apr 9, 5:30 am)
Re: [PATCH -mm] kexec jump -v9
, Vivek Goyal
, (Wed May 14, 9:03 am)
Re: [PATCH -mm] kexec jump -v9
, Vivek Goyal
, (Wed May 14, 10:49 am)
Re: [PATCH -mm] kexec jump -v9
, Vivek Goyal
, (Wed May 14, 1:52 pm)
Re: [PATCH -mm] kexec jump -v9
, Eric W. Biederman
, (Wed May 14, 3:30 pm)
Re: [PATCH -mm] kexec jump -v9
, Rafael J. Wysocki
, (Wed May 14, 4:55 pm)
Re: [PATCH -mm] kexec jump -v9
, Huang, Ying
, (Wed May 14, 6:42 pm)
Re: [PATCH -mm] kexec jump -v9
, Huang, Ying
, (Wed May 14, 7:32 pm)
Re: [PATCH -mm] kexec jump -v9
, Huang, Ying
, (Wed May 14, 10:41 pm)
Re: [linux-pm] [PATCH -mm] kexec jump -v9
, Alan Stern
, (Thu May 15, 7:14 am)
Re: [PATCH -mm] kexec jump -v9
, Eric W. Biederman
, (Thu May 15, 11:42 am)
Re: [PATCH -mm] kexec jump -v9
, Rafael J. Wysocki
, (Thu May 15, 12:05 pm)
Re: [PATCH -mm] kexec jump -v9
, Vivek Goyal
, (Thu May 15, 1:09 pm)
Re: [linux-pm] [PATCH -mm] kexec jump -v9
, Eric W. Biederman
, (Thu May 15, 1:48 pm)
Re: [linux-pm] [PATCH -mm] kexec jump -v9
, Alan Stern
, (Thu May 15, 2:07 pm)
Re: [PATCH -mm] kexec jump -v9
, Eric W. Biederman
, (Thu May 15, 3:03 pm)
Re: [PATCH -mm] kexec jump -v9
, Rafael J. Wysocki
, (Thu May 15, 4:20 pm)
Re: [PATCH -mm] kexec jump -v9
, Vivek Goyal
, (Thu May 15, 5:51 pm)
Re: [PATCH -mm] kexec jump -v9
, Eric W. Biederman
, (Thu May 15, 6:35 pm)
Re: [PATCH -mm] kexec jump -v9
, Huang, Ying
, (Thu May 15, 6:48 pm)
Re: [PATCH -mm] kexec jump -v9
, Vivek Goyal
, (Thu May 15, 6:51 pm)
Re: [PATCH -mm] kexec jump -v9
, Huang, Ying
, (Thu May 15, 6:55 pm)
Re: [PATCH -mm] kexec jump -v9
, Huang, Ying
, (Thu May 15, 7:08 pm)
Re: [PATCH -mm] kexec jump -v9
, Pavel Machek
, (Fri May 16, 5:13 am)
Re: [PATCH -mm] kexec jump -v9
, Pavel Machek
, (Fri May 16, 5:18 am)
Re: [linux-pm] [PATCH -mm] kexec jump -v9
, Alan Stern
, (Fri May 16, 7:20 am)
Re: [PATCH -mm] kexec jump -v9
, Huang, Ying
, (Tue May 27, 12:27 am)
Re: [PATCH -mm] kexec jump -v9
, Vivek Goyal
, (Tue May 27, 3:15 pm)
Re: [PATCH -mm] kexec jump -v9
, Huang, Ying
, (Tue May 27, 6:35 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Alan Cox
Re: Please add ZFS support (from GPL sources)
Trenton D. Adams
Re: Flash IO slow 1.5 MB/s
Rafael J. Wysocki
[Bug #11287] Regression in 2.6.27-rc2 in acpi_processor_init()
Bart Van Assche
Re: Is gcc thread-unsafe?
Ingo Molnar
Re: [PATCH] x86: silence section mismatch warning - uv_cpu_init
dragonflybsd-commit
:
Simon 'corecode' Schubert
Re: cvs commit: src/bin/hostname hostname.1 src/bin/domainname domainname....
Sepherosa Ziehau
cvs commit: src/sys/dev/netif/ral rt2560.c
Sepherosa Ziehau
cvs commit: src/sys/dev/netif/ural if_ural.c if_uralreg.h
Chris Pressey
Re: cvs commit: src/lib/libutil _secure_path.c auth.c fparseln.c humanize_number.c...
Joerg Sonnenberger
Re: cvs commit: src/sys/kern vfs_syscalls.c
git
:
Mark Junker
git on MacOSX and files with decomposed utf-8 file names
Junio C Hamano
Re: git-svnimport
Mark Burton
Re: Sporadic BSOD with msys git?
Junio C Hamano
Re: [PATCH] Detached HEAD (experimental)
Johannes Schindelin
Re: [PATCH] Fix approxidate("never") to always return 0
linux-ath5k-devel
:
Bruno Randolf
[ath5k-devel] [PATCH] ath5k: treat RXORN as non-fatal
Jiri Moravec
[ath5k-devel] can't add ath5k into bridge on kernel >=2.6.33
Lukáš Turek
Re: [ath5k-devel] Atheros HW/cfg80211 ignore nonUS regdom with "EEPROM regdomain: ...
Bob Copeland
Re: [ath5k-devel] [PATCH] ath5k: fix detection of jumbo frames
Bob Copeland
Re: [ath5k-devel] Transfers stall with ath5k on compat-wireless drivers
openbsd-source-changes
:
Marc Espie
CVS: cvs.openbsd.org: src
David Gwynne
CVS: cvs.openbsd.org: src
Theo de Raadt
CVS: cvs.openbsd.org: www
Igor Sobrado
CVS: cvs.openbsd.org: src
Brad Smith
CVS: cvs.openbsd.org: src
Colocation donated by:
Syndicate