This is an archive of the discontinued LLVM Phabricator instance.

[msan] Use non-transparent-huge-page at SetShadow
ClosedPublic

Authored by stephan.yichao.zhao on Feb 26 2021, 3:36 PM.

Details

Summary

This prevents from getting THP ranges more and more.

Did not see any issues in practice, just found this by code review.

Diff Detail

Event Timeline

stephan.yichao.zhao requested review of this revision.Feb 26 2021, 3:36 PM
stephan.yichao.zhao created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptFeb 26 2021, 3:36 PM
Herald added a subscriber: Restricted Project. · View Herald Transcript
vitalybuka accepted this revision.Feb 26 2021, 3:46 PM
vitalybuka edited reviewers, added: eugenis; removed: evghenii.
This revision is now accepted and ready to land.Feb 26 2021, 3:46 PM
eugenis accepted this revision.Feb 26 2021, 3:47 PM
This revision was landed with ongoing or failed builds.Feb 26 2021, 4:30 PM
This revision was automatically updated to reflect the committed changes.