-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Read exactly two tokens from Linux transparent huge pages sysfs config #37065
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from 8 commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
5a07333
src: simplify kernel transparent_hugepage enabled flag check by remov…
jayaddison 72082b9
src: inspect kernel transparent_hugepage flag values without assuming…
jayaddison 53648a0
src: add an explicit default value for the 'enabled' bool variable
jayaddison a7fe193
src: extract GetTransparentHugePagesConfiguration function to read sy…
jayaddison 72dd2f3
src: extract IsTransparentHugePagesEnabledViaConfiguration function t…
jayaddison 519f212
src: refactor: return early when we discover that huge tables is enab…
jayaddison 21ed800
src: apply lint fix: use left-leaning pointers
jayaddison 03922c0
src: lint fixup: rename function to fit within column width constraint
jayaddison 434e8b8
src: use single-line return statement for null-pointer condition
jayaddison 49b35e9
Revert "src: use single-line return statement for null-pointer condit…
jayaddison 24d4943
Revert "src: lint fixup: rename function to fit within column width c…
jayaddison 250e013
Revert "src: apply lint fix: use left-leaning pointers"
jayaddison 53d148d
Revert "src: refactor: return early when we discover that huge tables…
jayaddison 759b809
Revert "src: extract IsTransparentHugePagesEnabledViaConfiguration fu…
jayaddison 37bf5f9
Revert "src: extract GetTransparentHugePagesConfiguration function to…
jayaddison e299a65
Revert "src: add an explicit default value for the 'enabled' bool var…
jayaddison d00fce6
Revert "src: inspect kernel transparent_hugepage flag values without …
jayaddison e7f1cf0
src: add Linux huge memory enabled system flag file format reference
jayaddison 572b34a
src: update documentation reference to use the source of truth
jayaddison 239589b
src: nit: update documentation reference to link to the line that the…
jayaddison File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.