alc
98add470fa
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
2012-05-27 16:24:00 +00:00
..
2012-05-25 21:52:57 +00:00
2012-05-24 22:00:48 +00:00
2012-05-25 20:43:38 +00:00
2012-05-27 06:11:09 +00:00
2012-05-27 16:00:00 +00:00
2012-05-27 05:24:53 +00:00
2012-05-27 10:25:20 +00:00
2012-05-24 23:12:30 +00:00
2012-01-21 17:45:27 +00:00
2012-04-12 21:34:58 +00:00
2012-05-27 16:08:58 +00:00
2012-05-27 09:34:47 +00:00
2012-04-12 21:34:58 +00:00
2012-05-25 20:33:34 +00:00
2012-05-23 06:49:50 +00:00
2012-05-27 16:24:00 +00:00
2012-05-24 22:00:48 +00:00
2011-11-22 21:28:20 +00:00
2012-05-27 10:25:20 +00:00
2012-05-21 02:45:47 +00:00
2012-05-24 22:00:48 +00:00
2012-05-25 03:02:56 +00:00
2012-05-26 08:09:01 +00:00
2012-05-22 19:37:12 +00:00
2012-02-28 15:07:05 +00:00
2012-05-25 07:46:24 +00:00
2012-05-27 16:16:28 +00:00
2012-05-26 23:58:51 +00:00
2012-02-17 02:39:58 +00:00
2012-01-05 19:00:36 +00:00
2011-11-18 03:05:20 +00:00
2012-02-17 02:39:58 +00:00
2012-05-12 12:02:51 +00:00
2011-12-15 02:26:53 +00:00
2012-01-31 02:11:05 +00:00
2012-05-03 08:56:43 +00:00
2012-05-24 11:20:51 +00:00
2012-04-16 10:33:46 +00:00
2012-05-27 10:32:10 +00:00
2011-11-03 14:38:03 +00:00
2012-05-03 15:51:34 +00:00
2012-05-25 14:52:05 +00:00
2012-05-26 20:03:47 +00:00
2012-02-21 19:35:59 +00:00
2012-05-26 05:29:53 +00:00
2012-05-23 18:56:29 +00:00
2012-05-24 21:44:46 +00:00
2012-02-29 17:47:01 +00:00
2012-03-20 18:05:15 +00:00