Skip to content

Commit 7accd05

Browse files
committed
DRA: review feedback
1 parent 5917ac0 commit 7accd05

File tree

1 file changed

+3
-3
lines changed
  • keps/sig-node/4381-dra-structured-parameters

1 file changed

+3
-3
lines changed

keps/sig-node/4381-dra-structured-parameters/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -597,10 +597,10 @@ To correlate different devices, a claim may have "match attributes". Those are
597597
the names of attributes whose values must be the same for all devices that get
598598
allocated for the claim.
599599

600-
Configuration can be embedded in the claim for all devices at the claim level
601-
and separately for each request. These configuration parameters are ignored by
600+
Configuration parameters can be embedded in the claim so that they apply
601+
to all or some requests. These configuration parameters are ignored by
602602
the scheduler when selecting devices. They get passed down to the DRA drivers
603-
which provide the devices when preparing the devices on a node.
603+
when preparing the devices on a node.
604604

605605
A DeviceClass can contain the same device selector and device configuration
606606
parameters. Those get added to what is specified in the claim when a class gets

0 commit comments

Comments
 (0)