freebsd-skq/sys/amd64
alc 394df92ff3 Provide a legitimate pindex to vm_page_alloc() in pmap_growkernel()
instead of writing apologetic comments.  As it turns out, I need every
kernel page table page to have a legitimate pindex to support superpage
promotion on kernel memory.

Correct a nearby style error: Pointers should be compared to NULL.
2008-01-02 08:54:39 +00:00
..
acpica Handle CPUs with APIC IDs higher than 32 (at least one IBM server uses 2007-05-08 22:01:04 +00:00
amd64 Provide a legitimate pindex to vm_page_alloc() in pmap_growkernel() 2008-01-02 08:54:39 +00:00
compile
conf Add asmc(4). 2007-12-28 22:50:04 +00:00
ia32 Optimize vmmeter locking. 2007-06-10 21:59:14 +00:00
include Add configuration knobs for the superpage reservation system. Initially, 2007-12-27 16:45:39 +00:00
isa Split /dev/nvram driver out of isa/clock.c for i386 and amd64. I have not 2007-10-26 03:23:54 +00:00
linux32 Fill in cr2 in the signal context from ksi->ksi_addr. 2007-09-20 13:46:26 +00:00
pci Adjust the code to probe for the PCI config mechanism to use. 2007-11-28 22:20:08 +00:00
Makefile