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)
Tue, Sep 24, 3:56 AM
Unknown Object (File)
Mon, Sep 23, 2:50 PM
Unknown Object (File)
Sat, Sep 21, 10:49 PM
Unknown Object (File)
Wed, Sep 18, 10:37 AM
Unknown Object (File)
Wed, Sep 18, 8:53 AM
Unknown Object (File)
Sat, Sep 7, 5:36 PM
Unknown Object (File)
Mon, Sep 2, 8:26 PM
Unknown Object (File)
Aug 21 2024, 12:35 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.