HomeFreeBSD

Simplify the implementation of vm_fault_additional_pages() based upon the

Description

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

Details

Provenance
alcAuthored on May 13 2006, 8:05 PM
Parents
rG1e1de0e49985: Fix typo.
Branches
Unknown
Tags
Unknown

Event Timeline