Home
last modified time | relevance | path

Searched refs:cgroup_disable (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/x86/configs/
H A Dgki_defconfig58 CONFIG_CMDLINE="stack_depot_disable=on cgroup_disable=pressure cgroup.memory=nokmem"
/OK3568_Linux_fs/kernel/arch/arm64/configs/
H A Dgki_defconfig66 CONFIG_CMDLINE="stack_depot_disable=on kasan.stacktrace=off kvm-arm.mode=protected cgroup_disable=p…
/OK3568_Linux_fs/kernel/Documentation/admin-guide/kdump/
H A Dkdump.rst403 "1 maxcpus=1 cgroup_disable=memory"
/OK3568_Linux_fs/kernel/kernel/cgroup/
H A Dcgroup.c6408 static int __init cgroup_disable(char *str) in cgroup_disable() function
6439 __setup("cgroup_disable=", cgroup_disable);
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt519 cgroup_disable= [KNL] Disable a particular controller or optional feature
521 The effects of cgroup_disable=foo are:
531 only cgroup_disable=memory is actually worthy}
538 Like cgroup_disable, but only applies to cgroup v1;