freebsd-src/sys/amd64
Alan Cox f7118bdf3b Instead of a panic()ing in pmap_insert_entry() if get_pv_entry()
fails, reclaim a pv entry by destroying a mapping to an inactive
page.

Change the format strings in many of the assertions that were recently
converted from PMAP_DIAGNOSTIC printf()s so that they are compatible
with PAE.  Avoid unnecessary differences between the amd64 and i386
format strings.
2005-10-31 21:25:33 +00:00
..
acpica Normalize a significant number of kernel malloc type names: 2005-10-31 15:41:29 +00:00
amd64 Instead of a panic()ing in pmap_insert_entry() if get_pv_entry() 2005-10-31 21:25:33 +00:00
compile
conf Hook nve(4) up in i386 and amd64 NOTES. 2005-10-31 20:45:37 +00:00
ia32 include opt_compat.h to unbreak the build 2005-10-24 00:00:00 +00:00
include Reorganize the interrupt handling code a bit to make a few things cleaner 2005-10-25 19:48:48 +00:00
isa Reorganize the interrupt handling code a bit to make a few things cleaner 2005-10-25 19:48:48 +00:00
linux32 The signal code is now an int rather than a long, so update debug printfs. 2005-10-14 20:22:57 +00:00
pci Modify the pci_cfgdisable() routine to bring it more in line with 2005-10-25 04:53:29 +00:00
Makefile