[PATCH v2 4/4] Documentation: cgroup-v2: Sync manual toctree

Bagas Sanjaya posted 4 patches 2 weeks, 3 days ago
[PATCH v2 4/4] Documentation: cgroup-v2: Sync manual toctree
Posted by Bagas Sanjaya 2 weeks, 3 days ago
Sync manually-written toctree with actual list of sections in the
automatically-generated counterpart.

Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
---
 Documentation/admin-guide/cgroup-v2.rst | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)

diff --git a/Documentation/admin-guide/cgroup-v2.rst b/Documentation/admin-guide/cgroup-v2.rst
index 4bad0a18c243f3..47c7cd45eb05de 100644
--- a/Documentation/admin-guide/cgroup-v2.rst
+++ b/Documentation/admin-guide/cgroup-v2.rst
@@ -17,6 +17,9 @@ v1 is available under :ref:`Documentation/admin-guide/cgroup-v1/index.rst <cgrou
 
 .. CONTENTS
 
+   [Whenever any new section is added to this document, please also add
+    an entry here.]
+
    1. Introduction
      1.1. Terminology
      1.2. What is cgroup?
@@ -27,9 +30,10 @@ v1 is available under :ref:`Documentation/admin-guide/cgroup-v1/index.rst <cgrou
        2.2.2. Threads
      2.3. [Un]populated Notification
      2.4. Controlling Controllers
-       2.4.1. Enabling and Disabling
-       2.4.2. Top-down Constraint
-       2.4.3. No Internal Process Constraint
+       2.4.1. Availability
+       2.4.2. Enabling and Disabling
+       2.4.3. Top-down Constraint
+       2.4.4. No Internal Process Constraint
      2.5. Delegation
        2.5.1. Model of Delegation
        2.5.2. Delegation Containment
@@ -63,14 +67,15 @@ v1 is available under :ref:`Documentation/admin-guide/cgroup-v1/index.rst <cgrou
        5.4.1. PID Interface Files
      5.5. Cpuset
        5.5.1. Cpuset Interface Files
-     5.6. Device
+     5.6. Device Controller
      5.7. RDMA
        5.7.1. RDMA Interface Files
      5.8. DMEM
+       5.8.1. DMEM Interface Files
      5.9. HugeTLB
        5.9.1. HugeTLB Interface Files
      5.10. Misc
-       5.10.1 Miscellaneous cgroup Interface Files
+       5.10.1 Misc Interface Files
        5.10.2 Migration and Ownership
      5.11. Others
        5.11.1. perf_event
-- 
An old man doll... just what I always wanted! - Clara
Re: [PATCH v2 4/4] Documentation: cgroup-v2: Sync manual toctree
Posted by Tejun Heo 1 week, 6 days ago
Hello,

On Mon, Sep 15, 2025 at 03:19:27PM +0700, Bagas Sanjaya wrote:
> Sync manually-written toctree with actual list of sections in the
> automatically-generated counterpart.
> 
> Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>

This doesn't apply to cgroup/for-6.18. Can you please respin?

Thanks.

-- 
tejun
Re: [PATCH v2 4/4] Documentation: cgroup-v2: Sync manual toctree
Posted by Bagas Sanjaya 1 week, 6 days ago
On Thu, Sep 18, 2025 at 06:02:43AM -1000, Tejun Heo wrote:
> Hello,
> 
> On Mon, Sep 15, 2025 at 03:19:27PM +0700, Bagas Sanjaya wrote:
> > Sync manually-written toctree with actual list of sections in the
> > automatically-generated counterpart.
> > 
> > Signed-off-by: Bagas Sanjaya <bagasdotme@gmail.com>
> 
> This doesn't apply to cgroup/for-6.18. Can you please respin?

OK, thanks! I'll do that in v4.

-- 
An old man doll... just what I always wanted! - Clara