We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8ecbea commit 4661471Copy full SHA for 4661471
1 file changed
doc/PCM_IIO_README.md
@@ -11,8 +11,8 @@ Inbound (PCIe device DMA into system) metrics:
11
12
Outbound (CPU MMIO to the PCIe device) metrics:
13
14
-* OB read (outbound write): the number of bytes per second that the CPU requested to write to the PCIe device through MMIO (Memory-mapped I/O)
15
-* OB write (outbound read): the number of bytes per second that the CPU requested to read from the PCIe device through MMIO
+* OB read (outbound read): the number of bytes per second that the CPU requested to read from the PCIe device through MMIO (memory-mapped I/O)
+* OB write (outbound write): the number of bytes per second that the CPU requested to write to the PCIe device through MMIO (memory-mapped I/O)
16
17
IOMMU metrics:
18
0 commit comments