Page MenuHomeFreeBSD

add seg->start check before block-walking in vm_phys_alloc_seg_contig
ClosedPublic

Authored by dougm on Jan 19 2022, 6:26 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Mar 8, 12:00 PM
Unknown Object (File)
Fri, Feb 21, 2:45 PM
Unknown Object (File)
Jan 31 2025, 5:34 AM
Unknown Object (File)
Dec 11 2024, 11:14 PM
Unknown Object (File)
Oct 18 2024, 7:13 AM
Unknown Object (File)
Sep 27 2024, 8:17 AM
Unknown Object (File)
Sep 27 2024, 8:17 AM
Unknown Object (File)
Sep 27 2024, 8:17 AM
Subscribers

Details

Summary

This has passed the largepage_basic test while running all the tests, which didn't happen without this change.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

dougm requested review of this revision.Jan 19 2022, 6:26 AM
dougm created this revision.
This revision is now accepted and ready to land.Jan 19 2022, 6:40 AM
This revision was automatically updated to reflect the committed changes.