freebsd-dev/sys/amd64
Alan Cox f79f3abcbf - Use pagezero() instead of bzero() in pmap_pinit(). (pagezero() is much
faster.)
MFi386:
 - Don't bother clearing PG_ZERO on the page table page in
   _pmap_allocpte(); it serves no purpose.
 - Don't bother clearing and setting PG_BUSY on page table directory pages.
2004-01-01 07:08:52 +00:00
..
acpica Use the ACPI-CA definitions for the various APIC tables instead of our 2003-12-09 03:04:19 +00:00
amd64 - Use pagezero() instead of bzero() in pmap_pinit(). (pagezero() is much 2004-01-01 07:08:52 +00:00
compile
conf Turn on NO_MIXED_MODE for amd64 generic. It turns out that all the 2003-11-21 03:19:59 +00:00
ia32 Catch up with the procsig locking changes elsewhere. We were doing 2003-12-03 07:00:30 +00:00
include GC the unused <machine/kse.h> file. 2003-12-24 00:51:30 +00:00
isa Cosmetic and/or trivial sync up with i386. 2003-11-21 03:02:00 +00:00
pci Various whitespace and cosmetic sync-up's with i386. 2003-12-06 23:19:47 +00:00
Makefile