This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| manuals:vps:cgroups [2024/05/22 20:17] – 2024 v2 aither | manuals:vps:cgroups [2025/09/08 16:16] (current) – systemd 258 aither | ||
|---|---|---|---|
| Line 7: | Line 7: | ||
| There are two cgroup versions: v1 and v2. Because VPS are containers, the cgroup version | There are two cgroup versions: v1 and v2. Because VPS are containers, the cgroup version | ||
| - | depends on the host and cannot be changed inside VPS. Most VPS are currently using cgroup | + | depends on the host and cannot be changed inside VPS. |
| - | This version | + | cgroups |
| - | [[https:// | + | -- all VPS have mounted cgroups v2, but you cannot configure individual subsystems |
| - | in the near future (systemd v256 should still work). | + | on nodes with v1. |
| ===== cgroups v2 ===== | ===== cgroups v2 ===== | ||
| Line 22: | Line 22: | ||
| The following distributions support cgroups v2: | The following distributions support cgroups v2: | ||
| - | * Alpine Linux with up-to-date init script | + | * Alpine Linux |
| + | * Arch Linux | ||
| * CentOS / Alma Linux / Rocky Linux >= 8 | * CentOS / Alma Linux / Rocky Linux >= 8 | ||
| * Debian >= 9 | * Debian >= 9 | ||
| - | * Devuan | + | * Devuan |
| * Fedora >= 31 (possibly older) | * Fedora >= 31 (possibly older) | ||
| * NixOS >= 19.03 (possibly older) | * NixOS >= 19.03 (possibly older) | ||
| * openSUSE Leap >= 15.1 (possibly older) | * openSUSE Leap >= 15.1 (possibly older) | ||
| * Ubuntu >= 18.04 | * Ubuntu >= 18.04 | ||
| - | * Void Linux with up-to-date init script | + | * Void Linux |
| ===== Configuring cgroup version ===== | ===== Configuring cgroup version ===== | ||