mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [RFC][PATCH 0/3] Kdump: Overview
@ 2005-02-24 16:15 Vivek Goyal
  0 siblings, 0 replies; only message in thread
From: Vivek Goyal @ 2005-02-24 16:15 UTC (permalink / raw)
  To: Eric W. Biederman; +Cc: fastboot, lkml, Andrew Morton

Hi,

Following set of patches go one step ahead in restoring the broken kdump
functionality in -mm tree on x86. Most of the kdump functionality has
now moved to kexec user space (kexec-tools).

This patch set performs following.

kexec-tool-1.101
(http://www.xmission.com/~ebiederm/files/kexec/kexec-tools-1.101.tar.gz)
-----------------------------------------------------------------------

- Create a backup region and copy the first 640K of memory to backup
  region over a crash.
- Generate Elf headers representing crashed memory and store in reserved
  region. Also appends the memmap= and elfcorehdr= parameters to command
  line internally to be passed to capture kernel.


2.6.11-rc4-mm1
--------------
- Export address of start of crash notes section (crash_notes) to user
  space through sysfs

I look forward for comments and suggestions. I have done basic testing
on uni and 4way (SMT) systems. 


2.6.11-rc4-mm1 does not boot if booted with kexec enabled and
crashkernel=X@Y is passed as command line parameter. Following patch
needs to be applied to rectify the problem.

http://lkml.org/lkml/2005/2/24/51


Thanks
Vivek


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-02-24 15:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-02-24 16:15 [RFC][PATCH 0/3] Kdump: Overview Vivek Goyal

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®