]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Extend the scope of the page queues lock in vm_pageout_scan() to cover
authorAlan Cox <alc@FreeBSD.org>
Fri, 15 Aug 2003 05:13:36 +0000 (05:13 +0000)
committerAlan Cox <alc@FreeBSD.org>
Fri, 15 Aug 2003 05:13:36 +0000 (05:13 +0000)
commit3e1b578a28a89dd4313cf444ff857d9317b2cd38
tree7d62630fb0890c0b826af21f9d8d52f9150a2a8e
parentd4bd229fa58246eb887fc25698df2b4ed63a08ad
Extend the scope of the page queues lock in vm_pageout_scan() to cover
the traversal of the PQ_INACTIVE queue.
sys/vm/vm_pageout.c