Module cgroups_rs::blkio

source ·
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

  • Statistics and state of the block devices.
  • A controller that allows controlling the blkio subsystem of a Cgroup.
  • Per-device information
  • Current state and statistics about how throttled are the block devices when accessed from the controller’s control group.
  • Per-device activity from the control group.
  • Per-device activity from the control group. Only for cgroup v2