summaryrefslogtreecommitdiffstats
path: root/sys/ia64
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>2012-05-27 16:24:00 +0000
committeralc <alc@FreeBSD.org>2012-05-27 16:24:00 +0000
commit98add470fa559517dfb96ccb9a207a9478b244db (patch)
treee6e6658e527837e8fcb291327c528388f4fa0df8 /sys/ia64
parent1690c6b1c4bc8bc3a23b6785748d01166ece86a6 (diff)
downloadFreeBSD-src-98add470fa559517dfb96ccb9a207a9478b244db.zip
FreeBSD-src-98add470fa559517dfb96ccb9a207a9478b244db.tar.gz
Replace all uses of the vm page queues lock by a r/w lock that is private
to this pmap.c. This new r/w lock is used primarily to synchronize access to the PV lists. However, it will be used in a somewhat unconventional way. As finer-grained PV list locking is added to each of the pmap functions that acquire this r/w lock, its acquisition will be changed from write to read, enabling concurrent execution of the pmap functions with finer-grained locking. X-MFC after: r236045
Diffstat (limited to 'sys/ia64')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud