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

CONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE: Kmemleak memory pool size

General informations

The Linux kernel configuration item CONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE has multiple definitions:

Kmemleak memory pool size found in mm/Kconfig.debug

The configuration item CONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE:

Help text

Kmemleak must track all the memory allocations to avoid reporting false positives. Since memory may be allocated or freed before kmemleak is fully initialised, use a static pool of metadata objects to track such callbacks. After kmemleak is fully initialised, this memory pool acts as an emergency one if slab allocations fail.

Kmemleak memory pool size found in lib/Kconfig.debug

The configuration item CONFIG_DEBUG_KMEMLEAK_MEM_POOL_SIZE:

Help text

Kmemleak must track all the memory allocations to avoid reporting false positives. Since memory may be allocated or freed before kmemleak is fully initialised, use a static pool of metadata objects to track such callbacks. After kmemleak is fully initialised, this memory pool acts as an emergency one if slab allocations fail.

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 - D index

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