lkml.org 
[lkml]   [2023]   [Nov]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 1/4] Documentation: kernel-parameters: remove slab_max_order
    Date
    From: Xiongwei Song <xiongwei.song@windriver.com>

    Since slab allocator has already been removed. There is no users about
    it, so remove it.

    Signed-off-by: Xiongwei Song <xiongwei.song@windriver.com>
    ---
    Documentation/admin-guide/kernel-parameters.txt | 6 ------
    1 file changed, 6 deletions(-)

    diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
    index 65731b060e3f..c7709a11f8ce 100644
    --- a/Documentation/admin-guide/kernel-parameters.txt
    +++ b/Documentation/admin-guide/kernel-parameters.txt
    @@ -5887,12 +5887,6 @@
    own.
    For more information see Documentation/mm/slub.rst.

    - slab_max_order= [MM, SLAB]
    - Determines the maximum allowed order for slabs.
    - A high setting may cause OOMs due to memory
    - fragmentation. Defaults to 1 for systems with
    - more than 32MB of RAM, 0 otherwise.
    -
    slub_debug[=options[,slabs][;[options[,slabs]]...] [MM, SLUB]
    Enabling slub_debug allows one to determine the
    culprit if slab objects become corrupted. Enabling
    --
    2.34.1
    \
     
     \ /
      Last update: 2023-11-20 14:05    [W:3.483 / U:0.020 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site