Systemd/docs
Pavel Hrdina 047f5d63d7 cgroup: introduce support for cgroup v2 CPUSET controller
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.
2019-09-24 15:16:07 +02:00
..
sysvinit docs: move doc/ to docs/ 2018-09-08 13:39:03 -07:00
var-log meson: drop varlogdir variable 2019-07-04 10:16:48 +02:00
_config.yml Set theme jekyll-theme-primer 2018-10-16 17:43:54 +02:00
AUTOMATIC_BOOT_ASSESSMENT.md docs: fix typos and duplicate words 2019-06-27 10:43:21 +02:00
BLOCK_DEVICE_LOCKING.md docs: fix typos and duplicate words 2019-06-27 10:43:21 +02:00
BOOT_LOADER_INTERFACE.md docs: fix typo in boot loader doc 2019-09-05 07:41:26 +09:00
BOOT_LOADER_SPECIFICATION.md docs: adjust the spec a bit with firmware authros in mind 2019-03-14 15:13:33 +01:00
CGROUP_DELEGATION.md docs: CGROUP_DELEGATION: fix a typo in "that" 2019-06-18 11:31:47 +09:00
CNAME Create CNAME 2018-10-12 13:48:34 +02:00
CODE_OF_CONDUCT.md docs: add a "front matter" snippet to our markdown pages 2019-01-02 14:16:34 -08:00
CODE_QUALITY.md docs: add documentation for sanitizers 2019-05-27 17:46:10 +02:00
CODING_STYLE.md docs: fix typo 2019-07-30 08:44:05 +02:00
CONTRIBUTING.md docs: create new SECURITY.md page 2019-08-30 11:45:42 +02:00
DISTRO_PORTING.md Drop support for /usr/sbin/halt.local 2019-05-23 10:19:01 +02:00
ENVIRONMENT.md locale-util: suppress non-UTF-8 locales when enumerating them 2019-07-14 11:05:34 +02:00
HACKING.md Continuous Fuzzing Integration with Fuzzit 2019-06-14 21:09:40 +03:00
index.md docs: generate index.md in Jekyll 2019-01-02 14:23:18 -08:00
PORTABLE_SERVICES.md docs: fix path to unit files 2019-04-03 13:47:12 +09:00
PREDICTABLE_INTERFACE_NAMES.md docs: add a "front matter" snippet to our markdown pages 2019-01-02 14:16:34 -08:00
RANDOM_SEEDS.md docs: fix env var name in random seed markdown documentation 2019-08-11 06:10:58 +09:00
RELEASE.md docs: fix push recipe in RELEASE.md 2019-09-05 13:40:31 +02:00
SECURITY.md docs: create new SECURITY.md page 2019-08-30 11:45:42 +02:00
TEMPORARY_DIRECTORIES.md codespell: fix spelling errors 2019-04-29 16:47:18 +02:00
TESTING_WITH_SANITIZERS.md docs: add documentation for sanitizers 2019-05-27 17:46:10 +02:00
TRANSIENT-SETTINGS.md cgroup: introduce support for cgroup v2 CPUSET controller 2019-09-24 15:16:07 +02:00
TRANSLATORS.md docs: add a "front matter" snippet to our markdown pages 2019-01-02 14:16:34 -08:00
UIDS-GIDS.md docs: add comment about high 32bit range and signed uids 2019-05-16 19:24:59 +02:00