Date: Fri, 2 Jul 2010 20:56:22 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/vm vm_pageout.c Message-ID: <201007022056.o62KuZCU077494@repoman.freebsd.org>
index | next in thread | raw e-mail
alc 2010-07-02 20:56:22 UTC
FreeBSD src repository
Modified files:
sys/vm vm_pageout.c
Log:
SVN rev 209651 on 2010-07-02 20:56:22Z by alc
Push down the acquisition of the page queues lock into
vm_pageout_page_stats(). In particular, avoid acquiring the page
queues lock unless iterating over the active queue.
Revision Changes Path
1.329 +2 -3 src/sys/vm/vm_pageout.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201007022056.o62KuZCU077494>
