Module cgroups_rs::blkio[][src]

This module contains the implementation of the blkio cgroup subsystem.

See the Kernel’s documentation for more information about this subsystem, found at: Documentation/cgroup-v1/blkio-controller.txt

Structs

BlkIo

Statistics and state of the block devices.

BlkIoController

A controller that allows controlling the blkio subsystem of a Cgroup.

BlkIoData

Per-device information

BlkIoThrottle

Current state and statistics about how throttled are the block devices when accessed from the controller’s control group.

IoService

Per-device activity from the control group.

IoStat

Per-device activity from the control group. Only for cgroup v2