Skip to content

Commit eaecc3e

Browse files
committed
doxy: update the description of the I/O device figure
PCI displaying changed since the text was written, it uses BDF instead vendor:device now. Also fix/improve the text a little bit. Signed-off-by: Brice Goglin <[email protected]>
1 parent d081c32 commit eaecc3e

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

doc/hwloc.doxy

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1813,21 +1813,21 @@ PCI bus is connected to the first package and NUMA node.
18131813
\image html devel09-pci.png
18141814
\image latex devel09-pci.png "" width=\textwidth
18151815

1816-
Six interesting PCI devices were discovered.
1816+
Six interesting PCI devices were discovered (dark green boxes).
18171817
However, hwloc found some corresponding software devices
18181818
(<em>eth0</em>, <em>eth1</em>, <em>sda</em>, <em>mlx4_0</em>,
1819-
<em>ib0</em>, and <em>ib1</em>) for only four of these physical
1820-
devices.
1821-
The other ones (<em>PCI 102b:0532</em> and <em>PCI 8086:3a20</em>)
1819+
<em>ib0</em>, and <em>ib1</em> light grey boxes)
1820+
for only four of these physical devices.
1821+
The other ones (<em>PCI 04:03.0</em> and <em>PCI 00:1f.2</em>)
18221822
are an unused IDE controller (no disk attached)
18231823
and a graphic card (no corresponding software device reported
18241824
to the user by the operating system).
18251825

18261826
On the contrary, it should be noted that three different software
1827-
devices were found for the last PCI device (<em>PCI 15b3:634a</em>).
1828-
Indeed this OpenFabrics HCA PCI device object contains one
1827+
devices were found for the last PCI device (<em>PCI 51:00.0</em>).
1828+
Indeed this OpenFabrics HCA PCI device object contains
18291829
one OpenFabrics software device (<em>mlx4_0</em>) and two virtual
1830-
network interface software devices (<em>ib0</em> and <em>ib1</em>).
1830+
network interfaces (<em>ib0</em> and <em>ib1</em>).
18311831

18321832

18331833
Here is the corresponding textual output:

0 commit comments

Comments
 (0)