Lines Matching refs:cpus
28 2.2 Adding/removing cpus
171 - cpuset.cpus: list of CPUs in that cpuset
218 The cpus and mems files in the root (top_cpuset) cpuset are
219 read-only. The cpus file automatically tracks the value of
410 setting), it requests that all the CPUs in that cpusets allowed 'cpuset.cpus'
460 If two cpusets have partially overlapping 'cpuset.cpus' allowed, and only
560 3 : search cpus in a node [= system wide on non-NUMA system]
616 If a cpuset has its 'cpuset.cpus' modified, then each task in that cpuset
650 with non-empty cpus. But the moving of some (or all) tasks might fail if
687 /bin/echo 2-3 > cpuset.cpus
738 cpuset.cpus cpuset.sched_load_balance
751 Add some cpus:
752 # /bin/echo 0-7 > cpuset.cpus
781 2.2 Adding/removing cpus
784 This is the syntax to use when writing in the cpus or mems files
787 # /bin/echo 1-4 > cpuset.cpus -> set cpus list to cpus 1,2,3,4
788 # /bin/echo 1,2,3,4 > cpuset.cpus -> set cpus list to cpus 1,2,3,4
793 # /bin/echo 1-4,6 > cpuset.cpus -> set cpus list to cpus 1,2,3,4,6
800 # /bin/echo "" > cpuset.cpus -> clear cpus list