SuccessChanges

Summary

  1. tests/x86+linux: allow .env file to change the x86,linux order (details)
  2. tests/x86+linux: add a test combining x86 CoreType and linux cpufreq (details)
  3. tests/x86+linux: don't forget the new options file in make dist (details)
  4. linux: allow annotating cpukinds when PUs were discovered by another backend (x86) (details)
Commit 3a0cfab86910f6f1722928933b632abd7803e31d by brice.goglin
tests/x86+linux: allow .env file to change the x86,linux order

Testing the default order (linux before x86) will be useful too.

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedtests/hwloc/x86+linux/test-topology.sh.in (diff)
Commit 1a97da7a02b6e851229082720ec4bd7b684962c2 by brice.goglin
tests/x86+linux: add a test combining x86 CoreType and linux cpufreq

Based on Intel Lakefield.

Regression tests for commit 9cd818b7715dc48d0610e05cdafc30e7625af229

x86 must be called after linux because linux cannot annotate cpufreqs yet.

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was addedtests/hwloc/x86+linux/5intel64-hybrid-lakefield.output
The file was addedtests/hwloc/x86+linux/5intel64-hybrid-lakefield.tar.bz2
The file was addedtests/hwloc/x86+linux/5intel64-hybrid-lakefield.options
The file was addedtests/hwloc/x86+linux/5intel64-hybrid-lakefield.env
The file was modifiedtests/hwloc/x86+linux/Makefile.am (diff)
Commit 38b47c74fddb27c9e4316e36fde045950bc134de by brice.goglin
tests/x86+linux: don't forget the new options file in make dist

Forgotten in 1a97da7a02b6e851229082720ec4bd7b684962c2

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedtests/hwloc/x86+linux/Makefile.am (diff)
Commit 20d69af930de0557c44bf936e09e6fea1dda6ef4 by brice.goglin
linux: allow annotating cpukinds when PUs were discovered by another backend (x86)

Will be useful when x86 must run first because the CPUs
isn't correctly exposed by Linux.

This behavior is now tested in 64amd64-4p2n4ca2co which now
gets cpukinds frequency info.

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
The file was modifiedtests/hwloc/x86+linux/64amd64-4p2n4ca2co.output (diff)
The file was modifiedhwloc/topology-linux.c (diff)
The file was modifiedtests/hwloc/x86+linux/64amd64-4p2n4ca2co.topoextnuma.output (diff)