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

CONFIG_SLAB:

General informations

The Linux kernel configuration item CONFIG_SLAB has multiple definitions:

found in mm/Kconfig

The configuration item CONFIG_SLAB:

Help text

(none)

SLAB found in mm/Kconfig

The configuration item CONFIG_SLAB:

Help text

The regular slab allocator that is established and known to work well in all environments. It organizes cache hot objects in per cpu and per node queues.

SLAB found in init/Kconfig

The configuration item CONFIG_SLAB:

Help text

The regular slab allocator that is established and known to work well in all environments. It organizes cache hot objects in per cpu and per node queues.

Use full SLAB allocator found in init/Kconfig

The configuration item CONFIG_SLAB:

Help text

Disabling this replaces the advanced SLAB allocator and kmalloc support with the drastically simpler SLOB allocator. SLOB is more space efficient but does not scale well and is more susceptible to fragmentation.

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