HomeFreeBSD

Improve vm_page_import by allocating contig pages as long as they are

Description

Improve vm_page_import by allocating contig pages as long as they are
available but allowing fall back when we are fragmented.

Honor vm_domain_available() limits on page allocation.

Implement an optimistic phys allocator which will return the largest
contig region less than or equal to the request.

Details

Provenance
jeffAuthored on
Parents
rS328902: MFC r342882,r324979,r325115: sys/boot test scripts
Branches
Unknown
Tags
Unknown