Date: Fri, 30 Jul 1999 21:19:50 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_page.c Message-ID: <199907310419.VAA95679@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 1999/07/30 21:19:50 PDT
Modified files:
sys/vm vm_page.c
Log:
vm_page_queue_init:
Remove the initialization of PQ_NONE's cnt and lcnt. They aren't
used.
vm_page_insert:
Remove an unnecessary dereference.
vm_page_wire:
Remove the one and only (and thus pointless) reference
to PQ_NONE's lcnt.
Revision Changes Path
1.135 +4 -9 src/sys/vm/vm_page.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907310419.VAA95679>
