HomeFreeBSD

vm_radix: define vm_radix_insert_lookup_lt and use in vm_page_rename

Description

vm_radix: define vm_radix_insert_lookup_lt and use in vm_page_rename

Use the new pctrie combined lookup/insert. This is an easy application
of the new facility. There are other places where we do this for pages
that may need more plumbing to use combined lookup/insert.

Reviewed by: kib (previous version), dougm, markj
Sponsored by: Dell EMC Isilon
Differential Revision: https://reviews.freebsd.org/D45396

Details

Provenance
rlibbyAuthored on Jun 6 2024, 5:26 PM
Reviewer
kib
Differential Revision
D45396: vm_radix: define vm_radix_insert_lookup_lt and use in vm_page_rename
Parents
rG4472fd66d006: lam: fail on I/O errors
Branches
Unknown
Tags
Unknown