Home
last modified time | relevance | path

Searched refs:mems (Results 1 – 9 of 9) sorted by relevance

/linux/Documentation/ABI/testing/
H A Dsysfs-kernel-mm-numa20 present in cpuset.mems for the cgroup (or if cpuset v1
21 is being used). If cpusets.mems changes at runtime, it
23 cpuset of the new cpusets.mems, which might be construed
/linux/drivers/gpu/drm/nouveau/nvif/
H A Dmmu.c43 static const struct nvif_mclass mems[] = { in nvif_mmu_ctor() local
67 ret = nvif_mclass(&mmu->object, mems); in nvif_mmu_ctor()
70 mmu->mem = mems[ret].oclass; in nvif_mmu_ctor()
/linux/tools/testing/selftests/mm/
H A Dhugetlb_reparenting_test.sh131 echo 0 >$CGROUP_ROOT/a/cpuset.mems
138 echo 0 >$CGROUP_ROOT/a/b/cpuset.mems
154 echo 0 >$CGROUP_ROOT/$cgroup/cpuset.mems
H A Dcharge_reserved_hugetlb.sh125 if [ -e "$cgroup_path/$name/cpuset.mems" ]; then
126 echo 0 >$cgroup_path/$name/cpuset.mems
/linux/tools/testing/selftests/cgroup/
H A Dtest_cpuset_v1_hp.sh26 echo 0 > $CPUSET/$TDIR/cpuset.mems
/linux/Documentation/translations/zh_CN/scheduler/
H A Dsched-capacity.rst274 echo 0 > /sys/fs/cgroup/cpuset/cs0/cpuset.mems
278 echo 0 > /sys/fs/cgroup/cpuset/cs1/cpuset.mems
/linux/Documentation/admin-guide/cgroup-v1/
H A Dmemcg_test.rst170 echo 0 > /opt/cpuset/01/cpuset.mems
174 echo 1 > /opt/cpuset/02/cpuset.mems
/linux/Documentation/scheduler/
H A Dsched-capacity.rst310 echo 0 > /sys/fs/cgroup/cpuset/cs0/cpuset.mems
314 echo 0 > /sys/fs/cgroup/cpuset/cs1/cpuset.mems
/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst2552 cpuset.mems
2564 # cat cpuset.mems
2569 "cpuset.mems" or all the available memory nodes if none
2572 The value of "cpuset.mems" stays constant until the next update
2575 Setting a non-empty value to "cpuset.mems" causes memory of
2581 So it is recommended that "cpuset.mems" should be set properly
2583 a need to change "cpuset.mems" with active tasks, it shouldn't
2590 threads shouldn't be put into another cgroup whose "cpuset.mems"
2593 cpuset.mems.effective
2601 If "cpuset.mems" is empty, it shows all the memory nodes from the
[all …]