mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
projects/RPi/linux: enable SLUB
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
41e881c9ba
commit
8a041390cd
@ -139,9 +139,10 @@ CONFIG_PERF_USE_VMALLOC=y
|
|||||||
#
|
#
|
||||||
# CONFIG_PERF_EVENTS is not set
|
# CONFIG_PERF_EVENTS is not set
|
||||||
# CONFIG_VM_EVENT_COUNTERS is not set
|
# CONFIG_VM_EVENT_COUNTERS is not set
|
||||||
|
CONFIG_SLUB_DEBUG=y
|
||||||
# CONFIG_COMPAT_BRK is not set
|
# CONFIG_COMPAT_BRK is not set
|
||||||
CONFIG_SLAB=y
|
# CONFIG_SLAB is not set
|
||||||
# CONFIG_SLUB is not set
|
CONFIG_SLUB=y
|
||||||
# CONFIG_SLOB is not set
|
# CONFIG_SLOB is not set
|
||||||
# CONFIG_PROFILING is not set
|
# CONFIG_PROFILING is not set
|
||||||
CONFIG_HAVE_OPROFILE=y
|
CONFIG_HAVE_OPROFILE=y
|
||||||
@ -2520,7 +2521,8 @@ CONFIG_PANIC_ON_OOPS_VALUE=0
|
|||||||
# CONFIG_SCHEDSTATS is not set
|
# CONFIG_SCHEDSTATS is not set
|
||||||
# CONFIG_TIMER_STATS is not set
|
# CONFIG_TIMER_STATS is not set
|
||||||
# CONFIG_DEBUG_OBJECTS is not set
|
# CONFIG_DEBUG_OBJECTS is not set
|
||||||
# CONFIG_DEBUG_SLAB is not set
|
# CONFIG_SLUB_DEBUG_ON is not set
|
||||||
|
# CONFIG_SLUB_STATS is not set
|
||||||
CONFIG_HAVE_DEBUG_KMEMLEAK=y
|
CONFIG_HAVE_DEBUG_KMEMLEAK=y
|
||||||
# CONFIG_DEBUG_KMEMLEAK is not set
|
# CONFIG_DEBUG_KMEMLEAK is not set
|
||||||
# CONFIG_DEBUG_PREEMPT is not set
|
# CONFIG_DEBUG_PREEMPT is not set
|
||||||
|
Loading…
x
Reference in New Issue
Block a user