freebsd-dev/sys/i386/i386
Tor Egge 9facf4a0d9 Block some interrupts during the call to pmap_zero_page in
vm_page_zero_idle. This fixes some occurences of the problem
reported in PR kern/3216: "panic: pmap_zero_page: CMAP busy"
1997-06-25 19:49:45 +00:00
..
apic_vector.s Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
autoconf.c remove no longer needed opt_smp.h includes 1997-05-29 05:11:11 +00:00
cons.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
cons.h Fixed gratuitous ANSIisms. 1997-04-01 16:13:31 +00:00
db_disasm.c Removed a wrong comment of mine. 1997-04-01 16:22:31 +00:00
db_interface.c Back out bogus code that slipped past my read of the pre-merge diff 1997-04-26 18:59:42 +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 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
gensetdefs.c This commit affects ELF kernels only. 1997-05-21 23:21:30 +00:00
i386-gdbstub.c Document a non-standard gdbremote protocol extension (kludge, really) 1997-06-04 16:44:29 +00:00
identcpu.c Recognize AMD K5 PR166 and PR200 CPUs. 1997-06-24 09:45:35 +00:00
in_cksum.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
initcpu.c - Use 6x86MX' instead of M2'. Cyrix officially use `6x86MX' for the 1997-05-31 08:45:24 +00:00
locore.s Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
machdep.c Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
math_emu.h Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
math_emulate.c Fatal trap 13: Brain fault, commit botched. 1997-05-09 09:46:50 +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
microtime.s Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
mp_apicdefs.s Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
mp_machdep.c Ensure that the boot CPU honours write protection in kernel mode. 1997-06-24 17:26:07 +00:00
mpapic.c Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
mpboot.s Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
mplock.s Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
mptable.c Ensure that the boot CPU honours write protection in kernel mode. 1997-06-24 17:26:07 +00:00
perfmon.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
pmap.c Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
procfs_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
setdef0.c This commit affects ELF kernels only. 1997-05-21 23:21:30 +00:00
setdef1.c This commit affects ELF kernels only. 1997-05-21 23:21:30 +00:00
support.s Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
swapgeneric.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
swtch.s Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
symbols.raw Man the liferafts! Here comes the long awaited SMP -> -current merge! 1997-04-26 11:46:25 +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 Move interrupt handling code from isa.c to a new file. This should make 1997-06-02 08:19:06 +00:00
userconfig.c From the submitted patch : 1997-06-22 13:51:04 +00:00
vm_machdep.c Block some interrupts during the call to pmap_zero_page in 1997-06-25 19:49:45 +00:00