cvs commit: src/sys/vm vm_pageout.c

[ Available lists | Index of cvs-all | Month of Nov 2004 | Week of 5 Nov 2004 | Raw email | View thread | Wrap long lines | Reply | Tag ]
From
Alan Cox <alc@FreeBSD.org>
Date
5 Nov 2004 06:24:05
Subject
cvs commit: src/sys/vm vm_pageout.c
Message-ID
200411050624.iA56O5Sl071232@repoman.freebsd.org


[ Hide this part ]
alc         2004-11-05 06:24:05 UTC

FreeBSD src repository

Modified files:
sys/vm vm_pageout.c
Log:
During traversal of the inactive queue, try locking the page's containing
object before accessing the page's flags or the object's reference count.

Revision Changes Path
1.266 +9 -4 src/sys/vm/vm_pageout.c


Elapsed time: 0.151 seconds