Date: Sun, 8 Feb 2009 20:00:33 +0000 (UTC) From: Konstantin Belousov <kib@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/vm vm_map.c Message-ID: <200902082000.n18K0n2t015457@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kib 2009-02-08 20:00:33 UTC
FreeBSD src repository
Modified files:
sys/vm vm_map.c
Log:
SVN rev 188325 on 2009-02-08 20:00:33Z by kib
Add the comments to vm_map_simplify_entry() and vmspace_fork(),
describing why several calls to vm_deallocate_object() with locked map
do not result in the acquisition of the vnode lock after map lock.
Suggested and reviewed by: tegge
Revision Changes Path
1.405 +20 -0 src/sys/vm/vm_map.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902082000.n18K0n2t015457>
