Date: Sun, 6 Aug 2006 00:17:18 +0000 (UTC) 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_fault.c Message-ID: <200608060017.k760HIe8070491@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2006-08-06 00:17:18 UTC FreeBSD src repository Modified files: sys/vm vm_fault.c Log: Eliminate the acquisition and release of the page queues lock around a call to vm_page_sleep_if_busy(). Revision Changes Path 1.218 +2 -4 src/sys/vm/vm_fault.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608060017.k760HIe8070491>