Date: Tue, 30 Apr 2002 14:24:47 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/kern subr_witness.c src/sys/vm vm_page.c Message-ID: <200204302124.g3ULOmm80666@freefall.freebsd.org>
index | next in thread | raw e-mail
alc 2002/04/30 14:24:47 PDT
Modified files:
sys/kern subr_witness.c
sys/vm vm_page.c
Log:
o Convert the vm_page buckets mutex to a spin lock. (This resolves
an issue on the Alpha platform found by jeff@.)
o Simplify vm_page_lookup().
Reviewed by: jhb
Revision Changes Path
1.113 +1 -0 src/sys/kern/subr_witness.c
1.188 +11 -14 src/sys/vm/vm_page.c
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?200204302124.g3ULOmm80666>
