SuccessChanges

Summary

  1. linuxpci: document why we don't use sysfs bridge attributes added in (details)
  2. linux+pci: read linkspeed from Linux sysfs files added in 4.13 (details)
  3. tests/linux: add some sysfs PCI link attributes to test (details)
  4. doxy: PCI discovery isn't root-only on Linux >= 4.13 (details)
Commit 77f80c6262bdeccae7b8fd25bce2a29062fcea37 by brice.goglin
linuxpci: document why we don't use sysfs bridge attributes added in
4.13
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedhwloc/topology-linux.c (diff)
Commit e285f73123e376789c81de0d0f21b213bf395979 by brice.goglin
linux+pci: read linkspeed from Linux sysfs files added in 4.13
Try to get linkspeed from the config-space (root-only) or fallback to
sysfs files (slower).
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedhwloc/topology-pci.c (diff)
The file was modifiedhwloc/topology-linux.c (diff)
The file was modifiedinclude/hwloc/rename.h (diff)
The file was modifiedinclude/private/misc.h (diff)
Commit b58f7eee906ce6a85e9cd8a9bb86525db4a5a430 by brice.goglin
tests/linux: add some sysfs PCI link attributes to test
"40intel64-2g2n4c+pci"
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedtests/hwloc/linux/40intel64-2g2n4c+pci.output (diff)
The file was modifiedtests/hwloc/linux/40intel64-2g2n4c+pci.tar.bz2 (diff)
Commit e7ee2575fc3950db2a64a608258795a444412939 by brice.goglin
doxy: PCI discovery isn't root-only on Linux >= 4.13
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifieddoc/hwloc.doxy (diff)