Date: Mon, 1 Mar 1999 12:42:17 -0800 (PST) From: Alan Cox <alc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_mmap.c Message-ID: <199903012042.MAA71167@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 1999/03/01 12:42:17 PST
Modified files:
sys/vm vm_mmap.c
Log:
mincore doesn't modify the vm_map. Therefore, it doesn't require
an exclusive lock. A read lock will suffice.
Revision Changes Path
1.91 +6 -6 src/sys/vm/vm_mmap.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?199903012042.MAA71167>
