Date: Sun, 28 Jul 2002 22:42:44 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/i386 pmap.c src/sys/vm vm_glue.c Message-ID: <200207290542.g6T5gj7v072019@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/07/28 22:42:44 PDT
Modified files:
sys/i386/i386 pmap.c
sys/vm vm_glue.c
Log:
o Pass VM_ALLOC_WIRED to vm_page_grab() rather than calling vm_page_wire()
in pmap_new_thread(), pmap_pinit(), and vm_proc_new().
o Lock page queue accesses by vm_page_free() in pmap_object_init_pt().
Revision Changes Path
1.348 +5 -13 src/sys/i386/i386/pmap.c
1.147 +2 -7 src/sys/vm/vm_glue.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?200207290542.g6T5gj7v072019>
