We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6e45831 + 8a97e37 commit 7a05004Copy full SHA for 7a05004
runtime_config_linux.go
@@ -104,7 +104,7 @@ type InterfacePriority struct {
104
Priority int64 `json:"priority"`
105
}
106
107
-// BlockIO for Linux cgroup 'blockio' resource management
+// BlockIO for Linux cgroup 'blkio' resource management
108
type BlockIO struct {
109
// Specifies per cgroup weight, range is from 10 to 1000
110
Weight int64 `json:"blkioWeight"`
0 commit comments