Navigation:
Linux Kernel Driver DataBase -
web LKDDB:
Main index -
D index
The Linux kernel configuration item CONFIG_DEBUG_SLAB has multiple definitions:
arch/alpha/KconfigThe configuration item CONFIG_DEBUG_SLAB:
CONFIG_DEBUG_KERNELSay Y here to have the kernel do limited verification on memory allocation as well as poisoning memory on free to catch use of freed memory.
arch/arm/KconfigThe configuration item CONFIG_DEBUG_SLAB:
CONFIG_DEBUG_KERNELSay Y here to have the kernel do limited verification on memory allocation as well as poisoning memory on free to catch use of freed memory.
arch/arm26/KconfigThe configuration item CONFIG_DEBUG_SLAB:
CONFIG_DEBUG_KERNELSay Y here to have the kernel do limited verification on memory allocation as well as poisoning memory on free to catch use of freed memory.
arch/frv/KconfigThe configuration item CONFIG_DEBUG_SLAB:
CONFIG_DEBUG_KERNELSay Y here to have the kernel do limited verification on memory allocation as well as poisoning memory on free to catch use of freed memory.
arch/i386/KconfigThe configuration item CONFIG_DEBUG_SLAB:
CONFIG_DEBUG_KERNELSay Y here to have the kernel do limited verification on memory allocation as well as poisoning memory on free to catch use of freed memory.
arch/ia64/KconfigThe configuration item CONFIG_DEBUG_SLAB:
CONFIG_DEBUG_KERNELSay Y here to have the kernel do limited verification on memory allocation as well as poisoning memory on free to catch use of freed memory.
arch/m32r/KconfigThe configuration item CONFIG_DEBUG_SLAB:
CONFIG_DEBUG_KERNELSay Y here to have the kernel do limited verification on memory allocation as well as poisoning memory on free to catch use of freed memory.
arch/m68k/KconfigThe configuration item CONFIG_DEBUG_SLAB:
CONFIG_DEBUG_KERNEL(none)
arch/mips/KconfigThe configuration item CONFIG_DEBUG_SLAB:
CONFIG_DEBUG_KERNELSay Y here to have the kernel do limited verification on memory allocation as well as poisoning memory on free to catch use of freed memory.
arch/parisc/KconfigThe configuration item CONFIG_DEBUG_SLAB:
CONFIG_DEBUG_KERNELSay Y here to have the kernel do limited verification on memory allocation as well as poisoning memory on free to catch use of freed memory.
arch/ppc/KconfigThe configuration item CONFIG_DEBUG_SLAB:
CONFIG_DEBUG_KERNEL(none)
arch/ppc64/KconfigThe configuration item CONFIG_DEBUG_SLAB:
CONFIG_DEBUG_KERNELSay Y here to have the kernel do limited verification on memory allocation as well as poisoning memory on free to catch use of freed memory.
arch/s390/KconfigThe configuration item CONFIG_DEBUG_SLAB:
CONFIG_DEBUG_KERNELSay Y here to have the kernel do limited verification on memory allocation as well as poisoning memory on free to catch use of freed memory.
arch/sparc/KconfigThe configuration item CONFIG_DEBUG_SLAB:
CONFIG_DEBUG_KERNELSay Y here to have the kernel do limited verification on memory allocation as well as poisoning memory on free to catch use of freed memory.
arch/sparc64/KconfigThe configuration item CONFIG_DEBUG_SLAB:
CONFIG_DEBUG_KERNELSay Y here to have the kernel do limited verification on memory allocation as well as poisoning memory on free to catch use of freed memory.
arch/um/KconfigThe configuration item CONFIG_DEBUG_SLAB:
(none)(none)
arch/x86_64/KconfigThe configuration item CONFIG_DEBUG_SLAB:
CONFIG_DEBUG_KERNELSay Y here to have the kernel do limited verification on memory allocation as well as poisoning memory on free to catch use of freed memory.
lib/Kconfig.debugThe configuration item CONFIG_DEBUG_SLAB:
CONFIG_DEBUG_KERNEL && ( CONFIG_ALPHA || CONFIG_ARM || CONFIG_X86 || CONFIG_IA64 || CONFIG_M68K || CONFIG_MIPS || CONFIG_PARISC || CONFIG_PPC32 || CONFIG_PPC64 || CONFIG_ARCH_S390 || CONFIG_SPARC32 || CONFIG_SPARC64 || CONFIG_USERMODE || CONFIG_X86_64 )Say Y here to have the kernel do limited verification on memory allocation as well as poisoning memory on free to catch use of freed memory.
lib/Kconfig.debugThe configuration item CONFIG_DEBUG_SLAB:
CONFIG_DEBUG_KERNEL && CONFIG_SLAB && ! CONFIG_KMEMCHECKSay Y here to have the kernel do limited verification on memory allocation as well as poisoning memory on free to catch use of freed memory. This can make kmalloc/kfree-intensive workloads much slower.
Raw data from LKDDb:
(none)This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - D index
Automatically generated (in year 2013) with gen-web-lkddb.py in lkddb-sources.