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 08:05] – 2024 aither | manuals:vps:cgroups [2025/06/23 16:01] (current) – [cgroups v2 support] init scripts are updated 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. We' | + | depends on the host and cannot be changed inside VPS. Most VPS are currently using cgroup v1. |
This version is slowly being deprecated and we can expect its support | This version is slowly being deprecated and we can expect its support | ||
[[https:// | [[https:// | ||
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 ===== |