]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Replace all uses of the page queues lock by a R/W lock that is private
authoralc <alc@FreeBSD.org>
Sat, 3 Nov 2012 23:22:49 +0000 (23:22 +0000)
committeralc <alc@FreeBSD.org>
Sat, 3 Nov 2012 23:22:49 +0000 (23:22 +0000)
commitc99a93ed4c887d5d5e598ee50101ab2e7850e931
treeefc93e47990519d8319a94c5c2eb59b0dff0e26f
parentf3501b109e4c598688ec381ebd73e59c45bfa3b0
Replace all uses of the page queues lock by a R/W lock that is private
to this pmap.

Eliminate two redundant #include's.

Tested by: marcel
sys/powerpc/booke/pmap.c