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

CONFIG_SLUB:

General informations

The Linux kernel configuration item CONFIG_SLUB has multiple definitions:

found in mm/Kconfig

The configuration item CONFIG_SLUB:

Help text

(none)

SLUB (Unqueued Allocator) found in mm/Kconfig

The configuration item CONFIG_SLUB:

Help text

SLUB is a slab allocator that minimizes cache line usage instead of managing queues of cached objects (SLAB approach). Per cpu caching is realized using slabs of objects instead of queues of objects. SLUB can use memory efficiently and has enhanced diagnostics. SLUB is the default choice for a slab allocator.

SLUB (Unqueued Allocator) found in init/Kconfig

The configuration item CONFIG_SLUB:

Help text

SLUB is a slab allocator that minimizes cache line usage instead of managing queues of cached objects (SLAB approach). Per cpu caching is realized using slabs of objects instead of queues of objects. SLUB can use memory efficiently and has enhanced diagnostics. SLUB is the default choice for a slab allocator.

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