Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index

CONFIG_SLUB_STATS: Enable performance statistics

General informations

The Linux kernel configuration item CONFIG_SLUB_STATS has multiple definitions:

Enable performance statistics found in mm/Kconfig

The configuration item CONFIG_SLUB_STATS:

Help text

The statistics are useful to debug slab allocation behavior in order find ways to optimize the allocator. This should never be enabled for production use since keeping statistics slows down the allocator by a few percentage points. The slabinfo command supports the determination of the most active slabs to figure out which slabs are relevant to a particular load. Try running: slabinfo -DA

Enable SLUB performance statistics found in mm/Kconfig

The configuration item CONFIG_SLUB_STATS:

Help text

SLUB statistics are useful to debug SLUBs allocation behavior in order find ways to optimize the allocator. This should never be enabled for production use since keeping statistics slows down the allocator by a few percentage points. The slabinfo command supports the determination of the most active slabs to figure out which slabs are relevant to a particular load. Try running: slabinfo -DA

Enable SLUB performance statistics found in lib/Kconfig.debug

The configuration item CONFIG_SLUB_STATS:

Help text

SLUB statistics are useful to debug SLUBs allocation behavior in order find ways to optimize the allocator. This should never be enabled for production use since keeping statistics slows down the allocator by a few percentage points. The slabinfo command supports the determination of the most active slabs to figure out which slabs are relevant to a particular load. Try running: slabinfo -DA

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - S index

Automatically generated (in year 2024). See also LKDDb sources on GitLab