mirror of
https://git.FreeBSD.org/src.git
synced 2025-02-03 17:11:32 +00:00
f3a01463b9
mutex-friendly vm_page_sleep_if_busy(). - Introduce page queue locking in pmap_page_lookup() and pmap_release_free_page(). - Simplify the invalidation of the pmap's ptphint in pmap_release_free_page(). (MFi386 pmap.c revision 1.362.)