diff options
author | Christian Breunig <christian@breunig.cc> | 2023-10-02 17:12:15 +0200 |
---|---|---|
committer | Christian Breunig <christian@breunig.cc> | 2023-10-02 17:12:15 +0200 |
commit | 86f80f99c57240bda43b99d110de736aef4dea76 (patch) | |
tree | 54a063e62f55d02adbe3f28dc562f99b33b5c79b /.github | |
parent | 33e78bde1a9d9da98c37269819b8b8e8e73ee39c (diff) | |
download | vyos-build-86f80f99c57240bda43b99d110de736aef4dea76.tar.gz vyos-build-86f80f99c57240bda43b99d110de736aef4dea76.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.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions