[PATCH] D141659: [BOLT][HUGIFY] Adds fix for -hugify option

Maksim Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 19 12:17:51 PST 2023


maksfb added a comment.

In D141659#4064483 <https://reviews.llvm.org/D141659#4064483>, @yavtuk wrote:

> @maksfb how about such kind of checking?

The config file on my system has a different name. Even if we get the file name correctly, it still wouldn't guarantee THP availability for the process. E.g., at the moment I have CONFIG_READ_ONLY_THP_FOR_FS set, but I cannot get huge pages from the system.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D141659/new/

https://reviews.llvm.org/D141659



More information about the llvm-commits mailing list