Searched refs:mems (Results 1 – 8 of 8) sorted by relevance
/linux-4.1.27/Documentation/x86/x86_64/ |
D | fake-numa-for-cpusets | 44 [root@xroads /exampleset/ddset]# echo 0-1 > mems 50 available to them according to the fake nodes assigned as mems:
|
/linux-4.1.27/Documentation/cgroups/ |
D | cpusets.txt | 172 - cpuset.mems: list of Memory Nodes in that cpuset 218 The cpus and mems files in the root (top_cpuset) cpuset are 220 cpu_online_mask using a CPU hotplug notifier, and the mems file 631 cpusets memory placement policy 'cpuset.mems' subsequently changes. 641 'cpuset.mems' file is modified, pages allocated to tasks in that 642 cpuset, that were on nodes in the previous setting of 'cpuset.mems', 643 will be moved to nodes in the new setting of 'mems.' 645 prior 'cpuset.mems' setting, will not be moved. 688 /bin/echo 1 > cpuset.mems 737 cpuset.cpu_exclusive cpuset.mems [all …]
|
D | memcg_test.txt | 145 echo 0 > /opt/cpuset/01/cpuset.mems 149 echo 1 > /opt/cpuset/02/cpuset.mems
|
D | cgroups.txt | 332 /bin/echo 1 > cpuset.mems 355 if cpusets are enabled the user will have to populate the cpus and mems files
|
/linux-4.1.27/Documentation/vm/ |
D | numa_memory_policy.txt | 233 mems 1-3 that sets an Interleave policy over the same set. If 234 the cpuset's mems change to 3-5, the Interleave will now occur 275 mems 2-5 that sets an Interleave policy over the same set with 276 MPOL_F_RELATIVE_NODES. If the cpuset's mems change to 3-7, the 277 interleave now occurs over nodes 3,5-7. If the cpuset's mems
|
/linux-4.1.27/mm/ |
D | mempolicy.c | 2107 nodemask_t mems = cpuset_mems_allowed(current); in __mpol_dup() local 2109 mpol_rebind_policy(new, &mems, MPOL_REBIND_STEP2); in __mpol_dup() 2111 mpol_rebind_policy(new, &mems, MPOL_REBIND_ONCE); in __mpol_dup()
|
/linux-4.1.27/Documentation/scheduler/ |
D | sched-deadline.txt | 323 echo 0 > cpu0/cpuset.mems
|
/linux-4.1.27/Documentation/filesystems/ |
D | proc.txt | 1440 being exhausted, the allowed memory represents the set of mems assigned to that
|