SuccessChanges

Summary

  1. utils/info: small improvements to manpage and usage (details)
  2. utils/info: abstract-out functions to show levels, topology info and support (details)
  3. utils/info: "levels", "topology" and "support" may now be passed as target objects (details)
  4. utils/info/tests: switch to new keywords "levels", "support" and "topology" (details)
  5. utils/info: --topology, --support and --objects deprecated in 3.0 (details)
  6. utils/info: abstract out the printing of attribute lines (details)
  7. utils/info: add --get-attr to output a single attribute without prefix etc (details)
  8. core: export remove_infos() (details)
  9. memattrs: remove MemoryTier info when not valid anymore (details)
  10. memattrs: add MemoryTiersNr=2 info attr to topology (details)
  11. doxy: typo (details)
Commit d47b2cb00c445bf041045639184aab03866c55e1 by brice.goglin
utils/info: small improvements to manpage and usage

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/hwloc/hwloc-info.1in (diff)
The file was modifiedutils/hwloc/hwloc-info.c (diff)
Commit e8b564ded222fd198e7fbf314bae9fa2f1e18ac6 by brice.goglin
utils/info: abstract-out functions to show levels, topology info and support

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/hwloc/hwloc-info.c (diff)
Commit 742a3852a83b18bc07be97ae195308730970b4d3 by brice.goglin
utils/info: "levels", "topology" and "support" may now be passed as target objects

And can be combined.
This will deprecate --support --topology and --objects in v3.

"topology" is already used in hwloc-annotate to manipulate topology info attrs.

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/hwloc/hwloc-info.1in (diff)
The file was modifiedutils/hwloc/hwloc-info.c (diff)
Commit 74ef79254d5f4325902c7e785b6e4711e7c112b1 by brice.goglin
utils/info/tests: switch to new keywords "levels", "support" and "topology"

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/hwloc/test-hwloc-info.output (diff)
The file was modifiedutils/hwloc/test-hwloc-info.sh.in (diff)
Commit 6d1d8e4425ef33de5a92e7dde8139bd10091e0b8 by brice.goglin
utils/info: --topology, --support and --objects deprecated in 3.0

Replaces by levels topology and support keywords.

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/hwloc/hwloc-info.1in (diff)
The file was modifiedutils/hwloc/hwloc-info.c (diff)
The file was modifiedNEWS (diff)
Commit db84eb29afc76d881524b1ff4134dad26e3b03cd by brice.goglin
utils/info: abstract out the printing of attribute lines

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedutils/hwloc/hwloc-info.c (diff)
Commit 665a51abade46ccd39158acbab2f8b59bc15be83 by brice.goglin
utils/info: add --get-attr to output a single attribute without prefix etc

Refs #661

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedcontrib/completion/bash/hwloc (diff)
The file was modifiedutils/hwloc/test-hwloc-info.output (diff)
The file was modifiedutils/hwloc/hwloc-info.c (diff)
The file was modifiedutils/hwloc/hwloc-info.1in (diff)
The file was modifiedutils/hwloc/test-hwloc-info.sh.in (diff)
Commit 8eb363bdaf5dede52bb94cb2475fb11b84ae871d by brice.goglin
core: export remove_infos()

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedhwloc/topology.c (diff)
The file was modifiedinclude/private/private.h (diff)
The file was modifiedinclude/hwloc/rename.h (diff)
Commit 99007056dfde9292bbc0db3923c0d8d12b401224 by brice.goglin
memattrs: remove MemoryTier info when not valid anymore

When recomputing memory tiers, remove all existing ones
instead of just replacing some.

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedhwloc/memattrs.c (diff)
Commit 08398217233d7055ac28681a48ce9fcee561097e by brice.goglin
memattrs: add MemoryTiersNr=2 info attr to topology

Closes #661

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedtests/hwloc/linux/fakeheteromemtiers.console (diff)
The file was modifiedtests/hwloc/linux/fakememinitiators-1np2c+1npp+gi.console (diff)
The file was modifiedtests/hwloc/linux/nvidiagpunumanodes-kept.console (diff)
The file was modifiedhwloc/topology-xml.c (diff)
The file was modifiedtests/hwloc/linux/64intel64-fakeKNL-SNC4-hybrid.console (diff)
The file was modifiedhwloc/memattrs.c (diff)
The file was modifieddoc/hwloc.doxy (diff)
The file was modifiedtests/hwloc/linux/64intel64-fakeKNL-SNC4-hybrid-msc.console (diff)
Commit 6d4df37dbe32c9f7bb5dbca3201abf284ad4a174 by brice.goglin
doxy: typo

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifieddoc/hwloc.doxy (diff)