freebsd-dev/sys/amd64/amd64
David Greenman fcc58b9423 Fix a bug where the speculative memory probe wouldn't occur on systems that
report slightly more than 64MB of total memory. This can happen due to the
total being the sum of both base and extended memory.
Submitted by:	Alan Cox <alc@cs.rice.edu>
1997-09-25 15:49:37 +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 aha1542.c aic6360.c cy.c fd.c ft.c 1997-09-21 21:41:49 +00:00
autoconf.c Moved setconf() call after root configuration again. This fixes a 1997-09-23 17:14:37 +00:00
bios.c Look for another couple of magic bios things.. 1997-09-24 07:47:43 +00:00
cpu_switch.S Implement the parts needed for VM86 under SMP. 1997-09-21 15:03:59 +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 Revert my previous commit about using CS_SECURE macro. 1997-08-21 06:33:04 +00:00
exception.s General cleanup of the lock pushdown code. They are grouped and enabled 1997-09-07 22:04:09 +00:00
exception.S General cleanup of the lock pushdown code. They are grouped and enabled 1997-09-07 22:04:09 +00:00
fpu.c Revert my previous commit about using CS_SECURE macro. 1997-08-21 06:33:04 +00:00
genassym.c VM86 kernel support. 1997-08-09 00:04:06 +00:00
identcpu.c For AMD chips, pick up the long description from the chip if 1997-09-20 13:18:48 +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 Implement the parts needed for VM86 under SMP. 1997-09-21 15:03:59 +00:00
locore.S Implement the parts needed for VM86 under SMP. 1997-09-21 15:03:59 +00:00
machdep.c Fix a bug where the speculative memory probe wouldn't occur on systems that 1997-09-25 15:49:37 +00:00
mem.c Update select -> poll in drivers. 1997-09-14 03:19:42 +00:00
mp_machdep.c Implement the parts needed for VM86 under SMP. 1997-09-21 15:03:59 +00:00
mpboot.S Turn on CR4_VME on the AP's the same as the BSP. Note that we do not 1997-09-22 05:03:03 +00:00
mptable.c Implement the parts needed for VM86 under SMP. 1997-09-21 15:03:59 +00:00
pmap.c Add support for more than 1 page of idle process stack on SMP systems. 1997-09-21 05:50:02 +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 Removed unused #includes. 1997-09-02 20:06:59 +00:00
support.S Removed unused #includes. 1997-09-02 20:06:59 +00:00
swtch.s Implement the parts needed for VM86 under SMP. 1997-09-21 15:03:59 +00:00
sys_machdep.c Removed unused #includes. 1997-09-01 01:12:53 +00:00
trap.c autoconf.c: 1997-09-21 21:38:05 +00:00
tsc.c General cleanup of the sub-system locking macros. 1997-09-01 07:45:37 +00:00
vm_machdep.c Revert the logic behind my last change, and use a function called 1997-09-13 16:12:15 +00:00