kernel-ark/arch/x86_64/kernel
Rafael J. Wysocki e8eff5ac29 [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64
On x86_64 machines with more than 2 GB of RAM there are large memory gaps
(with no corresponding kernel virtual addresses) and reserved memory
regions between areas of usable physical RAM.  Moreover, if CONFIG_FLATMEM
is set, they appear within the normal zone.  swsusp should not try to save
them, so the corresponding page structs have to be marked as 'nosave'.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Cc: Mel Gorman <mel@csn.ul.ie>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-09-26 08:48:58 -07:00
..
acpi
cpufreq
aperture.c
apic.c
asm-offsets.c
audit.c
crash_dump.c
crash.c
e820.c [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64 2006-09-26 08:48:58 -07:00
early_printk.c
entry.S
functionlist
genapic_cluster.c
genapic_flat.c
genapic.c
head64.c
head.S
i387.c
i8259.c
init_task.c
io_apic.c
ioport.c
irq.c
k8.c
kprobes.c
ldt.c
machine_kexec.c
Makefile
mce_amd.c
mce_intel.c
mce.c
module.c
mpparse.c
nmi.c
pci-calgary.c
pci-dma.c
pci-gart.c
pci-nommu.c
pci-swiotlb.c
pmtimer.c
process.c
ptrace.c
reboot.c
relocate_kernel.S
setup64.c
setup.c [PATCH] Make swsusp avoid memory holes and reserved memory regions on x86_64 2006-09-26 08:48:58 -07:00
signal.c
smp.c
smpboot.c [PATCH] smp_call_function_single() cleanup 2006-09-26 08:48:56 -07:00
stacktrace.c
suspend_asm.S
suspend.c
sys_x86_64.c
syscall.c
tce.c
time.c
trampoline.S
traps.c
vmlinux.lds.S
vsmp.c
vsyscall.c
x8664_ksyms.c