Date: Sat, 21 Jun 2003 19:35:06 -0700 (PDT) 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: <200306220235.h5M2Z6sC093436@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2003/06/21 19:35:06 PDT FreeBSD src repository Modified files: sys/vm vm_object.c Log: Complete the vm object locking in vm_object_backing_scan(); specifically, deal with the case where we need to sleep on a busy page with two vm object locks held. Revision Changes Path 1.300 +12 -5 src/sys/vm/vm_object.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306220235.h5M2Z6sC093436>