The patch titled Subject: numa-balancing-optimize-page-placement-for-memory-tiering-system-fix has been removed from the -mm tree. Its filename was numa-balancing-optimize-page-placement-for-memory-tiering-system-fix.patch This patch was dropped because it was folded into numa-balancing-optimize-page-placement-for-memory-tiering-system.patch ------------------------------------------------------ From: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> Subject: numa-balancing-optimize-page-placement-for-memory-tiering-system-fix Cc: "Huang, Ying" <ying.huang@xxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- Documentation/admin-guide/sysctl/kernel.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) --- a/Documentation/admin-guide/sysctl/kernel.rst~numa-balancing-optimize-page-placement-for-memory-tiering-system-fix +++ a/Documentation/admin-guide/sysctl/kernel.rst @@ -595,14 +595,14 @@ Documentation/admin-guide/kernel-paramet numa_balancing ============== -Enables/disables and configure automatic page fault based NUMA memory -balancing. Memory is moved automatically to nodes that access it -often. The value to set can be the result to OR the following, +Enables/disables and configures automatic page fault based NUMA memory +balancing. Memory is moved automatically to nodes that access it often. +The value to set can be the result of ORing the following, = ================================= -0x0 NUMA_BALANCING_DISABLED -0x1 NUMA_BALANCING_NORMAL -0x2 NUMA_BALANCING_MEMORY_TIERING +0 NUMA_BALANCING_DISABLED +1 NUMA_BALANCING_NORMAL +2 NUMA_BALANCING_MEMORY_TIERING = ================================= Or NUMA_BALANCING_NORMAL to optimize page placement among different _ Patches currently in -mm which might be from akpm@xxxxxxxxxxxxxxxxxxxx are remove-bdi_congested-and-wb_congested-and-related-functions-fix.patch mm.patch documentation-vm-page_ownerrst-update-the-documentation-fix.patch mm-munlock-mlock_page-munlock_page-batch-by-pagevec-fix.patch mm-mempolicy-convert-from-atomic_t-to-refcount_t-on-mempolicy-refcnt-fix.patch numa-balancing-optimize-page-placement-for-memory-tiering-system.patch numa-balancing-optimize-page-placement-for-memory-tiering-system-fix-fix.patch mm-handle-uninitialized-numa-nodes-gracefully-fix.patch mm-memory_hotplug-remove-obsolete-comment-of-__add_pages-fix.patch mm-dont-include-linux-memremaph-in-linux-mmh-fix.patch mm-dont-include-linux-memremaph-in-linux-mmh-fix-2-fix.patch proc-alloc-path_max-bytes-for-proc-pid-fd-symlinks-fix.patch linux-next-rejects.patch linux-next-git-rejects.patch mutex-subsystem-synchro-test-module-fix.patch kernel-forkc-export-kernel_thread-to-modules.patch