freebsd-nq/sys/i386/i386
Steve Passe 6354231eaa Added 'lock' instruction before 3 places that update ipending.
This may or may not fix the "high IO freezes SMP kernel" problem.
1997-08-09 19:40:28 +00:00
..
apic_vector.s Added 'lock' instruction before 3 places that update ipending. 1997-08-09 19:40:28 +00:00
autoconf.c Last commit didn't take, operator error??? 1997-07-22 20:12:32 +00:00
bios.c printf does not understand %hd in the kernel 1997-08-06 11:08:01 +00:00
bioscall.s Support functions for working with x86 PC-architecture BIOS. 1997-08-01 06:07:13 +00:00
cons.c Make a function static to quieten gcc 1997-08-08 20:29:47 +00:00
cons.h Some staticized variables were still declared to be extern. 1997-07-01 00:54:37 +00:00
db_disasm.c Removed a wrong comment of mine. 1997-04-01 16:22:31 +00:00
db_interface.c Fix the DDB breakpoint code when using the 4MB page support. 1997-08-07 05:15:52 +00:00
db_trace.c Removed unused #includes. 1997-07-20 08:37:24 +00:00
exception.s VM86 kernel support. 1997-08-09 00:04:06 +00:00
genassym.c VM86 kernel support. 1997-08-09 00:04:06 +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 Treat 6x86MX CPU as 686-class CPU instead of 586-class CPU. 1997-07-24 14:19:25 +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 Treat 6x86MX CPU as 686-class CPU instead of 586-class CPU. 1997-07-24 14:19:25 +00:00
locore.s VM86 kernel support. 1997-08-09 00:04:06 +00:00
machdep.c VM86 kernel support. 1997-08-09 00:04:06 +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 Oops, I removed one too many #include. <machine/frame.h> was previously 1997-07-20 11:00:32 +00:00
mem.c Removed unused #includes. 1997-07-20 08:37:24 +00:00
microtime.s Developed a new strategy for handling the 8254/8259/APIC issue. 1997-07-20 19:41:38 +00:00
mp_apicdefs.s Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
mp_machdep.c Converted the TEST_LOPRIO code to default. 1997-07-31 05:43:05 +00:00
mpapic.c Converted the TEST_LOPRIO code to default. 1997-07-31 05:43:05 +00:00
mpboot.s Preliminary support for per-cpu data pages. 1997-06-22 16:04:22 +00:00
mplock.s Eliminate frequent silo overflows by restoring the TEST_LOPRIO code. 1997-08-04 17:31:43 +00:00
mptable.c Converted the TEST_LOPRIO code to default. 1997-07-31 05:43:05 +00:00
perfmon.c Added ifdefs so that this compiles when neither I586_CPU nor I586_CPU 1997-07-01 01:18:38 +00:00
pmap.c Fix the DDB breakpoint code when using the 4MB page support. 1997-08-07 05:15:52 +00:00
procfs_machdep.c Removed unused #includes. 1997-07-20 08:37:24 +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
simplelock.s pushed down "volatility" of simplelock to actual int inside the struct. 1997-08-04 19:14:56 +00:00
support.s VM86 kernel support. 1997-08-09 00:04:06 +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 VM86 kernel support. 1997-08-09 00:04:06 +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 VM86 kernel support. 1997-08-09 00:04:06 +00:00
trap.c Modify the scheduling policy to take into account disk I/O waits 1997-08-09 10:13:32 +00:00
tsc.c clock.c: 1997-07-26 01:53:04 +00:00
userconfig.c From the submitted patch : 1997-06-22 13:51:04 +00:00
vm86.c Add the code that represents most of the interface between the VM86 1997-08-09 01:38:03 +00:00
vm_machdep.c VM86 kernel support. 1997-08-09 00:04:06 +00:00