]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
During traversal of the active queue by vm_pageout_page_stats(), try
authorAlan Cox <alc@FreeBSD.org>
Sat, 30 Oct 2004 23:30:53 +0000 (23:30 +0000)
committerAlan Cox <alc@FreeBSD.org>
Sat, 30 Oct 2004 23:30:53 +0000 (23:30 +0000)
commitb86e6ec007b0588faa7da2de902a9c8588927769
treecd8eed6693060e48f5c64fd758a01df5edb81d82
parent303a718c5e14ce25345cbfdb8d3c4ad92b9d46c9
During traversal of the active queue by vm_pageout_page_stats(), try
locking the page's containing object before accessing the page's flags.
sys/vm/vm_pageout.c