SuccessChanges

Summary

  1. doc: don't talk about "logical processors" too much (details)
  2. configure: clarify --disable-<io> help strings (details)
  3. configure: move --enable-32bits-pci-domain help string near (details)
  4. doc: remove a unneeded doxygen tag (details)
  5. API: fix the documentation about IO/Misc being filtered out by default (details)
Commit a4411fd793e153993c0d989b789a100849b3221d by brice.goglin
doc: don't talk about "logical processors" too much
There was some confusion recently between "logical processor",
"logical index" (not) being used in CPUset because
"logical processors" was used somewhere nearby a CPUset explanation.
Only talk about "logical processors" when defining resources/terms, not
anywhere else unneeded.
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedinclude/hwloc.h (diff)
The file was modifiedinclude/hwloc/nvml.h (diff)
The file was modifiedinclude/hwloc/opencl.h (diff)
The file was modifieddoc/hwloc.doxy (diff)
The file was modifiedinclude/hwloc/openfabrics-verbs.h (diff)
The file was modifiedinclude/hwloc/helper.h (diff)
The file was modifiedinclude/hwloc/cudart.h (diff)
The file was modifiedinclude/hwloc/cuda.h (diff)
The file was modifiedinclude/hwloc/bitmap.h (diff)
Commit 7c3cda6e86fe276b7f9e8b975548790f7a1ca3d0 by brice.goglin
configure: clarify --disable-<io> help strings
These backends are disabled at runtime by default (except in lstopo),
these configure options disable things at build time.
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedconfig/hwloc_internal.m4 (diff)
Commit 39dfe381ac93de3aab530d313b09f1fa9be32eda by brice.goglin
configure: move --enable-32bits-pci-domain help string near
--disable-pci
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedconfig/hwloc_internal.m4 (diff)
Commit 596208b7c89ff85e938a08ec66f4f307ecb32aba by brice.goglin
doc: remove a unneeded doxygen tag
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedinclude/hwloc.h (diff)
Commit b9f0c7424f34f29a43c66c2ee5f20e324e1a745d by brice.goglin
API: fix the documentation about IO/Misc being filtered out by default
Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedinclude/hwloc.h (diff)