Skip to content

Slot: blkio_weight

Specifies per cgroup weight. This is default weight of the group on all the devices until and unless overridden by per device rule. (See blkio.weight_device). Currently allowed range of weights is from 10 to 1000.

URI: containers:blkio_weight

Applicable Classes

Name Description
PodmanContainer Podman container

Properties

  • Range: xsd:integer
  • Minimum Value: 10

  • Maximum Value: 1000

See Also

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/ucs-containers

LinkML Source

name: blkio_weight
description: Specifies per cgroup weight. This is default weight of the group on all
  the devices until and unless overridden by per device rule. (See blkio.weight_device).
  Currently allowed range of weights is from 10 to 1000.
from_schema: https://w3id.org/lmodel/ucs-containers
see_also:
- https://www.kernel.org/doc/Documentation/cgroup-v1/blkio-controller.txt
rank: 1000
alias: blkio_weight
domain_of:
- PodmanContainer
range: integer
minimum_value: 10
maximum_value: 1000