Unverified Commit 699be419 by Aaditya Murthy Committed by Christian Brauner

Update cgroup.h

Fixed the documentation to say that cgroupv2 uses a unified hierarchy Signed-off-by: 's avatarAaditya Murthy <amurthy123@utexas.edu>
parent e5fa1737
...@@ -77,7 +77,7 @@ typedef enum { ...@@ -77,7 +77,7 @@ typedef enum {
* If the hierarchy is a legacy hierarchy this will be set to * If the hierarchy is a legacy hierarchy this will be set to
* CGROUP_SUPER_MAGIC. * CGROUP_SUPER_MAGIC.
* - unified hierarchy * - unified hierarchy
* If the hierarchy is a legacy hierarchy this will be set to * If the hierarchy is a unified hierarchy this will be set to
* CGROUP2_SUPER_MAGIC. * CGROUP2_SUPER_MAGIC.
*/ */
struct hierarchy { struct hierarchy {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment