1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-18 10:35:55 +00:00
freebsd/sys/amd64/amd64
Steve Passe f9e8dbb8c3 mpapic.c & mp_machdep:
- removed TEST_ALTTIMER.
 - removed APIC_PIN0_TIMER.
 - removed TIMER_ALL.

mplock.s:
 - minor update of try_mplock for new algorithm where a CPU uses try_mplock
	instead of get_mplock in the ISRs.
1997-07-26 01:55:19 +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 clock.c: 1997-07-26 01:53:04 +00:00
autoconf.c Last commit didn't take, operator error??? 1997-07-22 20:12:32 +00:00
cpu_switch.S Removed unused #includes. 1997-07-20 08:37:24 +00:00
db_disasm.c Removed a wrong comment of mine. 1997-04-01 16:22:31 +00:00
db_interface.c Removed unused #includes. 1997-07-20 08:37:24 +00:00
db_trace.c Removed unused #includes. 1997-07-20 08:37:24 +00:00
exception.s New simple_lock code in asm: 1997-07-23 20:47:19 +00:00
exception.S New simple_lock code in asm: 1997-07-23 20:47:19 +00:00
fpu.c Made the SMP case ignore the possibility of an INT13 interface. 1997-07-21 07:57:50 +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 Treat 6x86MX CPU as 686-class CPU instead of 586-class CPU. 1997-07-24 14:19:25 +00:00
initcpu.c Treat 6x86MX CPU as 686-class CPU instead of 586-class CPU. 1997-07-24 14:19:25 +00:00
locore.s Removed unused #includes. 1997-07-20 08:37:24 +00:00
locore.S Removed unused #includes. 1997-07-20 08:37:24 +00:00
machdep.c Removed unused #includes. 1997-07-20 08:37:24 +00:00
mem.c Removed unused #includes. 1997-07-20 08:37:24 +00:00
mp_machdep.c mpapic.c & mp_machdep: 1997-07-26 01:55:19 +00:00
mpboot.S Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
mptable.c mpapic.c & mp_machdep: 1997-07-26 01:55:19 +00:00
pmap.c Fix a crash that has manifest itself while running X after the 4MB 1997-07-21 01:21:25 +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 Add support for 4MB pages. This includes the .text, .data, .data parts 1997-07-17 04:34:03 +00:00
support.S Add support for 4MB pages. This includes the .text, .data, .data parts 1997-07-17 04:34:03 +00:00
swtch.s Removed unused #includes. 1997-07-20 08:37:24 +00:00
sys_machdep.c Removed unused #includes. 1997-07-20 08:37:24 +00:00
trap.c Removed unused #includes. 1997-07-20 08:37:24 +00:00
tsc.c clock.c: 1997-07-26 01:53:04 +00:00
vm_machdep.c Removed unused #includes. 1997-07-20 08:37:24 +00:00