freebsd-dev/sys/amd64
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
..
amd64 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
conf Modify the entries regarding the 'ep' driver to take into account 1999-10-27 06:30:10 +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 * Add struct resource_list* argument to resource_list_alloc and 1999-10-12 21:35:51 +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
Makefile