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 16, 6:04 AM
Unknown Object (File)
Jan 29 2024, 3:58 PM
Unknown Object (File)
Jan 12 2024, 8:01 AM
Unknown Object (File)
Dec 20 2023, 5:41 AM
Unknown Object (File)
Nov 9 2023, 3:39 AM
Unknown Object (File)
Oct 8 2023, 2:35 AM
Unknown Object (File)
Sep 13 2023, 2:36 AM
Unknown Object (File)
Jul 22 2023, 9:58 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

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

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.