freebsd-dev/sys/alpha
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
..
alpha 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 Convert the mx driver to miibus. 1999-10-16 05:24:13 +00:00
include useracc() the prequel: 1999-10-29 18:09:36 +00:00
isa * Add struct resource_list* argument to resource_list_alloc and 1999-10-12 21:35:51 +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 useracc() the prequel: 1999-10-29 18:09:36 +00:00
tc Attempt at cleaning up the (unused part of) support for TurboChannel to 1999-10-05 20:46:58 +00:00
tlsb Removal of sys/device.h 1999-10-05 21:19:41 +00:00