Skip to content

Add a modifier to output various os-level tunables #963

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

Merged
merged 1 commit into from
Apr 18, 2025

Conversation

linsword13
Copy link
Collaborator

Example output:

default (null) context figures of merit:
    possible hostname = linsword-13.c.googlers.com
    modifier::tunables::address-space-randomization = 2
    modifier::tunables::numa-balancing = 0
    modifier::tunables::smt-active = 1
    modifier::tunables::thp-enabled = always
    modifier::tunables::thp-defrag = madvise
    modifier::tunables::explicit-hugepage-count = 0
    modifier::tunables::explicit-hugepage-size = 2048 kB

Example output:

```
default (null) context figures of merit:
    possible hostname = linsword-13.c.googlers.com
    modifier::tunables::address-space-randomization = 2
    modifier::tunables::numa-balancing = 0
    modifier::tunables::smt-active = 1
    modifier::tunables::thp-enabled = always
    modifier::tunables::thp-defrag = madvise
    modifier::tunables::explicit-hugepage-count = 0
    modifier::tunables::explicit-hugepage-size = 2048 kB
```
@douglasjacobsen douglasjacobsen merged commit 317ada9 into GoogleCloudPlatform:develop Apr 18, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants