mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-01-10 01:17:44 +03:00
047f5d63d7
Introduce support for configuring cpus and mems for processes using cgroup v2 CPUSET controller. This allows users to limit which cpus and memory NUMA nodes can be used by processes to better utilize system resources. The cgroup v2 interfaces to control it are cpuset.cpus and cpuset.mems where the requested configuration is written. However, it doesn't mean that the requested configuration will be actually used as parent cgroup may limit the cpus or mems as well. In order to reflect the real configuration cgroup v2 provides read-only files cpuset.cpus.effective and cpuset.mems.effective which are exported to users as well. |
||
---|---|---|
.. | ||
sysvinit | ||
var-log | ||
_config.yml | ||
AUTOMATIC_BOOT_ASSESSMENT.md | ||
BLOCK_DEVICE_LOCKING.md | ||
BOOT_LOADER_INTERFACE.md | ||
BOOT_LOADER_SPECIFICATION.md | ||
CGROUP_DELEGATION.md | ||
CNAME | ||
CODE_OF_CONDUCT.md | ||
CODE_QUALITY.md | ||
CODING_STYLE.md | ||
CONTRIBUTING.md | ||
DISTRO_PORTING.md | ||
ENVIRONMENT.md | ||
HACKING.md | ||
index.md | ||
PORTABLE_SERVICES.md | ||
PREDICTABLE_INTERFACE_NAMES.md | ||
RANDOM_SEEDS.md | ||
RELEASE.md | ||
SECURITY.md | ||
TEMPORARY_DIRECTORIES.md | ||
TESTING_WITH_SANITIZERS.md | ||
TRANSIENT-SETTINGS.md | ||
TRANSLATORS.md | ||
UIDS-GIDS.md |