Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - M index
The Linux kernel configuration item CONFIG_MEMCG_KMEM
has multiple definitions:
init/Kconfig
The configuration item CONFIG_MEMCG_KMEM:
CONFIG_MEMCG
(none)
init/Kconfig
The configuration item CONFIG_MEMCG_KMEM:
( CONFIG_MEMCG ) && ( CONFIG_SLUB || CONFIG_SLAB )
The Kernel Memory extension for Memory Resource Controller can limit the amount of memory used by kernel objects in the system. Those are fundamentally different from the entities handled by the standard Memory Controller, which are page-based, and can be swapped. Users of the kmem extension can use it to guarantee that no group of processes will ever exhaust kernel resources alone.
init/Kconfig
The configuration item CONFIG_MEMCG_KMEM:
( CONFIG_MEMCG && CONFIG_EXPERIMENTAL ) && ( CONFIG_SLUB || CONFIG_SLAB )
The Kernel Memory extension for Memory Resource Controller can limit the amount of memory used by kernel objects in the system. Those are fundamentally different from the entities handled by the standard Memory Controller, which are page-based, and can be swapped. Users of the kmem extension can use it to guarantee that no group of processes will ever exhaust kernel resources alone.
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 - M index
Automatically generated (in year 2025). See also LKDDb sources on GitLab