freebsd-skq/sys/i386/i386
John Baldwin 4f67a8c5e9 Don't waste a page of KVA for the boot-time memory test on x86. For amd64,
reuse the first page of the crashdumpmap as CMAP1/CADDR1.  For i386,
remove CMAP1/CADDR1 entirely and reuse CMAP3/CADDR3 for the memory test.

Reviewed by:	alc, peter
MFC after:	2 weeks
2014-02-11 22:02:40 +00:00
..
apic_vector.s
atomic.c
atpic_vector.s
autoconf.c
bios.c
bioscall.s
bpf_jit_machdep.c
bpf_jit_machdep.h
db_disasm.c
db_interface.c
db_trace.c
elan-mmcr.c
elf_machdep.c
exception.s
gdb_machdep.c
genassym.c
geode.c
i686_mem.c
identcpu.c
in_cksum.c
initcpu.c
io.c
k6_mem.c
locore.s
longrun.c
machdep.c Don't waste a page of KVA for the boot-time memory test on x86. For amd64, 2014-02-11 22:02:40 +00:00
mem.c
minidump_machdep.c
mp_clock.c
mp_machdep.c
mp_watchdog.c
mpboot.s
perfmon.c
pmap.c Don't waste a page of KVA for the boot-time memory test on x86. For amd64, 2014-02-11 22:02:40 +00:00
ptrace_machdep.c
stack_machdep.c
support.s
swtch.s
sys_machdep.c
trap.c
uio_machdep.c
vm86.c
vm86bios.s
vm_machdep.c