kernel-ark/arch/i386/mm
Eric W. Biederman 1bc3b91aee [PATCH] crashdump: x86 crashkernel option
This is the x86 implementation of the crashkernel option.  It reserves a
window of memory very early in the bootup process, so we never use it for
anything but the kernel to switch to when the running kernel panics.

In addition to reserving this memory a resource structure is registered so
looking at /proc/iomem it is clear what happened to that memory.

ISSUES:
Is it possible to implement this in a architecture generic way?
What should be done with architectures that always use an iommu and
thus don't report their RAM memory resources in /proc/iomem?

Signed-off-by: Eric Biederman <ebiederm@xmission.com>
Signed-off-by: Vivek Goyal <vgoyal@in.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2005-06-25 16:24:50 -07:00
..
boot_ioremap.c
discontig.c [PATCH] crashdump: x86 crashkernel option 2005-06-25 16:24:50 -07:00
extable.c
fault.c
highmem.c [PATCH] Remove i386_ksyms.c, almost. 2005-06-23 09:45:11 -07:00
hugetlbpage.c
init.c [PATCH] swsusp: kill config_pm_disk 2005-06-25 16:24:32 -07:00
ioremap.c [PATCH] Remove i386_ksyms.c, almost. 2005-06-23 09:45:11 -07:00
Makefile
mmap.c
pageattr.c
pgtable.c