Documentation: kernel-parameters: remove noaliencache
authorXiongwei Song <xiongwei.song@windriver.com>
Fri, 15 Dec 2023 03:41:47 +0000 (11:41 +0800)
committerVlastimil Babka <vbabka@suse.cz>
Mon, 22 Jan 2024 09:31:08 +0000 (10:31 +0100)
Since slab allocator has already been removed. There is no users of
the noaliencache parameter, so let's remove it.

Suggested-by: Hyeonggon Yoo <42.hyeyoo@gmail.com>
Reviewed-by: Kees Cook <keescook@chromium.org>
Reviewed-by: Vlastimil Babka <vbabka@suse.cz>
Signed-off-by: Xiongwei Song <xiongwei.song@windriver.com>
Signed-off-by: Vlastimil Babka <vbabka@suse.cz>
Documentation/admin-guide/kernel-parameters.txt

index 31b3a25680d08cfac3603d58b3d3783bbf1e34bb..89c67c2403fc81000e36b80f62bbc944f627532f 100644 (file)
        no5lvl          [X86-64,RISCV] Disable 5-level paging mode. Forces
                        kernel to use 4-level paging instead.
 
-       noaliencache    [MM, NUMA, SLAB] Disables the allocation of alien
-                       caches in the slab allocator.  Saves per-node memory,
-                       but will impact performance.
-
        noalign         [KNL,ARM]
 
        noaltinstr      [S390] Disables alternative instructions patching