[PATCH v2] doc: update Linux core isolation guide

Stephen Hemminger stephen at networkplumber.org
Tue May 17 20:22:24 CEST 2022


On Tue, 17 May 2022 23:38:55 +0530
<pbhagavatula at marvell.com> wrote:

> +
> +.. Note::
> +
> +         For more fine grained control over resource management and performance tuning one can look
> +         into ``Linux cgroups``.

Please provide a better link than just search terms:

Suggestions:

Cgroups uses cpusets.
https://www.kernel.org/doc/html/latest/admin-guide/cgroup-v1/cpusets.html

Systemd provides standard API for system service contiainers.
https://www.freedesktop.org/software/systemd/man/systemd.exec.html
  - See CPUAffinity



See Also:
https://man7.org/linux/man-pages/man7/cpuset.7.html
https://www.suse.com/c/cpu-isolation-practical-example-part-5/
https://www.rcannings.com/systemd-core-isolation/


More information about the dev mailing list