diff options
author | Doug Moore <dougm@FreeBSD.org> | 2025-04-10 07:19:06 +0000 |
---|---|---|
committer | Doug Moore <dougm@FreeBSD.org> | 2025-04-10 07:19:06 +0000 |
commit | f06cbfc5592e58104fe01f3f458928ee09be24fc (patch) | |
tree | e1a2a5a1abee11b428dfc4911ea3a1fac6be6b44 /test/CXX/dcl.decl/dcl.fct.def/(developers-only) | |
parent | 14efeab6adbabe95f3b18f00d02dae550dbfc7f3 (diff) |
Pass an iterator to vm_fault_allocate, so that it can invoke
vm_page_alloc_after. In vm_fault_object, use an iterator for a page
lookup so that the search can benefit the allocation in
vm_fault_allocate. In vm_fault, define an iterator, initialize it only
when it might be used, and pass it on to vm_fault_allocate.
Reviewed by: kib
Differential Revision: https://reviews.freebsd.org/D49741
Diffstat (limited to 'test/CXX/dcl.decl/dcl.fct.def/(developers-only)')
0 files changed, 0 insertions, 0 deletions