mm: Allocate large folios for anonymous memory
Add the machinery to determine what order of folio to allocate within
do_anonymous_page() and deal with racing faults to the same region.
TODO: For now, the maximum order is set to 4. This should probably be
set per-vma based on factors, and adjusted dynamically.
Signed-off-by:
Ryan Roberts <ryan.roberts@arm.com>
Loading
Please register or sign in to comment