···3435 This option will slow down process creation somewhat.3637-comment "Page alloc debug is incompatible with Software Suspend on i386"38- depends on DEBUG_KERNEL && HIBERNATION39- depends on X86_3240-41config DEBUG_PAGEALLOC42 bool "Debug page memory allocations"43- depends on DEBUG_KERNEL && X86_3244 help45 Unmap pages from the kernel linear mapping after free_pages().46 This results in a large slowdown, but helps to find certain types
···3435 This option will slow down process creation somewhat.36000037config DEBUG_PAGEALLOC38 bool "Debug page memory allocations"39+ depends on DEBUG_KERNEL40 help41 Unmap pages from the kernel linear mapping after free_pages().42 This results in a large slowdown, but helps to find certain types