Page MenuHomeFreeBSD

vm_page: Introduce vm_page_radixdone_batch
Needs ReviewPublic

Authored by bnovkov on Thu, Oct 10, 9:39 PM.

Details

Reviewers
markj
alc
kib
Summary

This change adds a batch page allocation variant of vm_page_radixdone.
The routine behaves identically to its single-page counterpart, except
for memq linkage which is handled elsewhere.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 59895
Build 56780: arc lint + arc unit