kfan / rpms / kexec-tools

Forked from rpms/kexec-tools 3 years ago
Clone

088c2b2 kdumpctl: Remove slub_debug from cmdline

1 file Authored by Dangyi Liu 8 years ago, Committed by Dave Young 8 years ago,
1 file changed. 1 lines added. 1 lines removed.
    kdumpctl: Remove slub_debug from cmdline
    
    slub_debug parameter enables debug for slub, making each object take
    more memory than normal. During a typical kdump, "slub_debug=FZPU" will
    cost about 33MB additional memory. If users really want to enable this
    parameter, they should specify it in KDUMP_COMMANDLINE_APPEND.
    
    Signed-off-by: Dangyi Liu <dliu@redhat.com>
    
        
file modified
+1 -1