Analyse and explore linux
Component DEBUG_KMEMLEAK_MEM_POOL_SIZE

Component Type: kbuild config

Description: Kmemleak memory pool size

More info: 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.

Build project: Kconfig (Linux kconfig) (Path: Kconfig )

Other views: file explorer

Generated by PFA software prototype