alc 2004-10-30 23:30:53 UTC
FreeBSD src repository
Modified files:
sys/vm vm_pageout.c
Log:
During traversal of the active queue by vm_pageout_page_stats(), try
locking the page's containing object before accessing the page's flags.
Revision Changes Path
1.264 +10 -1 src/sys/vm/vm_pageout.c