-
Task
-
Resolution: Done
-
Undefined
-
None
-
None
-
Watchers
-
rhel-kernel-ft-plumbers-1
-
ssg_core_kernel
-
1
-
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: MHP_DEFAULT_ONLINE_TYPE_OFFLINE [=y]
Type : bool
Defined at mm/Kconfig:575
Prompt: offline
Depends on: MEMORY_HOTPLUG [=y]
Location:
-> Memory Management options
-> Memory hotplug (MEMORY_HOTPLUG [=y])
-> Memory Hotplug Default Online Type (<choice> [=n])
-> offline (MHP_DEFAULT_ONLINE_TYPE_OFFLINE [=y])
Commit: 44d46b76c3a4 (mm: add build-time option for hotplug memory default online type)
—
Symbol: MHP_DEFAULT_ONLINE_TYPE_ONLINE_AUTO [=n]
Type : bool
Defined at mm/Kconfig:582
Prompt: auto
Depends on: MEMORY_HOTPLUG [=y]
Location:
-> Memory Management options
-> Memory hotplug (MEMORY_HOTPLUG [=y])
-> Memory Hotplug Default Online Type (<choice> [=n])
-> auto (MHP_DEFAULT_ONLINE_TYPE_ONLINE_AUTO [=n])
Commit: 44d46b76c3a4 (mm: add build-time option for hotplug memory default online type)
—
Symbol: MHP_DEFAULT_ONLINE_TYPE_ONLINE_KERNEL [=n]
Type : bool
Defined at mm/Kconfig:589
Prompt: kernel
Depends on: MEMORY_HOTPLUG [=y]
Location:
-> Memory Management options
-> Memory hotplug (MEMORY_HOTPLUG [=y])
-> Memory Hotplug Default Online Type (<choice> [=n])
-> kernel (MHP_DEFAULT_ONLINE_TYPE_ONLINE_KERNEL [=n])
Commit: 44d46b76c3a4 (mm: add build-time option for hotplug memory default online type)
—
Symbol: MHP_DEFAULT_ONLINE_TYPE_ONLINE_MOVABLE [=n]
Type : bool
Defined at mm/Kconfig:596
Prompt: movable
Depends on: MEMORY_HOTPLUG [=y]
Location:
-> Memory Management options
-> Memory hotplug (MEMORY_HOTPLUG [=y])
-> Memory Hotplug Default Online Type (<choice> [=n])
-> movable (MHP_DEFAULT_ONLINE_TYPE_ONLINE_MOVABLE [=n])
Commit: 44d46b76c3a4 (mm: add build-time option for hotplug memory default online type)
—
Symbol: PT_RECLAIM [=y]
Type : bool
Defined at mm/Kconfig:1350
Prompt: reclaim empty user page table pages
Depends on: ARCH_SUPPORTS_PT_RECLAIM [=y] && MMU [=y] && SMP [=y]
Location:
-> Memory Management options
-> reclaim empty user page table pages (PT_RECLAIM [=y])
Selects: MMU_GATHER_RCU_TABLE_FREE [=y]
Commit: 6375e95f381e (mm: pgtable: reclaim empty PTE page in madvise(MADV_DONTNEED))
—
See Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3650