[PATCH] D137620: [BOLT] Don't align .text to pageAlign
Maksim Panchenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 20 13:40:41 PST 2022
maksfb added a comment.
Thank you for the investigation on THPs and hugify. Indeed, it didn't work for me either. Putting `munlock(2)` before `madvise(2)` helps though. Could you please check D140425 <https://reviews.llvm.org/D140425> on your end?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137620/new/
https://reviews.llvm.org/D137620
More information about the llvm-commits
mailing list