diff options
| author | Roman Gushchin <[email protected]> | 2021-06-03 01:09:30 +0000 |
|---|---|---|
| committer | Dennis Zhou <[email protected]> | 2021-06-05 20:41:14 +0000 |
| commit | 4d5c8aedc8aa6a1f5d1b06eb4f5517dc60dd9440 (patch) | |
| tree | 73d4b3c792664e007496ef6a5463b2aec1af6fe3 /tools/perf/scripts/python/sched-migration.py | |
| parent | mm, memcg: mark cgroup_memory_nosocket, nokmem and noswap as __ro_after_init (diff) | |
| download | kernel-4d5c8aedc8aa6a1f5d1b06eb4f5517dc60dd9440.tar.gz kernel-4d5c8aedc8aa6a1f5d1b06eb4f5517dc60dd9440.zip | |
mm, memcg: introduce mem_cgroup_kmem_disabled()
Introduce a new mem_cgroup_kmem_disabled() helper, similar to
mem_cgroup_disabled(), to check whether the kernel memory accounting
is off. A user could disable it using a boot option to eliminate
some associated costs.
The helper can be used outside of memcontrol.c to dynamically disable
the kmem-related code. The returned value is stable after the kernel
initialization is finished.
Signed-off-by: Roman Gushchin <[email protected]>
Signed-off-by: Dennis Zhou <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions
