Lines Matching refs:system

46 hierarchy visible in a virtual file system.  These are the essential
53 Requests by a task, using the sched_setaffinity(2) system call to
55 set_mempolicy(2) system calls to include Memory Nodes in its memory
63 virtual file system, manage the attributes and permissions of these
78 efficiency just by letting the operating system automatically share
85 the system.
121 - Each task in the system is attached to a cpuset, via a pointer
141 - in init/main.c, to initialize the root cpuset at system boot.
147 - in the mbind and set_mempolicy system calls, to mask the requested
154 new system calls are added for cpusets - all support for querying and
155 modifying cpusets is via this cpuset file system.
167 Each cpuset is represented by a directory in the cgroup file system
186 New cpusets are created using the mkdir system call or shell
192 a large system into nested, dynamically changeable, "soft-partitions".
196 on a system into related sets of tasks such that each set is constrained
199 on the necessary cpuset file system directories.
201 Such management of a system "in the large" integrates smoothly with
203 using the sched_setaffinity, mbind and set_mempolicy system calls.
214 exclusive cpuset. Also, the use of a Linux virtual file system (vfs)
236 space. This enables configuring a system so that several independent
237 jobs can share common kernel data, such as file system pages, while
278 the system load imposed by a batch scheduler monitoring this
306 kernel allocates pages for the file system buffers and related in
311 the kernel will spread the file system buffers (page cache) evenly
316 then the kernel will spread some file system related slab caches,
367 to access large file system data sets that need to be spread across
387 Each sched domain covers some subset of the CPUs in the system;
403 If the system is managed using cpusets to place independent jobs
406 system overhead on those CPUs, including avoiding task load
488 the whole system, regardless of any other cpuset settings.
497 CPUs in the system. This partition is a set of subsets (represented
556 -1 : no request. use system default or follow request of others.
560 3 : search cpus in a node [= system wide on non-NUMA system]
561 4 : search nodes in a chunk of node [on NUMA system]
562 5 : search system wide [on NUMA system]
564 The system default is architecture dependent. The system default
673 the /sys/fs/cgroup/cpuset virtual file system.
696 - via the cpuset file system directly, using the various cd, mkdir, echo,
722 tree of the cpusets in the system. For instance, /sys/fs/cgroup/cpuset
723 is the cpuset that holds the whole system.
829 errors. If you use it in the cpuset file system, you won't be