我要评分
获取效率
正确性
完整性
易理解

UMM CLI Commands

dpmm show slab

  • Function

    Queries the basic information about the slabs that the UMM applies for.

  • Syntax

    dpmm show slab <all | -m [module id]>

  • Parameters

    Parameter

    Description

    Value

    all

    Queries all slabs.

    all

    -m [module id]

    Queries the slabs that the specified module applies for.

    Each module ID.

dpmm show slabdetail

  • Function

    Queries details about a single slab of the UMM.

  • Syntax

    dpmm show slabdetail <-i [slab id]>

  • Parameters

    Parameter

    Description

    Value

    -i [slab id]

    ID of the slab to be queried.

    Slab ID, which can be obtained by running the dpmm show slab all command.

dpmm show slabusage

  • Function

    Queries the usage information about a single slab of the UMM.

  • Syntax

    dpmm show slabusage <-i [slab id]>

  • Parameters

    Parameter

    Description

    Value

    -i [slab id]

    ID of the slab to be queried.

    Slab ID, which can be obtained by running the dpmm show slab all command.

dpmm show memusage

  • Function

    Queries the system memory that each submodule applies for.

  • Syntax

    dpmm show memusage

  • Parameters

    Parameter

    Description

    Value

    N/A

    N/A

    N/A

dpmm show memusagedetail

  • Function

    Queries details about the system memory that each submodule requests.

  • Syntax

    dpmm show memusagedetail

  • Parameters

    Parameter

    Description

    Value

    N/A

    N/A

    N/A

dpmm show exhaustedslab

  • Function

    Queries information about exhausted slabs.

  • Syntax

    dpmm show exhaustedslab

  • Parameters

    Parameter

    Description

    Value

    N/A

    N/A

    N/A