aboutsummaryrefslogtreecommitdiff
path: root/sys/vm/vm_map.h
diff options
context:
space:
mode:
authorAlan Cox <alc@FreeBSD.org>1999-10-30 07:37:14 +0000
committerAlan Cox <alc@FreeBSD.org>1999-10-30 07:37:14 +0000
commitbe72f78813385b54aac58a533450228a5a28ba9a (patch)
treeb8d896d556afc51871db14a4580f03ad3c2461ef /sys/vm/vm_map.h
parent942df157ca96062cd39f3c21c5c6a85d85e46220 (diff)
downloadsrc-be72f78813385b54aac58a533450228a5a28ba9a.tar.gz
src-be72f78813385b54aac58a533450228a5a28ba9a.zip
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
Notes
Notes: svn path=/head/; revision=52647
Diffstat (limited to 'sys/vm/vm_map.h')
0 files changed, 0 insertions, 0 deletions