freebsd-skq/sys/amd64/amd64
scottl 8d0c676b01 MFi386 rev 1.63-1.64:
Use tag-specific pools of bounce pages instead of a single global pool.
2004-11-10 03:49:24 +00:00
..
amd64_mem.c
apic_vector.S
atomic.c
autoconf.c
bios.c Converge towards i386. I originally resisted creating <machine/pc/bios.h> 2004-09-24 01:08:34 +00:00
busdma_machdep.c MFi386 rev 1.63-1.64: 2004-11-10 03:49:24 +00:00
cpu_switch.S
critical.c
db_disasm.c
db_interface.c
db_trace.c - Change the ddb paging "support" to use a variable (db_lines_per_page) to 2004-11-01 22:15:15 +00:00
dump_machdep.c
elf_machdep.c
exception.S
fpu.c
gdb_machdep.c
genassym.c
identcpu.c
in_cksum.c
initcpu.c
intr_machdep.c Don't use atomic ops to increment interrupt stats. This was only done on 2004-11-03 18:03:06 +00:00
io_apic.c Sync with i386 - Optimize intr_execute_handlers a bit etc. 2004-08-16 23:12:30 +00:00
io.c
legacy.c
local_apic.c
locore.S
machdep.c MFi386: preserve dcons buffer passed by loader. 2004-10-28 12:16:03 +00:00
mem.c
mp_machdep.c MFi386 1.238 (jhb): Allow hints to disable cpus 2004-11-05 18:25:22 +00:00
mp_watchdog.c
mpboot.S
mptable_pci.c
mptable.c MFi386: rev 1.236 - improve panic message for a busted mptable 2004-09-29 01:58:24 +00:00
nexus.c Print flags in the nexus for child devices. 2004-10-14 22:36:47 +00:00
pmap.c Make pte_load_store() an atomic operation in all cases, not just i386 PAE. 2004-10-08 08:23:43 +00:00
prof_machdep.c
sigtramp.S
support.S
sys_machdep.c
trap.c Remove an unneeded argument.. 2004-08-31 07:34:54 +00:00
tsc.c
uio_machdep.c
uma_machdep.c
vm_machdep.c