Skip to content

Commit 7ba9b18

Browse files
committed
hierarchies: Remove outdated documentation
Signed-off-by: Michel Heily <[email protected]>
1 parent eb3e37a commit 7ba9b18

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/hierarchies.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
//
66

77
//! This module represents the various control group hierarchies the Linux kernel supports.
8-
//!
9-
//! Currently, we only support the cgroupv1 hierarchy, but in the future we will add support for
10-
//! the Unified Hierarchy.
118
129
use std::fs;
1310
use std::fs::File;

0 commit comments

Comments
 (0)