freebsd-nq/sys/amd64/amd64
Paul Saab 7321545f26 Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC,
NBUS, NINTR dynamic and set NCPU to a maximum of 16 under SMP.

Reviewed by:	peter
2000-09-22 23:40:10 +00:00
..
amd64_mem.c Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC, 2000-09-22 23:40:10 +00:00
amd64-gdbstub.c Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
apic_vector.S Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
atomic.c Introduce atomic_cmpset_int() and atomic_cmpset_long() from SMPng a 2000-09-06 11:21:14 +00:00
autoconf.c Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
bios.c Merge rest piece of ACPI driver.To activate acpi driver ,add 2000-08-31 15:34:54 +00:00
busdma_machdep.c
cpu_switch.S Implement halt-on-idle in the !SMP case, which should significantly 2000-09-22 03:18:20 +00:00
db_disasm.c
db_interface.c Add KTR, a facility that logs kernel events in order to to facilitate 2000-09-07 01:29:44 +00:00
db_trace.c
elf_machdep.c
exception.s Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
exception.S Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
fpu.c Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
genassym.c Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
identcpu.c Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
initcpu.c Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
legacy.c Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC, 2000-09-22 23:40:10 +00:00
locore.s Be more careful about cleaning up the stack after function calls early 2000-09-13 14:08:50 +00:00
locore.S Be more careful about cleaning up the stack after function calls early 2000-09-13 14:08:50 +00:00
machdep.c Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC, 2000-09-22 23:40:10 +00:00
mem.c Duh. Fix a fatfingered patch. 2000-06-25 19:06:48 +00:00
mp_machdep.c Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC, 2000-09-22 23:40:10 +00:00
mpboot.S Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00
mptable.c Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC, 2000-09-22 23:40:10 +00:00
nexus.c Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC, 2000-09-22 23:40:10 +00:00
pmap.c Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC, 2000-09-22 23:40:10 +00:00
prof_machdep.c Previous commit changing SYSCTL_HANDLER_ARGS violated KNF. 2000-07-04 11:25:35 +00:00
support.s Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC, 2000-09-22 23:40:10 +00:00
support.S Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC, 2000-09-22 23:40:10 +00:00
swtch.s Implement halt-on-idle in the !SMP case, which should significantly 2000-09-22 03:18:20 +00:00
sys_machdep.c Remove the NCPU, NAPIC, NBUS, NINTR config options. Make NAPIC, 2000-09-22 23:40:10 +00:00
trap.c Fixed hang on booting with -d. mtx_enter() was called on an uninitialized 2000-09-13 12:40:43 +00:00
tsc.c - Remove the inthand2_t type and use the equivalent driver_intr_t type from 2000-09-13 18:33:25 +00:00
vm_machdep.c Major update to the way synchronization is done in the kernel. Highlights 2000-09-07 01:33:02 +00:00