K 10 svn:author V 3 kib K 8 svn:date V 27 2017-09-09T17:35:19.025040Z K 7 svn:log V 343 Add a vm_page_change_lock() helper, the common code to not relock page lock if both old and new pages use the same underlying lock. Convert existing places to use the helper instead of inlining it. Use the optimization in vm_object_page_remove(). Suggested and reviewed by: alc, markj Sponsored by: The FreeBSD Foundation MFC after: 1 week END