aboutsummaryrefslogtreecommitdiff
path: root/tools/bus_space/(developers-only)
diff options
context:
space:
mode:
authorDoug Moore <dougm@FreeBSD.org>2025-04-01 06:09:34 +0000
committerDoug Moore <dougm@FreeBSD.org>2025-04-01 06:09:34 +0000
commit7becd87c988c090bdc41a177bf06ad2894f79a5b (patch)
tree9a91ce333c364eb193bfd4f70692c43295ec4838 /tools/bus_space/(developers-only)
parent680d34896c3672da439a1bc3ca5711339e6e5f01 (diff)
vm_grab: use iterator for grab lookupHEADmain
When a page lookup fails in a vm_page_grab operation, use the results of the failed search, stored in an iterator, to begin the search for a predecessor to use in a call to vm_page_alloc_after(), to avoid doing that search from the root in vm_page_alloc(), as happens now. Reviewed by: kib Differential Revision: https://reviews.freebsd.org/D49371
Diffstat (limited to 'tools/bus_space/(developers-only)')
0 files changed, 0 insertions, 0 deletions