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)
Fri, Oct 18, 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
Unknown Object (File)
Sep 26 2024, 9:25 PM
Unknown Object (File)
Sep 25 2024, 7:32 PM
Unknown Object (File)
Sep 24 2024, 3:56 AM
Unknown Object (File)
Sep 23 2024, 2:50 PM
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.