mirror of
https://github.com/kata-containers/cgroups-rs.git
synced 2026-08-05 02:13:23 +00:00
Builder pattern for control groups
Signed-off-by: Levente Kurusa <lkurusa@acm.org>
This commit is contained in:
@@ -21,6 +21,7 @@ pub mod net_prio;
|
||||
pub mod perf_event;
|
||||
pub mod pid;
|
||||
pub mod rdma;
|
||||
pub mod cgroup_builder;
|
||||
|
||||
use blkio::BlkIoController;
|
||||
use cpu::CpuController;
|
||||
|
||||
Reference in New Issue
Block a user