alc 2003/08/14 22:13:36 PDT
FreeBSD src repository
Modified files:
sys/vm vm_pageout.c
Log:
Extend the scope of the page queues lock in vm_pageout_scan() to cover
the traversal of the PQ_INACTIVE queue.
Revision Changes Path
1.241 +4 -14 src/sys/vm/vm_pageout.c