Page MenuHomeFreeBSD

vm: Eliminate unnecessary lock asserts
ClosedPublic

Authored by alc on Oct 27 2024, 5:50 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 8, 6:35 PM
Unknown Object (File)
Sun, Sep 21, 2:56 AM
Unknown Object (File)
Sat, Sep 13, 11:17 AM
Unknown Object (File)
Fri, Sep 12, 8:24 AM
Unknown Object (File)
Fri, Sep 12, 7:11 AM
Unknown Object (File)
Sep 11 2025, 11:49 AM
Unknown Object (File)
Sep 9 2025, 5:28 PM
Unknown Object (File)
Sep 7 2025, 6:53 AM
Subscribers

Details

Summary

There is no actual need for the VM object to be locked when initializing a VM page iterator.

Diff Detail

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

Event Timeline

alc requested review of this revision.Oct 27 2024, 5:50 PM
alc created this revision.
This revision is now accepted and ready to land.Oct 27 2024, 5:53 PM
This revision was automatically updated to reflect the committed changes.