Date: Wed, 21 Jul 1999 23:04:19 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/alpha vm_machdep.c src/sys/i386/i386 vm_machdep.c src/sys/vm vm_page.h Message-ID: <199907220604.XAA65129@freefall.freebsd.org>
index | next in thread | raw e-mail
alc 1999/07/21 23:04:19 PDT
Modified files:
sys/alpha/alpha vm_machdep.c
sys/i386/i386 vm_machdep.c
sys/vm vm_page.h
Log:
Reduce the number of "magic constants" used for page coloring
by one: PQ_PRIME2 and PQ_PRIME3 are used to accomplish the same
thing at different places in the kernel. Drop PQ_PRIME3.
Revision Changes Path
1.18 +2 -2 src/sys/alpha/alpha/vm_machdep.c
1.124 +2 -2 src/sys/i386/i386/vm_machdep.c
1.63 +1 -7 src/sys/vm/vm_page.h
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907220604.XAA65129>
