Skip to content

Commit

Permalink
fix format
Browse files Browse the repository at this point in the history
  • Loading branch information
ved-rivos committed Feb 20, 2024
1 parent b84415f commit 8fd9989
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions chapter9.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -315,9 +315,11 @@ bandwidth. +
+
Each QRI in this example is used to configure bandwidth limits for `RCID=5` and
`RCID=6` where each RCID has been allocated 10 units of reserved bandwidth and
configured with weights 50 and 25, respectively allowing `RCID=5` to receive 2/3
of the unused bandwidth made available to the QRI and `RCID=6` to receive 1/3 of
the unused bandwidth made available to the QRI. +
configured with weights 50 and 25, respectively. +
+
With this configuration `RCID=5` receives 2/3 of the unused bandwidth made
available to the QRI and `RCID=6` receives 1/3 of the unused bandwidth made
available to the QRI when they both contend for the unused bandwidth. +
+
The effective configurations in the bandwidth controller are as follows:
Expand Down

0 comments on commit 8fd9989

Please sign in to comment.