Can I accumulate/get/read IOMMU IOTLB stats? #267
Answered
by
opcm
pearls-of-agrippa
asked this question in
Q&A
-
I am investigating an issue where the IOMMU may be getting pushed into a corner by the host page size that is in use. Is there a way to monitor/examine IOMMU things like IOTLB using this tool suite? |
Beta Was this translation helpful? Give feedback.
Answered by
opcm
Jan 26, 2021
Replies: 1 comment
-
pcm-iio monitors IO TLB hits and misses: see pcm-iio event descriptions: https://github.com/opcm/pcm/blob/0a178ec2573821e3c08beb6bd76808ebb912bc76/opCode.txt#L20 https://github.com/opcm/pcm/blob/0a178ec2573821e3c08beb6bd76808ebb912bc76/opCode.txt#L21 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
opcm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
pcm-iio monitors IO TLB hits and misses:
see pcm-iio event descriptions:
https://github.com/opcm/pcm/blob/0a178ec2573821e3c08beb6bd76808ebb912bc76/opCode.txt#L20
https://github.com/opcm/pcm/blob/0a178ec2573821e3c08beb6bd76808ebb912bc76/opCode.txt#L21