Page MenuHomeFreeBSD

vm: Eliminate unnecessary lock asserts
ClosedPublic

Authored by alc on Sun, Oct 27, 5:50 PM.

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.Sun, Oct 27, 5:50 PM
alc created this revision.
This revision is now accepted and ready to land.Sun, Oct 27, 5:53 PM
This revision was automatically updated to reflect the committed changes.