]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
During traversal of the inactive queue, try locking the page's containing
authorAlan Cox <alc@FreeBSD.org>
Fri, 5 Nov 2004 06:24:05 +0000 (06:24 +0000)
committerAlan Cox <alc@FreeBSD.org>
Fri, 5 Nov 2004 06:24:05 +0000 (06:24 +0000)
commit34d9e6fdae6f0039b90b694d33bd374ffa4707ac
tree0c04838a0c8e723f9019b4243a0c5486ba72a2e4
parentb546ac549080e29f6a78d0e0116afc48fdf75523
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.
sys/vm/vm_pageout.c