Skip to content

Commit f186816

Browse files
Xiongwei Songtehcaster
authored andcommitted
Documentation: kernel-parameters: remove noaliencache
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>
1 parent 6613476 commit f186816

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Documentation/admin-guide/kernel-parameters.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3753,10 +3753,6 @@
37533753
no5lvl [X86-64,RISCV] Disable 5-level paging mode. Forces
37543754
kernel to use 4-level paging instead.
37553755

3756-
noaliencache [MM, NUMA, SLAB] Disables the allocation of alien
3757-
caches in the slab allocator. Saves per-node memory,
3758-
but will impact performance.
3759-
37603756
noalign [KNL,ARM]
37613757

37623758
noaltinstr [S390] Disables alternative instructions patching

0 commit comments

Comments
 (0)