Date: Sat, 1 Nov 2003 15:06:41 -0800 (PST) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_object.c Message-ID: <200311012306.hA1N6fJo093373@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2003/11/01 15:06:41 PST FreeBSD src repository Modified files: sys/vm vm_object.c Log: - Increase the scope of two vm object locks in vm_object_collapse(). - Remove the acquisition and release of Giant from vm_object_coalesce(). Revision Changes Path 1.314 +4 -12 src/sys/vm/vm_object.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311012306.hA1N6fJo093373>