-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
rhel-kernel-ft-plumbers-1
-
None
-
False
-
-
None
Hi,
As part of the ongoing rebase effort, the following configuration
options need to be reviewed.
As a reminder, the ARK configuration flow involves moving unreviewed
configuration options from the pending directory to the ark directory.
In the diff below, options are removed from the pending directory and
added to the ark hierarchy. The final options that need to be ACKed
are the files that are being added to the ark hierarchy.
If the value for a file that is added should be changed, please reply
with a better option.
~~~
Symbol: TRANSPARENT_HUGEPAGE_SHMEM_HUGE_ADVISE [=n]
Type : bool
Defined at mm/Kconfig:893
Prompt: advise
Depends on: TRANSPARENT_HUGEPAGE [=y]
Location:
-> Memory Management options
-> Transparent Hugepage Support (TRANSPARENT_HUGEPAGE [=y])
-> Shmem hugepage allocation defaults (<choice> [=n])
-> advise (TRANSPARENT_HUGEPAGE_SHMEM_HUGE_ADVISE [=n])
~~~
Commit: e97d7c516522 (mm: shmem/tmpfs hugepage defaults config choice)
—
~~~
Symbol: TRANSPARENT_HUGEPAGE_SHMEM_HUGE_ALWAYS [=n]
Type : bool
Defined at mm/Kconfig:877
Prompt: always
Depends on: TRANSPARENT_HUGEPAGE [=y]
Location:
-> Memory Management options
-> Transparent Hugepage Support (TRANSPARENT_HUGEPAGE [=y])
-> Shmem hugepage allocation defaults (<choice> [=n])
-> always (TRANSPARENT_HUGEPAGE_SHMEM_HUGE_ALWAYS [=n])
~~~
Commit: e97d7c516522 (mm: shmem/tmpfs hugepage defaults config choice)
—
~~~
Symbol: TRANSPARENT_HUGEPAGE_SHMEM_HUGE_NEVER [=y]
Type : bool
Defined at mm/Kconfig:867
Prompt: never
Depends on: TRANSPARENT_HUGEPAGE [=y]
Location:
-> Memory Management options
-> Transparent Hugepage Support (TRANSPARENT_HUGEPAGE [=y])
-> Shmem hugepage allocation defaults (<choice> [=n])
-> never (TRANSPARENT_HUGEPAGE_SHMEM_HUGE_NEVER [=y])
~~~
Commit: e97d7c516522 (mm: shmem/tmpfs hugepage defaults config choice)
—
~~~
Symbol: TRANSPARENT_HUGEPAGE_SHMEM_HUGE_WITHIN_SIZE [=n]
Type : bool
Defined at mm/Kconfig:885
Prompt: within_size
Depends on: TRANSPARENT_HUGEPAGE [=y]
Location:
-> Memory Management options
-> Transparent Hugepage Support (TRANSPARENT_HUGEPAGE [=y])
-> Shmem hugepage allocation defaults (<choice> [=n])
-> within_size (TRANSPARENT_HUGEPAGE_SHMEM_HUGE_WITHIN_SIZE [=n])
~~~
Commit: e97d7c516522 (mm: shmem/tmpfs hugepage defaults config choice)
—
~~~
Symbol: TRANSPARENT_HUGEPAGE_TMPFS_HUGE_ADVISE [=n]
Type : bool
Defined at mm/Kconfig:938
Prompt: advise
Depends on: TRANSPARENT_HUGEPAGE [=y]
Location:
-> Memory Management options
-> Transparent Hugepage Support (TRANSPARENT_HUGEPAGE [=y])
-> Tmpfs hugepage allocation defaults (<choice> [=n])
-> advise (TRANSPARENT_HUGEPAGE_TMPFS_HUGE_ADVISE [=n])
~~~
Commit: e97d7c516522 (mm: shmem/tmpfs hugepage defaults config choice)
—
~~~
Symbol: TRANSPARENT_HUGEPAGE_TMPFS_HUGE_ALWAYS [=n]
Type : bool
Defined at mm/Kconfig:922
Prompt: always
Depends on: TRANSPARENT_HUGEPAGE [=y]
Location:
-> Memory Management options
-> Transparent Hugepage Support (TRANSPARENT_HUGEPAGE [=y])
-> Tmpfs hugepage allocation defaults (<choice> [=n])
-> always (TRANSPARENT_HUGEPAGE_TMPFS_HUGE_ALWAYS [=n])
~~~
Commit: e97d7c516522 (mm: shmem/tmpfs hugepage defaults config choice)
—
~~~
Symbol: TRANSPARENT_HUGEPAGE_TMPFS_HUGE_NEVER [=y]
Type : bool
Defined at mm/Kconfig:913
Prompt: never
Depends on: TRANSPARENT_HUGEPAGE [=y]
Location:
-> Memory Management options
-> Transparent Hugepage Support (TRANSPARENT_HUGEPAGE [=y])
-> Tmpfs hugepage allocation defaults (<choice> [=n])
-> never (TRANSPARENT_HUGEPAGE_TMPFS_HUGE_NEVER [=y])
~~~
Commit: e97d7c516522 (mm: shmem/tmpfs hugepage defaults config choice)
—
~~~
Symbol: TRANSPARENT_HUGEPAGE_TMPFS_HUGE_WITHIN_SIZE [=n]
Type : bool
Defined at mm/Kconfig:930
Prompt: within_size
Depends on: TRANSPARENT_HUGEPAGE [=y]
Location:
-> Memory Management options
-> Transparent Hugepage Support (TRANSPARENT_HUGEPAGE [=y])
-> Tmpfs hugepage allocation defaults (<choice> [=n])
-> within_size (TRANSPARENT_HUGEPAGE_TMPFS_HUGE_WITHIN_SIZE [=n])
~~~
Commit: e97d7c516522 (mm: shmem/tmpfs hugepage defaults config choice)
—
See Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/4286