freebsd-skq/sys/amd64
alc db37482a35 Shrink the size of struct vm_page on amd64 and i386 by eliminating
pv_list_count from struct md_page.  Ever since Peter rewrote the pv
entry allocator for amd64 and i386 pv_list_count has been correctly
maintained but otherwise unused.
2008-01-06 18:51:04 +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 Shrink the size of struct vm_page on amd64 and i386 by eliminating 2008-01-06 18:51:04 +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 Shrink the size of struct vm_page on amd64 and i386 by eliminating 2008-01-06 18:51:04 +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