Message ID | 20231201031505.286117-2-sxwjean@me.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | supplyment of slab allocator removal | expand |
On Fri, Dec 01, 2023 at 11:15:03AM +0800, sxwjean@me.com wrote: > From: Xiongwei Song <xiongwei.song@windriver.com> > > ince slab allocator has already been removed. There is no users about > noaliencache, so let's remove it. > > Suggested-by: Hyeonggon Yoo <42.hyeyoo@gmail.com> > Signed-off-by: Xiongwei Song <xiongwei.song@windriver.com> Reviewed-by: Kees Cook <keescook@chromium.org>
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt index 65731b060e3f..9f94baeb2f82 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt @@ -3740,10 +3740,6 @@ 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