]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Increase the scope of the page queues lock in vm_page_alloc() to cover
authoralc <alc@FreeBSD.org>
Sat, 10 Jul 2004 22:12:49 +0000 (22:12 +0000)
committeralc <alc@FreeBSD.org>
Sat, 10 Jul 2004 22:12:49 +0000 (22:12 +0000)
commita7935ebbec93c734c7c6dfa5bf2903c92f9f1739
tree6dd1e96531f0d47e43e4cafd4d6b2a706da4cf32
parent70e2b7a25f10334a0cb04d8cf76ca1270e6fd920
Increase the scope of the page queues lock in vm_page_alloc() to cover
a diagnostic check that accesses the cache queue count.
sys/vm/vm_page.c