-
Notifications
You must be signed in to change notification settings - Fork 168
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Previously, this case has cpu flag checking for 2M and 1G huge page only for x86_64, so it is not fit for aarch64. So this fix is to add aarch64 supported huge page sizes and remove the cpu flag checking. Signed-off-by: liang-cong-red-hat <[email protected]>
- Loading branch information
1 parent
e5f4080
commit c1c4962
Showing
2 changed files
with
88 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters