freebsd-nq/sys/amd64/amd64
1997-07-15 03:28:53 +00:00
..
amd64-gdbstub.c Document a non-standard gdbremote protocol extension (kludge, really) 1997-06-04 16:44:29 +00:00
apic_vector.S Cleanup. 1997-07-15 03:28:53 +00:00
autoconf.c Minor cleanup of APIC code. 1997-07-08 23:42:02 +00:00
cpu_switch.S Tighten up asm code for TEST_PRIO and other misc. things. 1997-07-15 02:51:20 +00:00
db_disasm.c Removed a wrong comment of mine. 1997-04-01 16:22:31 +00:00
db_interface.c new code to control other CPUs: stop_cpus()/restart_cpus()/_Xstopcpu 1997-07-13 01:22:48 +00:00
db_trace.c Remove the curproc printing on trap/interrupt/etc. It's outlived it's 1997-04-26 19:12:03 +00:00
exception.s Un-inline a call to spl0(). It is not time critical, and was only inline 1997-07-01 01:02:03 +00:00
exception.S Un-inline a call to spl0(). It is not time critical, and was only inline 1997-07-01 01:02:03 +00:00
fpu.c Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
genassym.c Preserve %fs and %gs across context switches. This has a relatively low 1997-06-07 04:36:10 +00:00
identcpu.c Recognize AMD K5 PR166 and PR200 CPUs. 1997-06-24 09:45:35 +00:00
initcpu.c Added CPU_DIRECT_MAPPED_CACHE option which sets L1 cache in direct 1997-06-27 13:46:19 +00:00
locore.s Added other_cpus to CPU private page. 1997-06-27 23:19:43 +00:00
locore.S Added other_cpus to CPU private page. 1997-06-27 23:19:43 +00:00
machdep.c Removed '#include <machine/smptests.h>' line, no longer needed. 1997-06-27 18:29:55 +00:00
mem.c Move interrupt handling code from isa.c to a new file. This should make 1997-06-02 08:19:06 +00:00
mp_machdep.c new code to control other CPUs: stop_cpus()/restart_cpus()/_Xstopcpu 1997-07-13 01:22:48 +00:00
mpboot.S Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
mptable.c new code to control other CPUs: stop_cpus()/restart_cpus()/_Xstopcpu 1997-07-13 01:22:48 +00:00
pmap.c Allow kernel configuration file to override PMAP_SHPGPERPROC. The default 1997-06-25 20:07:50 +00:00
prof_machdep.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
support.s Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
support.S Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
swtch.s Tighten up asm code for TEST_PRIO and other misc. things. 1997-07-15 02:51:20 +00:00
sys_machdep.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
trap.c Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
tsc.c Cleanup old stop_cpus/restart_cpus() cruft. 1997-07-13 01:18:51 +00:00
vm_machdep.c Back out a bad commit. 1997-06-26 02:04:34 +00:00