diff options
author | Doug Moore <dougm@FreeBSD.org> | 2025-04-01 06:09:34 +0000 |
---|---|---|
committer | Doug Moore <dougm@FreeBSD.org> | 2025-04-01 06:09:34 +0000 |
commit | 7becd87c988c090bdc41a177bf06ad2894f79a5b (patch) | |
tree | 9a91ce333c364eb193bfd4f70692c43295ec4838 /tools/bus_space/(developers-only) | |
parent | 680d34896c3672da439a1bc3ca5711339e6e5f01 (diff) |
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