Kernel Dump
From: Sue Howard (howardsue_at_gmail.com)
Date: 06/16/05
- Previous message: Dag-Erling Smørgrav: "Re: Death to toor"
- Next in thread: Peter Wemm: "Re: Kernel Dump"
- Reply: Peter Wemm: "Re: Kernel Dump"
- Reply: Peter Wemm: "Re: Kernel Dump"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 16 Jun 2005 21:22:56 +0800 To: arch@freebsd.org
Hi,
I find there are three states of kernel dump support currently.
1. ARM and PowerPC.
Not supported yet.
2. I386, AMD64, Alpha.
The dump file contains dump header plus the raw physical memory image.
The code in dump_machdep.c is almost same.
3. IA64, SPARC
The dump file has private header besides dump header and raw physical
memory image. The code is ready for importing a MI dump interface.
I want to understand what IA64 and SPARC are different than i386. What
is the private header is for? Is it tech problem or historic problem?
Is it possible to remove the private header in order to make IA64 and
SPARC share the dump code of i386?
In my understanding, it should be possible. Since /dev/mem should be a
physic memory image.
Howard
_______________________________________________
freebsd-arch@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-arch
To unsubscribe, send any mail to "freebsd-arch-unsubscribe@freebsd.org"
- Previous message: Dag-Erling Smørgrav: "Re: Death to toor"
- Next in thread: Peter Wemm: "Re: Kernel Dump"
- Reply: Peter Wemm: "Re: Kernel Dump"
- Reply: Peter Wemm: "Re: Kernel Dump"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
- Re: Kernel Dump
... > I find there are three states of kernel dump support currently. ... >
The dump file contains dump header plus the raw physical memory ... > The dump file
has private header besides dump header and raw physical ... I've just rewritten the AMD64
crashdump support to use ELF like ia64. ... (freebsd-arch) - Re: Kernel Dump
... > I find there are three states of kernel dump support currently. ... >
The dump file contains dump header plus the raw physical memory ... > The dump file
has private header besides dump header and raw physical ... I've just rewritten the AMD64
crashdump support to use ELF like ia64. ... (freebsd-arch) - Re: ufsrestore root filesystem DR problem
... Did you ftp the dump file from another machine perhaps in "text" ... Unless
DiskSuite is completely wacked this should no difference ... setup mirror) again
first before restore the OS dump file???? ... (comp.sys.sun.admin) - RE: Cluster node reboot
... Without loading up the dump file, it's going to be a little difficult to ...
determine why this bugcheck occur in the first place. ... Windows NT/2000/2003 Cluster
Technologies ... (microsoft.public.windows.server.clustering) - Re: SYSDUMP.DMP corruption
... >..analyzing a compressed selective memory dump... ... but not fatal to crash
analysis. ... This could be an invalid dump file, or a may be due to a mis-matched
SDA image. ... images, but often slows performance too much ... (comp.os.vms)