Date: Sat, 8 Jan 2005 23:41:11 +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_object.c Message-ID: <200501082341.j08NfBnc016875@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2005-01-08 23:41:11 UTC
FreeBSD src repository
Modified files:
sys/vm vm_object.c
Log:
Move the acquisition and release of the page queues lock outside of a loop
in vm_object_split() to avoid repeated acquisition and release.
Revision Changes Path
1.340 +3 -2 src/sys/vm/vm_object.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501082341.j08NfBnc016875>
