Skip to content

Commit 9282b21

Browse files
committed
Remove 'NOT SUPPORTED YET' for cgv2 profiles, update description
Made-with: Cursor
1 parent 5676599 commit 9282b21

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

  • docs/cloudlinuxos/cloudlinux_os_kernel

docs/cloudlinuxos/cloudlinux_os_kernel/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -554,12 +554,12 @@ The following profiles are provided by CloudLinux OS:
554554
- cloudlinux-default - CloudLinux hosting profile (DEPRECATED)
555555
- cloudlinux-default-base - Base CloudLinux hosting profile
556556
- cloudlinux-default-cgv1 - Optimized CloudLinux hosting Servers with cgroups v1
557-
- cloudlinux-default-cgv2 - Optimized CloudLinux hosting Servers with cgroups v2 (NOT SUPPORTED YET)
557+
- cloudlinux-default-cgv2 - Optimized CloudLinux hosting Servers with cgroups v2
558558
- cloudlinux-dummy - Empty CloudLinux tuned profile
559559
- cloudlinux-latency-performance - CloudLinux latency-performance profile (DEPRECATED)
560560
- cloudlinux-latency-performance-base - Base CloudLinux latency-performance profile
561561
- cloudlinux-latency-performance-cgv1 - Optimized CloudLinux hosting Servers with cgroups v1
562-
- cloudlinux-latency-performance-cgv2 - Optimized CloudLinux hosting Servers with cgroups v2 (NOT SUPPORTED YET)
562+
- cloudlinux-latency-performance-cgv2 - Optimized CloudLinux hosting Servers with cgroups v2
563563
- cloudlinux-vz - Empty CloudLinux tuned profile
564564
```
565565
</div>
@@ -570,7 +570,7 @@ The recommended profile for most servers is **<span class="notranslate">cloudlin
570570
The profiles are organized in a hierarchy:
571571
- **<span class="notranslate">cloudlinux-default-base</span>** / **<span class="notranslate">cloudlinux-latency-performance-base</span>** — contain all generic tuning parameters (sysctl, CPU governor, OOM adjustments). Not intended for direct use.
572572
- **<span class="notranslate">cloudlinux-default-cgv1</span>** / **<span class="notranslate">cloudlinux-latency-performance-cgv1</span>** — include the base profile and add cgroups v1 boot parameters. **Recommended for most servers.**
573-
- **<span class="notranslate">cloudlinux-default-cgv2</span>** / **<span class="notranslate">cloudlinux-latency-performance-cgv2</span>**reserved for future cgroups v2 support. Not supported yet.
573+
- **<span class="notranslate">cloudlinux-default-cgv2</span>** / **<span class="notranslate">cloudlinux-latency-performance-cgv2</span>**include the base profile and add cgroups v2 boot parameters. Supported starting from **kmod-lve 2.1-57** on **CloudLinux OS 8, 9, and 10**.
574574
- **<span class="notranslate">cloudlinux-default</span>** / **<span class="notranslate">cloudlinux-latency-performance</span>****deprecated** wrappers that internally include the <span class="notranslate">-cgv1</span> variants. They remain functional for backward compatibility (e.g. existing Ansible scripts), but new installations should use the <span class="notranslate">-cgv1</span> profiles directly.
575575

576576
When upgrading from older versions, the deprecated profiles are automatically switched to their <span class="notranslate">-cgv1</span> equivalents.

0 commit comments

Comments
 (0)