Skip to content

Commit

Permalink
bandwidth scales linearly with Rbwb
Browse files Browse the repository at this point in the history
  • Loading branch information
ved-rivos committed Apr 5, 2024
1 parent 0ed5702 commit 0c8c47d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion qos_bandwidth.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,8 @@ the register. The `STATUS` field remains valid until a subsequent write to the
The `bc_bw_alloc` is used to program reserved bandwidth blocks (`Rbwb`) for an
`RCID` for requests of access-type `AT` using the `CONFIG_LIMIT` operation. If a
controller does not support bandwidth allocation, then the `bc_bw_alloc` register
is read-only zero.
is read-only zero. The bandwidth allocation scales linearly with the number of
bandwidth blocks programmed into `Rbwb`.

The `bc_bw_alloc` holds the previously configured reserved bandwidth blocks for
an `RCID` and `AT` on successful completion of the `READ_LIMIT` operation.
Expand Down

0 comments on commit 0c8c47d

Please sign in to comment.