[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1597004831.git.agordeev@linux.ibm.com>
Date: Mon, 10 Aug 2020 08:21:57 +0200
From: Alexander Gordeev <agordeev@...ux.ibm.com>
To: linux-kernel@...r.kernel.org
Cc: Alexander Gordeev <agordeev@...ux.ibm.com>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>,
Arnaldo Carvalho de Melo <acme@...nel.org>,
Mark Rutland <mark.rutland@....com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Jiri Olsa <jolsa@...hat.com>,
Namhyung Kim <namhyung@...nel.org>
Subject: [PATCH v2 0/3] perf bench numa: make possible testing on uneven and/or overlapping CPU ranges
This series allows running the tool on some configurations
that do not conform to an assumption each node contains
nr_cpus/nr_nodes CPUs at most. Instead, the actual node-to-
CPU mapping is acquired dynamically.
patch 1 fixes the described issue
patches 2,3 are follow-up fixes
Changes since v1:
- numa01* and numa02* test names left intact;
- "2x3-convergence" fix moved out to separate patch
Cc: Peter Zijlstra <peterz@...radead.org>
Cc: Ingo Molnar <mingo@...hat.com>
Cc: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: Mark Rutland <mark.rutland@....com>
Cc: Alexander Shishkin <alexander.shishkin@...ux.intel.com>
Cc: Jiri Olsa <jolsa@...hat.com>
Cc: Namhyung Kim <namhyung@...nel.org>
Alexander Gordeev (3):
perf bench numa: use numa_node_to_cpus() to bind tasks to nodes
perf bench numa: fix number of processes in "2x3-convergence" test
perf bench numa: fix benchmark names
tools/perf/bench/numa.c | 64 ++++++++++++++++++++++++-------------------------
1 file changed, 31 insertions(+), 33 deletions(-)
--
1.8.3.1
Powered by blists - more mailing lists