freebsd_amp_hwpstate/sys/i386
David Greenman 87bc4e696d Mostly cosmetic changes. Use KERNBASE instead of UPT_MAX_ADDRESS in
some comparisons as it is more correct (we want the kernel page tables
included).
Reorganized some of the expressions for efficiency.
Fixed the new pmap_prefault() routine - it would sometimes pick up the
wrong page if the page in the shadow was present but the page in object
was paged out. The routine remains unused and commented out, however.
Explicitly free zero reference count page tables (rather than waiting
for the pagedaemon to do it).

Submitted by:	John Dyson
1995-02-02 08:45:14 +00:00
..
apm
bios
boot
conf
eisa
i386 Mostly cosmetic changes. Use KERNBASE instead of UPT_MAX_ADDRESS in 1995-02-02 08:45:14 +00:00
ibcs2
include Since the pci directory has moved, this required updating. 1995-02-02 05:42:47 +00:00
isa Fixed problem passing received packets to bpf. 1995-02-02 04:07:45 +00:00
pci
scsi
Makefile