Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Editorial updates #20

Merged
merged 1 commit into from
Nov 18, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 9 additions & 8 deletions qos_iommu.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -169,12 +169,13 @@ this case, the IOMMU should stop and report "DDT entry misconfigured" (cause =

=== IOMMU ATC capacity allocation and monitoring

The IOMMU may support capacity allocation and usage monitoring in the IOMMU
address translation cache (IOATC) by implementing a capacity controller register
interface.

Some IOMMU may support multiple IOATC where the capacity of each such IOATC may
not be the same. When multiple IOATC are implemented, (e.g., corresponding to
each page sizes supported), the IOMMU may implement a capacity controller
register interface for each IOATC to enable capacity allocation in each IOATC.
Some IOMMUs may support capacity allocation and usage monitoring in the IOMMU
address translation cache (IOATC) by implementing the capacity controller
register interface.

Additionally, some IOMMUs may support multiple IOATCs, each potentially having
different capacities. In scenarios where multiple IOATCs are implemented, such
as an IOATC for each supported page size, the IOMMU may implement a
capacity controller register interface for each IOATC to facilitate individual
capacity allocation.