Simplify the implementation of vm_fault_additional_pages() based upon the
object's memq being ordered. Specifically, replace repeated calls to
vm_page_lookup() by two simple constant-time operations.
Reviewed by: tegge
Simplify the implementation of vm_fault_additional_pages() based upon the Tags None Referenced Files None Subscribers None
Description
Details
Event Timeline |