Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - S index
The Linux kernel configuration item CONFIG_SLUB_MEMCG_SYSFS_ON
:
( CONFIG_EXPERT ) && ( CONFIG_SLUB && CONFIG_SYSFS && CONFIG_MEMCG )
SLUB creates a directory under /sys/kernel/slab for each allocation cache to host info and debug files. If memory cgroup is enabled, each cache can have per memory cgroup caches. SLUB can create the same sysfs directories for these caches under /sys/kernel/slab/CACHE/cgroup but it can lead to a very high number of debug files being created. This is controlled by slub_memcg_sysfs boot parameter and this config option determines the parameter's default value.
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 - S index
Automatically generated (in year 2025). See also LKDDb sources on GitLab