Date: Wed, 17 Apr 2002 20:55: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_fault.c Message-ID: <200204180355.g3I3toW64065@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2002/04/17 20:55:50 PDT Modified files: sys/vm vm_fault.c Log: Add a comment documenting a race condition in vm_fault(): Specifically, a modification is made to the vm_map while only a read lock is held. Revision Changes Path 1.136 +3 -0 src/sys/vm/vm_fault.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?200204180355.g3I3toW64065>