Skip to content

Commit b6b65f7

Browse files
authored
Merge pull request #141 from michelhe/remove-outdated-docs
hierarchies: Remove outdated documentation
2 parents 547fb08 + 82a6aa4 commit b6b65f7

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)