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)
Sun, May 3, 6:12 PM
Unknown Object (File)
Thu, Apr 30, 7:11 PM
Unknown Object (File)
Tue, Apr 28, 4:54 AM
Unknown Object (File)
Sun, Apr 26, 8:09 AM
Unknown Object (File)
Tue, Apr 21, 9:22 AM
Unknown Object (File)
Tue, Apr 21, 6:03 AM
Unknown Object (File)
Mon, Apr 20, 7:48 PM
Unknown Object (File)
Mon, Apr 20, 6:31 PM
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.