Expand description
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.
- BlkIo
Controller - A controller that allows controlling the
blkiosubsystem of a Cgroup. - BlkIo
Data - Per-device information
- BlkIo
Throttle - 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