freebsd-dev/sys/amd64/amd64
John Dyson aec17d5078 The pmap code was too generous in the allocation of kva space for
the pv entries.  This problem has become obvious due to the increase
in the size of the pv entries.  We need to create a more intelligent
policy for pv entry management eventually.
Submitted by:	David Greenman <dg@freebsd.org>
1997-04-13 03:35:30 +00:00
..
amd64-gdbstub.c Implement the `detach' command for remote GDB. It gets you back at DDB. 1997-03-30 16:03:00 +00:00
autoconf.c Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not 1997-02-22 09:48:43 +00:00
cpu_switch.S The biggie: Get rid of the UPAGES from the top of the per-process address 1997-04-07 07:16:06 +00:00
db_disasm.c Removed a wrong comment of mine. 1997-04-01 16:22:31 +00:00
db_interface.c Added a setjmp() and a longjmp() so that an unexpected trap inside 1997-03-28 12:56:07 +00:00
db_trace.c Add missing #include <machine/segments.h> for ISPL and SEL_UPL macros 1997-03-01 05:44:09 +00:00
exception.s Lower the spl() of the new process from splhigh() right away, since 1997-04-07 11:42:09 +00:00
exception.S Lower the spl() of the new process from splhigh() right away, since 1997-04-07 11:42:09 +00:00
fpu.c Don't include <sys/ioctl.h> in the kernel. Stage 1: don't include 1997-03-24 11:25:10 +00:00
genassym.c The biggie: Get rid of the UPAGES from the top of the per-process address 1997-04-07 07:16:06 +00:00
identcpu.c Improved CPU identification and initialization routines. This 1997-03-22 18:54:54 +00:00
initcpu.c Fix typo. 1997-03-24 07:23:05 +00:00
locore.s Clean up some dead wood. Kill the page table page for mapping the 1997-04-07 08:38:19 +00:00
locore.S Clean up some dead wood. Kill the page table page for mapping the 1997-04-07 08:38:19 +00:00
machdep.c The biggie: Get rid of the UPAGES from the top of the per-process address 1997-04-07 07:16:06 +00:00
mem.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 The pmap code was too generous in the allocation of kva space for 1997-04-13 03:35:30 +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 Made FPU stuff conditional on npx as well as I586_CPU. 1997-03-05 16:30:55 +00:00
support.S Made FPU stuff conditional on npx as well as I586_CPU. 1997-03-05 16:30:55 +00:00
swtch.s The biggie: Get rid of the UPAGES from the top of the per-process address 1997-04-07 07:16:06 +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 The biggie: Get rid of the UPAGES from the top of the per-process address 1997-04-07 07:16:06 +00:00
tsc.c Prevent wedging of the stat clock because of missed interrupts. 1997-04-06 13:25:48 +00:00
vm_machdep.c The biggie: Get rid of the UPAGES from the top of the per-process address 1997-04-07 07:16:06 +00:00