We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 547fb08 + 82a6aa4 commit b6b65f7Copy full SHA for b6b65f7
src/hierarchies.rs
@@ -5,9 +5,6 @@
5
//
6
7
//! 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.
11
12
use std::fs;
13
use std::fs::File;
0 commit comments