freebsd-src/sys/i386
Alan Cox be72f78813 The core of this patch is to vm/vm_page.h. The effects are two-fold: (1) to
eliminate an extra (useless) level of indirection in half of the page
queue accesses and (2) to use a single name for each queue throughout,
instead of, e.g., "vm_page_queue_active" in some places and
"vm_page_queues[PQ_ACTIVE]" in others.

Reviewed by:	dillon
1999-10-30 07:37:14 +00:00
..
apm Fix APM's make_devs: 1999-10-12 15:00:06 +00:00
bios Fix APM's make_devs: 1999-10-12 15:00:06 +00:00
boot GC bdbtofsb() 1999-09-26 19:05:39 +00:00
conf Modify the entries regarding the 'ep' driver to take into account 1999-10-27 06:30:10 +00:00
eisa Delete unneeded #include 1999-10-11 14:42:33 +00:00
i386 The core of this patch is to vm/vm_page.h. The effects are two-fold: (1) to 1999-10-30 07:37:14 +00:00
ibcs2 useracc() the prequel: 1999-10-29 18:09:36 +00:00
include Eliminate remaining part of incorrect PCI bus numbering sanity check on systems with more than one PCI bus. 1999-10-15 21:38:15 +00:00
isa useracc() the prequel: 1999-10-29 18:09:36 +00:00
linux Change useracc() and kernacc() to use VM_PROT_{READ|WRITE|EXECUTE} for the 1999-10-30 06:32:05 +00:00
pci Add text for the AMD-751 host-to-PCI and PCI-to-PCI (AGP) bridges. 1999-10-25 06:28:04 +00:00
svr4 useracc() the prequel: 1999-10-29 18:09:36 +00:00
Makefile $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00