Searched refs:mems (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/nouveau/nvif/ |
D | mmu.c | 39 static const struct nvif_mclass mems[] = { in nvif_mmu_init() local 63 ret = nvif_mclass(&mmu->object, mems); in nvif_mmu_init() 66 mmu->mem = mems[ret].oclass; in nvif_mmu_init()
|
/Linux-v4.19/Documentation/devicetree/bindings/iio/accel/ |
D | adxl345.txt | 3 http://www.analog.com/en/products/mems/accelerometers/adxl345.html 4 http://www.analog.com/en/products/sensors-mems/accelerometers/adxl375.html
|
/Linux-v4.19/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-v4.19/Documentation/devicetree/bindings/iio/imu/ |
D | inv_mpu6050.txt | 3 http://www.invensense.com/mems/gyro/mpu6050.html
|
/Linux-v4.19/Documentation/cgroup-v1/ |
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-v4.19/drivers/gpu/drm/nouveau/ |
D | nouveau_drm.c | 189 mems[] = { in nouveau_cli_init() local 271 ret = nvif_mclass(&cli->mmu.object, mems); in nouveau_cli_init() 277 cli->mem = &mems[ret]; in nouveau_cli_init()
|
/Linux-v4.19/Documentation/admin-guide/mm/ |
D | numa_memory_policy.rst | 267 mems 1-3 that sets an Interleave policy over the same set. If 268 the cpuset's mems change to 3-5, the Interleave will now occur 310 mems 2-5 that sets an Interleave policy over the same set with 311 MPOL_F_RELATIVE_NODES. If the cpuset's mems change to 3-7, the 312 interleave now occurs over nodes 3,5-7. If the cpuset's mems
|
/Linux-v4.19/mm/ |
D | mempolicy.c | 2139 nodemask_t mems = cpuset_mems_allowed(current); in __mpol_dup() local 2140 mpol_rebind_policy(new, &mems); in __mpol_dup()
|
/Linux-v4.19/Documentation/scheduler/ |
D | sched-deadline.txt | 668 echo 0 > cpu0/cpuset.mems
|
/Linux-v4.19/Documentation/filesystems/ |
D | proc.txt | 1493 being exhausted, the allowed memory represents the set of mems assigned to that
|