diff options
author | Christian Breunig <christian@breunig.cc> | 2023-10-02 17:12:15 +0200 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2023-10-02 21:15:27 +0200 |
commit | 6b1e6c5bfbc6558286d58a957b3681979753e6e8 (patch) | |
tree | 22e85550c55a94a821225ef086c9706d8a7821f9 /.github/PULL_REQUEST_TEMPLATE.md | |
parent | 478d7e7df846b457115f7d429792470675dde5d8 (diff) | |
download | vyos-build-6b1e6c5bfbc6558286d58a957b3681979753e6e8.tar.gz vyos-build-6b1e6c5bfbc6558286d58a957b3681979753e6e8.zip |
Kernel: T5626: only select required Kernel CGROUP controllers
TL;DR: systemd does not require the performance-sensitive bits of Linux control
groups enabled in the kernel. However, it does require some
non-performance-sensitive bits of the control group logic.
http://0pointer.de/blog/projects/cgroups-vs-cgroups.html
The only controllers required for VyOS to function are the memory and PID
controller required by the container feature. All other controlles can be
disabled.
(cherry picked from commit 86f80f99c57240bda43b99d110de736aef4dea76)
Diffstat (limited to '.github/PULL_REQUEST_TEMPLATE.md')
0 files changed, 0 insertions, 0 deletions