Skip to content

Latest commit

 

History

History
20 lines (10 loc) · 508 Bytes

LinuxThrottleDevice.md

File metadata and controls

20 lines (10 loc) · 508 Bytes

LinuxThrottleDevice

LinuxThrottleDevice struct holds a major:minor rate_per_second pair

Properties

Name Type Description Notes
major Long Major is the device's major number. [optional]
minor Long Minor is the device's minor number. [optional]
rate Integer Rate is the IO rate limit per cgroup per device [optional]

Implemented Interfaces

  • Serializable