Page MenuHomeFreeBSD

vm_page: fuse two allocation loops
ClosedPublic

Authored by dougm on Sep 9 2024, 3:56 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 16, 11:44 PM
Unknown Object (File)
Sep 19 2025, 1:44 PM
Unknown Object (File)
Sep 17 2025, 10:08 PM
Unknown Object (File)
Jul 25 2025, 10:14 AM
Unknown Object (File)
Jul 23 2025, 7:57 PM
Unknown Object (File)
Jun 27 2025, 9:00 PM
Unknown Object (File)
Jun 14 2025, 8:04 AM
Unknown Object (File)
Jun 12 2025, 12:25 AM
Subscribers

Details

Summary

Two loops over a page range in vm_page_alloc_contig_domain can be combined into one.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dougm requested review of this revision.Sep 9 2024, 3:56 AM
dougm created this revision.
This revision is now accepted and ready to land.Sep 13 2024, 1:15 AM
This revision was automatically updated to reflect the committed changes.