attilio fdf82ef9cf o Relax locking assertions for vm_page_find_least()
o Relax locking assertions for pmap_enter_object() and add them also
  to architectures that currently don't have any
o Introduce VM_OBJECT_LOCK_DOWNGRADE() which is basically a downgrade
  operation on the per-object rwlock
o Use all the mechanisms above to make vm_map_pmap_enter() to work
  mostl of the times only with readlocks.

Sponsored by:	EMC / Isilon storage division
Reviewed by:	alc
2013-05-21 20:38:19 +00:00
..
2013-04-07 13:03:57 +00:00
2013-05-01 04:37:34 +00:00
2013-05-08 09:42:50 +00:00
2013-02-28 13:46:03 +00:00
2012-11-03 22:39:07 +00:00
2013-02-28 13:46:03 +00:00