Alsa-devel
Threads by month
- ----- 2024 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2023 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2022 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2021 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2020 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2019 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2018 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2017 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2016 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2015 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2014 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2013 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2012 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2011 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2010 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2009 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2008 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
- February
- January
- ----- 2007 -----
- December
- November
- October
- September
- August
- July
- June
- May
- April
- March
March 2020
- 150 participants
- 410 discussions
regmap needs to be selected by users which for machine drivers that select
AC'97 CODEC drivers means that we need to also select regmap to ensure that
the CODEC driver will build if nothing else enables regmap as is likely for
such systems.
Signed-off-by: Mark Brown <broonie(a)kernel.org>
---
sound/soc/pxa/Kconfig | 8 ++++++++
1 file changed, 8 insertions(+)
diff --git a/sound/soc/pxa/Kconfig b/sound/soc/pxa/Kconfig
index 295cfffa4646..1f0c08b06c1d 100644
--- a/sound/soc/pxa/Kconfig
+++ b/sound/soc/pxa/Kconfig
@@ -81,6 +81,7 @@ config SND_PXA2XX_SOC_TOSA
depends on SND_PXA2XX_SOC && MACH_TOSA
depends on MFD_TC6393XB
depends on AC97_BUS=n
+ select REGMAP
select SND_PXA2XX_SOC_AC97
select SND_SOC_WM9712
help
@@ -91,6 +92,7 @@ config SND_PXA2XX_SOC_E740
tristate "SoC AC97 Audio support for e740"
depends on SND_PXA2XX_SOC && MACH_E740
depends on AC97_BUS=n
+ select REGMAP
select SND_SOC_WM9705
select SND_PXA2XX_SOC_AC97
help
@@ -101,6 +103,7 @@ config SND_PXA2XX_SOC_E750
tristate "SoC AC97 Audio support for e750"
depends on SND_PXA2XX_SOC && MACH_E750
depends on AC97_BUS=n
+ select REGMAP
select SND_SOC_WM9705
select SND_PXA2XX_SOC_AC97
help
@@ -111,6 +114,7 @@ config SND_PXA2XX_SOC_E800
tristate "SoC AC97 Audio support for e800"
depends on SND_PXA2XX_SOC && MACH_E800
depends on AC97_BUS=n
+ select REGMAP
select SND_SOC_WM9712
select SND_PXA2XX_SOC_AC97
help
@@ -122,6 +126,7 @@ config SND_PXA2XX_SOC_EM_X270
depends on SND_PXA2XX_SOC && (MACH_EM_X270 || MACH_EXEDA || \
MACH_CM_X300)
depends on AC97_BUS=n
+ select REGMAP
select SND_PXA2XX_SOC_AC97
select SND_SOC_WM9712
help
@@ -133,6 +138,7 @@ config SND_PXA2XX_SOC_PALM27X
depends on SND_PXA2XX_SOC && (MACH_PALMLD || MACH_PALMTX || \
MACH_PALMT5 || MACH_PALMTE2)
depends on AC97_BUS=n
+ select REGMAP
select SND_PXA2XX_SOC_AC97
select SND_SOC_WM9712
help
@@ -164,6 +170,7 @@ config SND_SOC_ZYLONITE
depends on SND_PXA2XX_SOC && MACH_ZYLONITE
depends on AC97_BUS=n
select SND_PXA2XX_SOC_AC97
+ select REGMAP
select SND_PXA_SOC_SSP
select SND_SOC_WM9713
help
@@ -193,6 +200,7 @@ config SND_PXA2XX_SOC_MIOA701
tristate "SoC Audio support for MIO A701"
depends on SND_PXA2XX_SOC && MACH_MIOA701
depends on AC97_BUS=n
+ select REGMAP
select SND_PXA2XX_SOC_AC97
select SND_SOC_WM9713
help
--
2.20.1
1
1
The AC'97 based PXA machines currently don't build reliably as they don't
ensure that an AC'97 bus is built, causing at least eseries_pxa_defconfig
to fail to build. Add selects to fix this.
Reported-by: KernelCI <bot(a)kernelci.org>
Signed-off-by: Mark Brown <broonie(a)kernel.org>
---
sound/soc/pxa/Kconfig | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/sound/soc/pxa/Kconfig b/sound/soc/pxa/Kconfig
index 1f0c08b06c1d..d4c0f580a565 100644
--- a/sound/soc/pxa/Kconfig
+++ b/sound/soc/pxa/Kconfig
@@ -82,6 +82,8 @@ config SND_PXA2XX_SOC_TOSA
depends on MFD_TC6393XB
depends on AC97_BUS=n
select REGMAP
+ select AC97_BUS_NEW
+ select AC97_BUS_COMPAT
select SND_PXA2XX_SOC_AC97
select SND_SOC_WM9712
help
@@ -93,6 +95,8 @@ config SND_PXA2XX_SOC_E740
depends on SND_PXA2XX_SOC && MACH_E740
depends on AC97_BUS=n
select REGMAP
+ select AC97_BUS_NEW
+ select AC97_BUS_COMPAT
select SND_SOC_WM9705
select SND_PXA2XX_SOC_AC97
help
@@ -116,6 +120,8 @@ config SND_PXA2XX_SOC_E800
depends on AC97_BUS=n
select REGMAP
select SND_SOC_WM9712
+ select AC97_BUS_NEW
+ select AC97_BUS_COMPAT
select SND_PXA2XX_SOC_AC97
help
Say Y if you want to add support for SoC audio on the
@@ -127,6 +133,8 @@ config SND_PXA2XX_SOC_EM_X270
MACH_CM_X300)
depends on AC97_BUS=n
select REGMAP
+ select AC97_BUS_NEW
+ select AC97_BUS_COMPAT
select SND_PXA2XX_SOC_AC97
select SND_SOC_WM9712
help
@@ -139,6 +147,8 @@ config SND_PXA2XX_SOC_PALM27X
MACH_PALMT5 || MACH_PALMTE2)
depends on AC97_BUS=n
select REGMAP
+ select AC97_BUS_NEW
+ select AC97_BUS_COMPAT
select SND_PXA2XX_SOC_AC97
select SND_SOC_WM9712
help
@@ -169,6 +179,8 @@ config SND_SOC_ZYLONITE
tristate "SoC Audio support for Marvell Zylonite"
depends on SND_PXA2XX_SOC && MACH_ZYLONITE
depends on AC97_BUS=n
+ select AC97_BUS_NEW
+ select AC97_BUS_COMPAT
select SND_PXA2XX_SOC_AC97
select REGMAP
select SND_PXA_SOC_SSP
@@ -201,6 +213,8 @@ config SND_PXA2XX_SOC_MIOA701
depends on SND_PXA2XX_SOC && MACH_MIOA701
depends on AC97_BUS=n
select REGMAP
+ select AC97_BUS_NEW
+ select AC97_BUS_COMPAT
select SND_PXA2XX_SOC_AC97
select SND_SOC_WM9713
help
--
2.20.1
1
1
V3 changes:
* Fix device tree documentation (thanks to Rob Herring for dt_binding_check)
* Split main driver commit with hybridflow support
V2 changes:
* Fix bug in driver itself
* Change device tree attribute names
* Convert device tree documentation from txt to YAML format
Charles-Antoine Couret (6):
ASoC: add TAS5756m driver
ASoC: tas5756m: add Hybridflow 3 support
ASoC: tas5756m: add Hybridflow 4 support
ASoC: tas5756m: add Hybridflow 6 support
ASoC: tas5756m: add Hybridflow 7 support
ASoC: tas5756m: Add DT binding document
.../devicetree/bindings/sound/tas5756m.yaml | 64 +
sound/soc/codecs/Kconfig | 8 +
sound/soc/codecs/Makefile | 2 +
sound/soc/codecs/tas5756m.c | 2161 ++++++++
sound/soc/codecs/tas5756m.h | 351 ++
sound/soc/codecs/tas5756m_hf3_cfg.h | 4508 ++++++++++++++++
sound/soc/codecs/tas5756m_hf4_cfg.h | 4510 +++++++++++++++++
sound/soc/codecs/tas5756m_hf6_cfg.h | 4510 +++++++++++++++++
sound/soc/codecs/tas5756m_hf7_cfg.h | 4510 +++++++++++++++++
9 files changed, 20624 insertions(+)
create mode 100644 Documentation/devicetree/bindings/sound/tas5756m.yaml
create mode 100644 sound/soc/codecs/tas5756m.c
create mode 100644 sound/soc/codecs/tas5756m.h
create mode 100644 sound/soc/codecs/tas5756m_hf3_cfg.h
create mode 100644 sound/soc/codecs/tas5756m_hf4_cfg.h
create mode 100644 sound/soc/codecs/tas5756m_hf6_cfg.h
create mode 100644 sound/soc/codecs/tas5756m_hf7_cfg.h
--
2.24.1
3
9
[PATCH v1] slimbus: core: Set fwnode for a device when setting of_node
by Saravana Kannan 26 Mar '20
by Saravana Kannan 26 Mar '20
26 Mar '20
When setting the of_node for a newly created device, also set the
fwnode. This allows fw_devlink to work for slimbus devices.
Signed-off-by: Saravana Kannan <saravanak(a)google.com>
Change-Id: I5505213f8ecca908860a1ad6bbc275ec0f78e4a6
---
drivers/slimbus/core.c | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/drivers/slimbus/core.c b/drivers/slimbus/core.c
index 526e3215d8fe..44228a5b246d 100644
--- a/drivers/slimbus/core.c
+++ b/drivers/slimbus/core.c
@@ -163,8 +163,10 @@ static int slim_add_device(struct slim_controller *ctrl,
INIT_LIST_HEAD(&sbdev->stream_list);
spin_lock_init(&sbdev->stream_list_lock);
- if (node)
+ if (node) {
sbdev->dev.of_node = of_node_get(node);
+ sbdev->dev.fwnode = of_fwnode_handle(node);
+ }
dev_set_name(&sbdev->dev, "%x:%x:%x:%x",
sbdev->e_addr.manf_id,
--
2.25.1.696.g5e7596f4ac-goog
3
2
26 Mar '20
Hi,
I'd like to send a patch to fix a problem using soc-compress with DPCM.
soc_compr_open_fe() and soc_compr_free_fe() call snd_soc_runtime_activate()
and snd_soc_runtime_deactivate() but don't lock card->pcm_mutex.
It can cause lockdep error, because snd_soc_runtime_activate/deactivate()
checks whether pcm_mutex is held using lockdep_assert_held().
I'd like to send a patch which adds mutex_lock/unlock()
before and after of the snd_soc_runtime_activate/deactivate() call.
If there is anything should be changed in my patch or email,
please let me know it.
I'll really appreciate it.
Gyeongtaek Lee (1):
ASoC: soc-compress: lock pcm_mutex to resolve lockdep error
sound/soc/soc-compress.c | 4 ++++
1 file changed, 4 insertions(+)
base-commit: 76ccd234269bd05debdbc12c96eafe62dd9a6180
--
2.21.0
1
0
[cpufreq] 06c4d00466: will-it-scale.per_process_ops -53.4% regression
by kernel test robot 26 Mar '20
by kernel test robot 26 Mar '20
26 Mar '20
Greeting,
FYI, we noticed a -53.4% regression of will-it-scale.per_process_ops due to commit:
commit: 06c4d00466eb374841bc84c39af19b3161ff6917 ("[patch 09/22] cpufreq: Convert to new X86 CPU match macros")
url: https://github.com/0day-ci/linux/commits/Thomas-Gleixner/x86-devicetable-Mo…
base: https://git.kernel.org/cgit/linux/kernel/git/rafael/linux-pm.git linux-next
in testcase: will-it-scale
on test machine: 4 threads Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz with 8G memory
with following parameters:
nr_task: 16
mode: process
test: read2
cpufreq_governor: performance
ucode: 0x21
test-description: Will It Scale takes a testcase and runs it from 1 through to n parallel copies to see if the testcase will scale. It builds both a process and threads based test in order to see any differences between the two.
test-url: https://github.com/antonblanchard/will-it-scale
In addition to that, the commit also has significant impact on the following tests:
+------------------+------------------------------------------------------------------------+
| testcase: change | hackbench: hackbench.throughput -50.9% regression |
| test machine | 4 threads Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz with 4G memory |
| test parameters | cpufreq_governor=performance |
| | ipc=socket |
| | mode=process |
| | nr_threads=100% |
| | ucode=0x21 |
+------------------+------------------------------------------------------------------------+
| testcase: change | fio-basic: fio.write_bw_MBps -15.4% regression |
| test machine | 160 threads Intel(R) Xeon(R) CPU E7-8890 v4 @ 2.20GHz with 256G memory |
| test parameters | bs=4k |
| | cpufreq_governor=performance |
| | disk=1SSD |
| | fs2=nfsv4 |
| | fs=ext4 |
| | ioengine=sync |
| | nr_task=100% |
| | runtime=300s |
| | rw=write |
| | test_size=128G |
| | ucode=0xb000038 |
+------------------+------------------------------------------------------------------------+
| testcase: change | will-it-scale: will-it-scale.per_process_ops -53.4% regression |
| test machine | 4 threads Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz with 8G memory |
| test parameters | cpufreq_governor=performance |
| | mode=process |
| | nr_task=16 |
| | test=malloc2 |
| | ucode=0x21 |
+------------------+------------------------------------------------------------------------+
| testcase: change | will-it-scale: will-it-scale.per_process_ops -57.9% regression |
| test machine | 88 threads Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz with 128G memory |
| test parameters | cpufreq_governor=performance |
| | mode=process |
| | nr_task=16 |
| | test=pthread_mutex1 |
| | ucode=0xb000038 |
+------------------+------------------------------------------------------------------------+
| testcase: change | will-it-scale: will-it-scale.per_thread_ops -53.5% regression |
| test machine | 4 threads Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz with 8G memory |
| test parameters | cpufreq_governor=performance |
| | mode=thread |
| | nr_task=16 |
| | test=pipe1 |
| | ucode=0x21 |
+------------------+------------------------------------------------------------------------+
| testcase: change | lmbench3: lmbench3.MMAP.read.bandwidth.MB/sec -36.3% regression |
| test machine | 16 threads Intel(R) Xeon(R) CPU D-1541 @ 2.10GHz with 48G memory |
| test parameters | cpufreq_governor=performance |
| | mode=development |
| | nr_threads=50% |
| | test=MMAP |
| | test_memory_size=50% |
| | ucode=0x7000019 |
+------------------+------------------------------------------------------------------------+
| testcase: change | will-it-scale: will-it-scale.per_thread_ops -58.4% regression |
| test machine | 88 threads Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz with 128G memory |
| test parameters | cpufreq_governor=performance |
| | mode=thread |
| | nr_task=16 |
| | test=signal1 |
| | ucode=0xb000038 |
+------------------+------------------------------------------------------------------------+
| testcase: change | reaim: reaim.jobs_per_min -51.7% regression |
| test machine | 4 threads Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz with 4G memory |
| test parameters | cpufreq_governor=performance |
| | nr_task=100% |
| | runtime=300s |
| | test=shared |
| | ucode=0x21 |
+------------------+------------------------------------------------------------------------+
| testcase: change | will-it-scale: will-it-scale.per_process_ops -58.3% regression |
| test machine | 88 threads Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz with 128G memory |
| test parameters | cpufreq_governor=performance |
| | mode=process |
| | nr_task=16 |
| | test=pread2 |
| | ucode=0xb000038 |
+------------------+------------------------------------------------------------------------+
| testcase: change | will-it-scale: will-it-scale.per_process_ops -52.9% regression |
| test machine | 4 threads Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz with 4G memory |
| test parameters | cpufreq_governor=performance |
| | test=pthread_mutex1 |
| | ucode=0x21 |
+------------------+------------------------------------------------------------------------+
| testcase: change | unixbench: unixbench.score -56.4% regression |
| test machine | 160 threads Intel(R) Xeon(R) CPU E7-8890 v4 @ 2.20GHz with 256G memory |
| test parameters | cpufreq_governor=performance |
| | nr_task=1 |
| | runtime=300s |
| | test=fstime |
| | ucode=0xb000038 |
+------------------+------------------------------------------------------------------------+
| testcase: change | will-it-scale: will-it-scale.per_process_ops -56.6% regression |
| test machine | 160 threads Intel(R) Xeon(R) CPU E7-8890 v4 @ 2.20GHz with 256G memory |
| test parameters | cpufreq_governor=performance |
| | test=pread3 |
| | ucode=0xb000038 |
+------------------+------------------------------------------------------------------------+
If you fix the issue, kindly add following tag
Reported-by: kernel test robot <rong.a.chen(a)intel.com>
Details are as below:
-------------------------------------------------------------------------------------------------->
To reproduce:
git clone https://github.com/intel/lkp-tests.git
cd lkp-tests
bin/lkp install job.yaml # job file is attached in this email
bin/lkp run job.yaml
=========================================================================================
compiler/cpufreq_governor/kconfig/mode/nr_task/rootfs/tbox_group/test/testcase/ucode:
gcc-7/performance/x86_64-rhel-7.6/process/16/debian-x86_64-20191114.cgz/lkp-ivb-d02/read2/will-it-scale/0x21
commit:
da26170b95 ("ACPI: Convert to new X86 CPU match macros")
06c4d00466 ("cpufreq: Convert to new X86 CPU match macros")
da26170b95feab87 06c4d00466eb374841bc84c39af
---------------- ---------------------------
fail:runs %reproduction fail:runs
| | |
:4 50% 2:4 dmesg.RIP:__do_softirq
:4 100% 4:4 dmesg.RIP:cpuidle_enter_state
:4 25% 1:4 dmesg.RIP:load_balance
1:4 -25% :4 dmesg.WARNING:at_ip__fsnotify_parent/0x
%stddev %change %stddev
\ | \
200508 -53.4% 93351 will-it-scale.per_process_ops
3208147 -53.4% 1493629 will-it-scale.workload
18743 ± 2% -9.3% 17000 ± 2% meminfo.Shmem
1906 ± 2% -10.5% 1705 ± 2% slabinfo.filp.num_objs
52213 ± 4% +11.5% 58205 ± 3% softirqs.CPU0.RCU
15301 +17.3% 17947 ± 2% softirqs.SCHED
561369 ± 3% -19.7% 450502 ± 5% cpuidle.C1E.time
9353 ± 4% -18.5% 7621 ± 6% cpuidle.C1E.usage
75.00 ± 41% -84.0% 12.00 ± 55% cpuidle.POLL.usage
75.00 -3.0% 72.75 vmstat.cpu.sy
24.00 +8.3% 26.00 vmstat.cpu.us
7333 -9.6% 6627 vmstat.system.cs
10892 -3.5% 10507 vmstat.system.in
65590 -4.6% 62541 proc-vmstat.nr_active_anon
63949 -4.1% 61328 proc-vmstat.nr_anon_pages
4685 ± 2% -9.3% 4251 ± 2% proc-vmstat.nr_shmem
65565 -4.6% 62523 proc-vmstat.nr_zone_active_anon
1619 ± 12% -38.8% 990.75 ± 14% proc-vmstat.pgactivate
347948 -1.0% 344441 proc-vmstat.pgfree
9529 ± 32% -59.2% 3888 ± 33% interrupts.CPU0.NMI:Non-maskable_interrupts
9529 ± 32% -59.2% 3888 ± 33% interrupts.CPU0.PMI:Performance_monitoring_interrupts
8786 ± 30% -56.2% 3851 ± 34% interrupts.CPU1.NMI:Non-maskable_interrupts
8786 ± 30% -56.2% 3851 ± 34% interrupts.CPU1.PMI:Performance_monitoring_interrupts
612263 +61.8% 990932 ± 33% interrupts.CPU2.LOC:Local_timer_interrupts
9495 ± 32% -57.1% 4074 ± 29% interrupts.CPU2.NMI:Non-maskable_interrupts
9495 ± 32% -57.1% 4074 ± 29% interrupts.CPU2.PMI:Performance_monitoring_interrupts
9584 ± 33% -59.9% 3840 ± 34% interrupts.CPU3.NMI:Non-maskable_interrupts
9584 ± 33% -59.9% 3840 ± 34% interrupts.CPU3.PMI:Performance_monitoring_interrupts
2763 ± 26% +61.8% 4472 ± 39% interrupts.CPU3.RES:Rescheduling_interrupts
37394 ± 19% -58.1% 15654 ± 33% interrupts.NMI:Non-maskable_interrupts
37394 ± 19% -58.1% 15654 ± 33% interrupts.PMI:Performance_monitoring_interrupts
8.09 ± 6% +95.0% 15.78 ± 6% sched_debug.cfs_rq:/.nr_spread_over.avg
2.80 ± 22% +76.7% 4.95 ± 11% sched_debug.cpu.clock.stddev
2.80 ± 22% +76.7% 4.95 ± 11% sched_debug.cpu.clock_task.stddev
438229 -10.4% 392443 sched_debug.cpu.nr_switches.avg
1517352 -21.2% 1195573 ± 21% sched_debug.cpu.nr_switches.max
623414 -24.4% 471096 ± 28% sched_debug.cpu.nr_switches.stddev
14.88 ± 24% -37.5% 9.29 ± 27% sched_debug.cpu.nr_uninterruptible.max
12.00 ± 17% -36.2% 7.65 ± 31% sched_debug.cpu.nr_uninterruptible.stddev
427216 -10.8% 381061 sched_debug.cpu.sched_count.avg
1504714 -21.4% 1183009 ± 21% sched_debug.cpu.sched_count.max
622334 -24.4% 470248 ± 28% sched_debug.cpu.sched_count.stddev
2092 ± 5% -17.1% 1733 ± 8% sched_debug.cpu.sched_goidle.avg
7392 ± 2% -22.0% 5765 ± 8% sched_debug.cpu.sched_goidle.max
3068 ± 2% -23.3% 2353 ± 8% sched_debug.cpu.sched_goidle.stddev
201296 -11.7% 177691 sched_debug.cpu.ttwu_count.avg
745070 -21.8% 582561 ± 21% sched_debug.cpu.ttwu_count.max
314071 -24.4% 237534 ± 28% sched_debug.cpu.ttwu_count.stddev
199498 -11.9% 175832 sched_debug.cpu.ttwu_local.avg
742719 -21.8% 580797 ± 22% sched_debug.cpu.ttwu_local.max
313751 -24.3% 237514 ± 28% sched_debug.cpu.ttwu_local.stddev
9.32 ± 2% +4.2% 9.71 perf-stat.i.MPKI
1.086e+09 -50.2% 5.413e+08 perf-stat.i.branch-instructions
1.15 +0.4 1.54 perf-stat.i.branch-miss-rate%
12695088 -33.1% 8486745 perf-stat.i.branch-misses
0.54 ± 3% +0.6 1.13 ± 8% perf-stat.i.cache-miss-rate%
246256 ± 2% +19.2% 293546 ± 6% perf-stat.i.cache-misses
52411761 ± 2% -48.3% 27076758 perf-stat.i.cache-references
7390 -9.7% 6670 perf-stat.i.context-switches
2.33 -2.6% 2.27 perf-stat.i.cpi
1.307e+10 -51.8% 6.306e+09 perf-stat.i.cpu-cycles
34220176 ± 18% -57.3% 14615385 perf-stat.i.dTLB-load-misses
2.468e+09 -52.0% 1.184e+09 perf-stat.i.dTLB-loads
7490630 ± 22% -58.6% 3104328 ± 2% perf-stat.i.dTLB-store-misses
1.986e+09 -52.7% 9.391e+08 perf-stat.i.dTLB-stores
3025273 ± 12% -54.1% 1388723 ± 8% perf-stat.i.iTLB-load-misses
2588287 ± 15% -52.3% 1233650 ± 10% perf-stat.i.iTLB-loads
5.623e+09 -50.4% 2.788e+09 perf-stat.i.instructions
0.43 +2.7% 0.44 perf-stat.i.ipc
9.32 ± 2% +4.2% 9.71 perf-stat.overall.MPKI
1.17 +0.4 1.57 perf-stat.overall.branch-miss-rate%
0.47 ± 4% +0.6 1.09 ± 7% perf-stat.overall.cache-miss-rate%
2.33 -2.7% 2.26 perf-stat.overall.cpi
53132 ± 2% -59.5% 21545 ± 5% perf-stat.overall.cycles-between-cache-misses
0.43 +2.8% 0.44 perf-stat.overall.ipc
527736 +6.7% 563118 perf-stat.overall.path-length
1.082e+09 -50.2% 5.395e+08 perf-stat.ps.branch-instructions
12653139 -33.1% 8460228 perf-stat.ps.branch-misses
245442 ± 2% +19.3% 292736 ± 6% perf-stat.ps.cache-misses
52238268 ± 2% -48.3% 26985343 perf-stat.ps.cache-references
7365 -9.8% 6644 perf-stat.ps.context-switches
1.303e+10 -51.8% 6.285e+09 perf-stat.ps.cpu-cycles
34106851 ± 18% -57.3% 14566371 perf-stat.ps.dTLB-load-misses
2.459e+09 -52.0% 1.18e+09 perf-stat.ps.dTLB-loads
7465822 ± 22% -58.6% 3094548 ± 2% perf-stat.ps.dTLB-store-misses
1.979e+09 -52.7% 9.36e+08 perf-stat.ps.dTLB-stores
3015254 ± 12% -54.1% 1384053 ± 8% perf-stat.ps.iTLB-load-misses
2579716 ± 15% -52.3% 1229518 ± 10% perf-stat.ps.iTLB-loads
5.604e+09 -50.4% 2.779e+09 perf-stat.ps.instructions
1.693e+12 -50.3% 8.411e+11 perf-stat.total.instructions
46.68 -1.2 45.47 perf-profile.calltrace.cycles-pp.new_sync_read.vfs_read.ksys_read.do_syscall_64.entry_SYSCALL_64_after_hwframe
62.98 -1.0 61.99 perf-profile.calltrace.cycles-pp.ksys_read.do_syscall_64.entry_SYSCALL_64_after_hwframe.read
43.51 -0.9 42.59 perf-profile.calltrace.cycles-pp.shmem_file_read_iter.new_sync_read.vfs_read.ksys_read.do_syscall_64
79.65 -0.8 78.83 perf-profile.calltrace.cycles-pp.do_syscall_64.entry_SYSCALL_64_after_hwframe.read
80.71 -0.8 79.91 perf-profile.calltrace.cycles-pp.entry_SYSCALL_64_after_hwframe.read
14.02 ± 4% -0.8 13.27 ± 2% perf-profile.calltrace.cycles-pp.shmem_getpage_gfp.shmem_file_read_iter.new_sync_read.vfs_read.ksys_read
99.08 -0.7 98.38 perf-profile.calltrace.cycles-pp.read
0.14 ±173% +0.4 0.56 ± 4% perf-profile.calltrace.cycles-pp.timestamp_truncate.current_time.atime_needs_update.touch_atime.shmem_file_read_iter
46.81 -1.2 45.59 perf-profile.children.cycles-pp.new_sync_read
63.05 -1.0 62.07 perf-profile.children.cycles-pp.ksys_read
43.70 -0.9 42.76 perf-profile.children.cycles-pp.shmem_file_read_iter
14.12 ± 4% -0.8 13.36 ± 2% perf-profile.children.cycles-pp.shmem_getpage_gfp
80.09 -0.5 79.54 perf-profile.children.cycles-pp.do_syscall_64
99.44 -0.5 98.90 perf-profile.children.cycles-pp.read
81.11 -0.5 80.58 perf-profile.children.cycles-pp.entry_SYSCALL_64_after_hwframe
0.03 ±100% +0.0 0.08 ± 6% perf-profile.children.cycles-pp.perf_mux_hrtimer_handler
0.01 ±173% +0.1 0.07 ± 15% perf-profile.children.cycles-pp.prepare_exit_to_usermode
0.03 ±100% +0.1 0.10 ± 24% perf-profile.children.cycles-pp.swapgs_restore_regs_and_return_to_usermode
0.04 ± 58% +0.1 0.11 ± 23% perf-profile.children.cycles-pp.handle_pte_fault
0.06 ± 11% +0.1 0.14 ± 34% perf-profile.children.cycles-pp.__sched_text_start
0.00 +0.1 0.08 ± 27% perf-profile.children.cycles-pp.exit_to_usermode_loop
0.04 ± 58% +0.1 0.12 ± 25% perf-profile.children.cycles-pp.__handle_mm_fault
0.03 ±100% +0.1 0.10 ± 25% perf-profile.children.cycles-pp.schedule
0.03 ±102% +0.1 0.11 ± 19% perf-profile.children.cycles-pp.update_load_avg
0.00 +0.1 0.08 ± 17% perf-profile.children.cycles-pp.search_binary_handler
0.00 +0.1 0.08 ± 17% perf-profile.children.cycles-pp.load_elf_binary
0.04 ± 58% +0.1 0.12 ± 23% perf-profile.children.cycles-pp.handle_mm_fault
0.03 ±100% +0.1 0.12 ± 24% perf-profile.children.cycles-pp.__do_execve_file
0.03 ±100% +0.1 0.12 ± 21% perf-profile.children.cycles-pp.__x64_sys_execve
0.07 ± 17% +0.1 0.16 ± 19% perf-profile.children.cycles-pp.page_fault
0.03 ±100% +0.1 0.12 ± 22% perf-profile.children.cycles-pp.execve
0.05 ± 58% +0.1 0.14 ± 19% perf-profile.children.cycles-pp.do_page_fault
0.00 +0.1 0.10 ± 22% perf-profile.children.cycles-pp.write
0.47 ± 24% +0.1 0.58 ± 3% perf-profile.children.cycles-pp.timestamp_truncate
0.09 ± 7% +0.1 0.20 ± 5% perf-profile.children.cycles-pp.task_tick_fair
0.11 ± 4% +0.1 0.22 ± 6% perf-profile.children.cycles-pp.scheduler_tick
0.04 ± 60% +0.2 0.22 ± 28% perf-profile.children.cycles-pp.irq_work_run
0.04 ± 60% +0.2 0.22 ± 28% perf-profile.children.cycles-pp.printk
0.04 ± 60% +0.2 0.22 ± 28% perf-profile.children.cycles-pp.vprintk_emit
0.04 ± 60% +0.2 0.23 ± 26% perf-profile.children.cycles-pp.irq_work_interrupt
0.04 ± 60% +0.2 0.23 ± 26% perf-profile.children.cycles-pp.smp_irq_work_interrupt
0.04 ± 59% +0.2 0.24 ± 26% perf-profile.children.cycles-pp.drm_fb_helper_cfb_imageblit
0.04 ± 58% +0.2 0.24 ± 26% perf-profile.children.cycles-pp.cfb_imageblit
0.06 ± 13% +0.2 0.26 ± 26% perf-profile.children.cycles-pp.fbcon_putcs
0.07 ± 13% +0.2 0.27 ± 28% perf-profile.children.cycles-pp.lf
0.07 ± 13% +0.2 0.27 ± 28% perf-profile.children.cycles-pp.con_scroll
0.07 ± 13% +0.2 0.27 ± 28% perf-profile.children.cycles-pp.fbcon_scroll
0.07 ± 13% +0.2 0.27 ± 28% perf-profile.children.cycles-pp.fbcon_redraw
0.15 ± 9% +0.2 0.36 ± 16% perf-profile.children.cycles-pp.update_process_times
0.07 ± 13% +0.2 0.27 ± 29% perf-profile.children.cycles-pp.vt_console_print
0.07 ± 13% +0.2 0.28 ± 30% perf-profile.children.cycles-pp.console_unlock
0.15 ± 9% +0.2 0.36 ± 18% perf-profile.children.cycles-pp.tick_sched_handle
0.05 ± 58% +0.2 0.26 ± 26% perf-profile.children.cycles-pp.bit_putcs
0.07 ± 17% +0.2 0.29 ± 27% perf-profile.children.cycles-pp.irq_work_run_list
0.18 ± 10% +0.2 0.42 ± 17% perf-profile.children.cycles-pp.tick_sched_timer
2.16 ± 6% +0.3 2.44 ± 7% perf-profile.children.cycles-pp.__fsnotify_parent
0.27 ± 12% +0.3 0.59 ± 16% perf-profile.children.cycles-pp.__hrtimer_run_queues
0.38 ± 10% +0.4 0.73 ± 12% perf-profile.children.cycles-pp.hrtimer_interrupt
0.48 ± 17% +0.4 0.89 ± 12% perf-profile.children.cycles-pp.smp_apic_timer_interrupt
0.53 ± 15% +0.5 0.98 ± 10% perf-profile.children.cycles-pp.apic_timer_interrupt
0.58 ± 11% -0.1 0.46 ± 2% perf-profile.self.cycles-pp.touch_atime
0.57 ± 6% -0.1 0.48 ± 9% perf-profile.self.cycles-pp.aa_file_perm
0.42 ± 22% +0.1 0.53 ± 4% perf-profile.self.cycles-pp.timestamp_truncate
1.02 ± 11% +0.1 1.17 ± 5% perf-profile.self.cycles-pp.security_file_permission
0.04 ± 58% +0.2 0.24 ± 26% perf-profile.self.cycles-pp.cfb_imageblit
will-it-scale.per_process_ops
220000 +------------------------------------------------------------------+
| |
200000 |.+.+..+.+.+.+..+.+.+.+..+.+.+.+..+.+.+.+.+..+.+.+.+..+.+.+.+..+.+.|
| |
180000 |-+ |
| |
160000 |-+ |
| |
140000 |-+ |
| |
120000 |-+ |
| |
100000 |-+ |
| O O O O O O O O O O O O O O O O O O O O O O O O |
80000 +------------------------------------------------------------------+
will-it-scale.workload
3.4e+06 +-----------------------------------------------------------------+
3.2e+06 |.+.+..+.+.+.+.+..+.+.+.+.+..+.+.+.+.+..+.+.+.+.+..+.+.+.+.+..+.+.|
| |
3e+06 |-+ |
2.8e+06 |-+ |
2.6e+06 |-+ |
2.4e+06 |-+ |
| |
2.2e+06 |-+ |
2e+06 |-+ |
1.8e+06 |-+ |
1.6e+06 |-+ |
| O O O O O O O O O O O O O O O O O O O O O O O O |
1.4e+06 |-O O O O |
1.2e+06 +-----------------------------------------------------------------+
[*] bisect-good sample
[O] bisect-bad sample
***************************************************************************************************
lkp-ivb-d04: 4 threads Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz with 4G memory
=========================================================================================
compiler/cpufreq_governor/ipc/kconfig/mode/nr_threads/rootfs/tbox_group/testcase/ucode:
gcc-7/performance/socket/x86_64-rhel-7.6/process/100%/debian-x86_64-20191114.cgz/lkp-ivb-d04/hackbench/0x21
commit:
da26170b95 ("ACPI: Convert to new X86 CPU match macros")
06c4d00466 ("cpufreq: Convert to new X86 CPU match macros")
da26170b95feab87 06c4d00466eb374841bc84c39af
---------------- ---------------------------
fail:runs %reproduction fail:runs
| | |
:4 25% 1:4 dmesg.RIP:__bitmap_and
:4 50% 2:4 dmesg.RIP:__do_softirq
:4 100% 4:4 dmesg.RIP:cpuidle_enter_state
:4 25% 1:4 dmesg.RIP:rebalance_domains
:4 25% 1:4 dmesg.RIP:update_group_capacity
1:4 -25% :4 dmesg.WARNING:at#for_ip_interrupt_entry/0x
:4 25% 1:4 dmesg.WARNING:at_ip__slab_free/0x
%stddev %change %stddev
\ | \
10652 -50.9% 5226 hackbench.throughput
616.45 +1.9% 628.27 hackbench.time.elapsed_time
616.45 +1.9% 628.27 hackbench.time.elapsed_time.max
26183210 -52.6% 12416370 hackbench.time.involuntary_context_switches
133947 -49.6% 67461 hackbench.time.minor_page_faults
462.13 +2.6% 473.97 hackbench.time.user_time
82356140 -47.7% 43050586 hackbench.time.voluntary_context_switches
67200000 -50.0% 33600000 hackbench.workload
29592 ± 3% -8.4% 27109 meminfo.Shmem
1.45 ± 8% -0.6 0.87 ± 13% mpstat.cpu.all.idle%
28.95 ± 2% +18.3% 34.23 ± 4% boot-time.boot
10.58 ± 3% +22.1% 12.93 ± 13% boot-time.dhcp
78.27 +12.4% 88.00 ± 5% boot-time.idle
19.00 +5.3% 20.00 vmstat.cpu.us
58.00 +18.5% 68.75 vmstat.procs.r
180350 -49.3% 91464 vmstat.system.cs
42160 -42.9% 24058 vmstat.system.in
19833 ± 6% -30.1% 13870 ± 13% softirqs.CPU0.SCHED
19573 ± 5% -34.8% 12762 ± 16% softirqs.CPU1.SCHED
20252 ± 8% -30.6% 14056 ± 11% softirqs.CPU2.SCHED
18589 ± 2% -28.1% 13361 ± 10% softirqs.CPU3.SCHED
78249 -30.9% 54050 ± 2% softirqs.SCHED
15428247 -41.1% 9093566 cpuidle.C1.time
741881 -46.2% 399347 ± 2% cpuidle.C1.usage
9236605 ± 7% -48.0% 4805448 ± 16% cpuidle.C1E.time
206514 ± 3% -67.0% 68057 ± 13% cpuidle.C1E.usage
4812772 ± 24% -54.1% 2207098 ± 6% cpuidle.C3.time
66794 ± 10% -80.2% 13243 ± 16% cpuidle.C3.usage
440850 ± 2% -85.1% 65487 cpuidle.POLL.time
346018 ± 3% -93.2% 23631 cpuidle.POLL.usage
66449 -5.4% 62844 proc-vmstat.nr_active_anon
64201 -4.7% 61203 proc-vmstat.nr_anon_pages
7397 ± 3% -8.3% 6781 proc-vmstat.nr_shmem
8621 -2.4% 8411 proc-vmstat.nr_slab_unreclaimable
66456 -5.4% 62852 proc-vmstat.nr_zone_active_anon
4483913 -46.2% 2411000 proc-vmstat.numa_hit
4483913 -46.2% 2411000 proc-vmstat.numa_local
1889 ± 18% -36.0% 1209 ± 12% proc-vmstat.pgactivate
5162998 ± 3% -54.1% 2367999 proc-vmstat.pgalloc_dma32
1233551 ± 13% -20.8% 977411 ± 2% proc-vmstat.pgalloc_normal
848575 -13.5% 733782 proc-vmstat.pgfault
6375521 -47.8% 3325722 proc-vmstat.pgfree
1061 ± 2% -11.7% 936.75 ± 4% slabinfo.cred_jar.num_objs
639.00 ± 4% -13.5% 552.50 slabinfo.files_cache.num_objs
2357 ± 4% -25.7% 1751 slabinfo.filp.num_objs
5718 ± 2% -8.9% 5207 slabinfo.kmalloc-64.active_objs
5718 ± 2% -8.9% 5207 slabinfo.kmalloc-64.num_objs
504.00 ± 8% -25.0% 378.00 ± 13% slabinfo.kmalloc-rcl-96.active_objs
504.00 ± 8% -25.0% 378.00 ± 13% slabinfo.kmalloc-rcl-96.num_objs
999.50 ± 3% -15.0% 849.25 ± 2% slabinfo.pid.active_objs
1005 ± 3% -15.5% 849.25 ± 2% slabinfo.pid.num_objs
1005 ± 2% -22.7% 776.75 ± 6% slabinfo.task_delay_info.active_objs
1005 ± 2% -22.7% 776.75 ± 6% slabinfo.task_delay_info.num_objs
4627 -28.4% 3312 slabinfo.vmap_area.active_objs
4627 -28.4% 3312 slabinfo.vmap_area.num_objs
105.25 ± 18% -47.7% 55.00 ± 6% interrupts.CPU0.CAL:Function_call_interrupts
5147603 -52.0% 2471968 interrupts.CPU0.RES:Rescheduling_interrupts
8503 ± 26% -53.6% 3942 ± 32% interrupts.CPU1.NMI:Non-maskable_interrupts
8503 ± 26% -53.6% 3942 ± 32% interrupts.CPU1.PMI:Performance_monitoring_interrupts
5150886 -52.1% 2469304 ± 2% interrupts.CPU1.RES:Rescheduling_interrupts
8809 ± 30% -65.1% 3073 interrupts.CPU2.NMI:Non-maskable_interrupts
8809 ± 30% -65.1% 3073 interrupts.CPU2.PMI:Performance_monitoring_interrupts
5323969 -52.9% 2509857 ± 2% interrupts.CPU2.RES:Rescheduling_interrupts
9425 ± 32% -43.6% 5312 ± 24% interrupts.CPU3.NMI:Non-maskable_interrupts
9425 ± 32% -43.6% 5312 ± 24% interrupts.CPU3.PMI:Performance_monitoring_interrupts
5218416 -52.1% 2502172 ± 2% interrupts.CPU3.RES:Rescheduling_interrupts
34610 ± 19% -49.4% 17508 ± 17% interrupts.NMI:Non-maskable_interrupts
34610 ± 19% -49.4% 17508 ± 17% interrupts.PMI:Performance_monitoring_interrupts
20840876 -52.2% 9953302 interrupts.RES:Rescheduling_interrupts
138.00 ± 10% -76.8% 32.00 ± 21% interrupts.TLB:TLB_shootdowns
221.11 ± 5% -9.6% 199.95 ± 3% sched_debug.cfs_rq:/.load_avg.min
17205 ± 13% +39.0% 23921 ± 14% sched_debug.cfs_rq:/.min_vruntime.stddev
88.73 ± 4% +15.8% 102.75 ± 6% sched_debug.cfs_rq:/.runnable_load_avg.stddev
11838 ± 74% +97.7% 23405 ± 9% sched_debug.cfs_rq:/.spread0.avg
36932 ± 29% +60.6% 59303 ± 10% sched_debug.cfs_rq:/.spread0.max
17191 ± 13% +39.0% 23899 ± 14% sched_debug.cfs_rq:/.spread0.stddev
312.17 ± 17% +47.3% 459.76 ± 17% sched_debug.cfs_rq:/.util_est_enqueued.avg
599.45 ± 11% +49.6% 896.68 ± 15% sched_debug.cfs_rq:/.util_est_enqueued.max
207.23 ± 10% +47.4% 305.45 ± 11% sched_debug.cfs_rq:/.util_est_enqueued.stddev
192714 ± 5% +35.9% 261993 ± 19% sched_debug.cpu.avg_idle.max
62207 ± 7% +41.7% 88152 ± 18% sched_debug.cpu.avg_idle.stddev
8.93 ± 23% +156.3% 22.88 ± 41% sched_debug.cpu.clock.stddev
8.93 ± 23% +156.3% 22.88 ± 41% sched_debug.cpu.clock_task.stddev
5421 ± 4% -20.3% 4320 ± 3% sched_debug.cpu.curr->pid.avg
6032 -17.4% 4985 sched_debug.cpu.curr->pid.max
4386 ± 13% -21.2% 3455 ± 16% sched_debug.cpu.curr->pid.min
0.00 ± 5% +32.5% 0.00 ± 21% sched_debug.cpu.next_balance.stddev
13635331 -49.5% 6886404 sched_debug.cpu.nr_switches.avg
13949714 -48.8% 7142472 sched_debug.cpu.nr_switches.max
13214558 -49.6% 6655528 sched_debug.cpu.nr_switches.min
8.74 +6.1% 9.27 perf-stat.i.MPKI
1.157e+09 -49.3% 5.864e+08 perf-stat.i.branch-instructions
2.25 +0.1 2.40 perf-stat.i.branch-miss-rate%
26103488 -45.9% 14110500 perf-stat.i.branch-misses
20.51 -1.1 19.42 perf-stat.i.cache-miss-rate%
10183776 -49.0% 5191242 perf-stat.i.cache-misses
52006330 -46.4% 27886153 perf-stat.i.cache-references
180002 -49.2% 91520 perf-stat.i.context-switches
2.17 -4.2% 2.08 perf-stat.i.cpi
1.292e+10 -51.5% 6.268e+09 perf-stat.i.cpu-cycles
1278 -33.4% 851.81 ± 17% perf-stat.i.cpu-migrations
1459 ± 3% -6.0% 1371 perf-stat.i.cycles-between-cache-misses
3.19 ± 4% -0.3 2.87 ± 7% perf-stat.i.dTLB-load-miss-rate%
57028288 ± 4% -55.1% 25620015 ± 7% perf-stat.i.dTLB-load-misses
1.73e+09 -49.8% 8.68e+08 perf-stat.i.dTLB-loads
0.57 -0.0 0.56 perf-stat.i.dTLB-store-miss-rate%
7290773 -51.5% 3539051 perf-stat.i.dTLB-store-misses
1.269e+09 -50.1% 6.333e+08 perf-stat.i.dTLB-stores
4136276 -50.5% 2047504 perf-stat.i.iTLB-load-misses
159476 ± 4% -47.5% 83773 ± 4% perf-stat.i.iTLB-loads
5.963e+09 -49.3% 3.021e+09 perf-stat.i.instructions
1509 +2.2% 1542 perf-stat.i.instructions-per-iTLB-miss
0.46 +4.4% 0.48 perf-stat.i.ipc
1338 -15.5% 1131 perf-stat.i.minor-faults
1338 -15.5% 1131 perf-stat.i.page-faults
8.72 +5.8% 9.23 perf-stat.overall.MPKI
2.26 +0.1 2.41 perf-stat.overall.branch-miss-rate%
19.58 -1.0 18.62 perf-stat.overall.cache-miss-rate%
2.17 -4.3% 2.08 perf-stat.overall.cpi
1269 -4.9% 1207 perf-stat.overall.cycles-between-cache-misses
3.19 ± 4% -0.3 2.87 ± 7% perf-stat.overall.dTLB-load-miss-rate%
0.57 -0.0 0.56 perf-stat.overall.dTLB-store-miss-rate%
1441 +2.4% 1475 perf-stat.overall.instructions-per-iTLB-miss
0.46 +4.4% 0.48 perf-stat.overall.ipc
54691 +3.3% 56503 perf-stat.overall.path-length
1.155e+09 -49.3% 5.855e+08 perf-stat.ps.branch-instructions
26062433 -45.9% 14088880 perf-stat.ps.branch-misses
10167610 -49.0% 5183840 perf-stat.ps.cache-misses
51918727 -46.4% 27836233 perf-stat.ps.cache-references
179688 -49.2% 91329 perf-stat.ps.context-switches
1.29e+10 -51.5% 6.258e+09 perf-stat.ps.cpu-cycles
1276 -33.4% 849.56 ± 17% perf-stat.ps.cpu-migrations
56934513 ± 4% -55.1% 25577876 ± 7% perf-stat.ps.dTLB-load-misses
1.727e+09 -49.8% 8.667e+08 perf-stat.ps.dTLB-loads
7278857 -51.5% 3533338 perf-stat.ps.dTLB-store-misses
1.267e+09 -50.1% 6.323e+08 perf-stat.ps.dTLB-stores
4129263 -50.5% 2043682 perf-stat.ps.iTLB-load-misses
159193 ± 4% -47.5% 83601 ± 4% perf-stat.ps.iTLB-loads
5.954e+09 -49.3% 3.016e+09 perf-stat.ps.instructions
1336 -15.5% 1129 perf-stat.ps.minor-faults
1336 -15.5% 1129 perf-stat.ps.page-faults
3.675e+12 -48.3% 1.899e+12 perf-stat.total.instructions
1.12 ± 11% -0.7 0.39 ± 57% perf-profile.calltrace.cycles-pp.secondary_startup_64
2.75 -0.7 2.06 ± 6% perf-profile.calltrace.cycles-pp.copy_user_enhanced_fast_string.copyout._copy_to_iter.__skb_datagram_iter.skb_copy_datagram_iter
2.84 -0.7 2.15 ± 5% perf-profile.calltrace.cycles-pp.copyout._copy_to_iter.__skb_datagram_iter.skb_copy_datagram_iter.unix_stream_read_actor
3.82 ± 2% -0.6 3.18 ± 2% perf-profile.calltrace.cycles-pp._copy_to_iter.__skb_datagram_iter.skb_copy_datagram_iter.unix_stream_read_actor.unix_stream_read_generic
9.99 -0.5 9.44 perf-profile.calltrace.cycles-pp.sock_alloc_send_pskb.unix_stream_sendmsg.sock_sendmsg.sock_write_iter.new_sync_write
1.40 ± 8% -0.5 0.90 ± 5% perf-profile.calltrace.cycles-pp.skb_release_data.consume_skb.unix_stream_read_generic.unix_stream_recvmsg.sock_read_iter
1.53 ± 4% -0.5 1.03 ± 7% perf-profile.calltrace.cycles-pp.skb_set_owner_w.sock_alloc_send_pskb.unix_stream_sendmsg.sock_sendmsg.sock_write_iter
7.46 -0.5 7.00 perf-profile.calltrace.cycles-pp.__skb_datagram_iter.skb_copy_datagram_iter.unix_stream_read_actor.unix_stream_read_generic.unix_stream_recvmsg
5.44 ± 3% -0.4 4.99 ± 3% perf-profile.calltrace.cycles-pp.consume_skb.unix_stream_read_generic.unix_stream_recvmsg.sock_read_iter.new_sync_read
28.44 -0.4 28.02 perf-profile.calltrace.cycles-pp.new_sync_write.vfs_write.ksys_write.do_syscall_64.entry_SYSCALL_64_after_hwframe
7.70 -0.4 7.28 perf-profile.calltrace.cycles-pp.unix_stream_read_actor.unix_stream_read_generic.unix_stream_recvmsg.sock_read_iter.new_sync_read
7.60 -0.4 7.18 perf-profile.calltrace.cycles-pp.skb_copy_datagram_iter.unix_stream_read_actor.unix_stream_read_generic.unix_stream_recvmsg.sock_read_iter
1.18 ± 6% -0.2 1.01 ± 8% perf-profile.calltrace.cycles-pp._raw_spin_lock.unix_stream_sendmsg.sock_sendmsg.sock_write_iter.new_sync_write
1.54 +0.1 1.62 ± 3% perf-profile.calltrace.cycles-pp.activate_task.ttwu_do_activate.try_to_wake_up.autoremove_wake_function.__wake_up_common
1.69 +0.1 1.81 ± 5% perf-profile.calltrace.cycles-pp.sock_recvmsg.sock_read_iter.new_sync_read.vfs_read.ksys_read
0.86 ± 5% +0.1 1.00 ± 7% perf-profile.calltrace.cycles-pp.fsnotify.vfs_read.ksys_read.do_syscall_64.entry_SYSCALL_64_after_hwframe
1.77 ± 4% +0.2 1.97 ± 8% perf-profile.calltrace.cycles-pp.security_file_permission.vfs_write.ksys_write.do_syscall_64.entry_SYSCALL_64_after_hwframe
3.95 ± 3% +0.2 4.19 ± 2% perf-profile.calltrace.cycles-pp.skb_copy_datagram_from_iter.unix_stream_sendmsg.sock_sendmsg.sock_write_iter.new_sync_write
4.12 ± 3% +0.7 4.84 ± 8% perf-profile.calltrace.cycles-pp.__sched_text_start.schedule.schedule_timeout.unix_stream_read_generic.unix_stream_recvmsg
2.85 -0.7 2.16 ± 6% perf-profile.children.cycles-pp.copyout
3.61 ± 2% -0.7 2.95 ± 4% perf-profile.children.cycles-pp.copy_user_enhanced_fast_string
3.85 ± 2% -0.7 3.20 ± 2% perf-profile.children.cycles-pp._copy_to_iter
1.12 ± 11% -0.6 0.51 ± 6% perf-profile.children.cycles-pp.secondary_startup_64
1.12 ± 11% -0.6 0.51 ± 6% perf-profile.children.cycles-pp.cpu_startup_entry
1.12 ± 11% -0.6 0.51 ± 6% perf-profile.children.cycles-pp.do_idle
10.01 -0.5 9.46 perf-profile.children.cycles-pp.sock_alloc_send_pskb
0.97 ± 8% -0.5 0.44 ± 10% perf-profile.children.cycles-pp.cpuidle_enter
0.97 ± 8% -0.5 0.44 ± 10% perf-profile.children.cycles-pp.cpuidle_enter_state
1.41 ± 8% -0.5 0.90 ± 4% perf-profile.children.cycles-pp.skb_release_data
0.88 ± 20% -0.5 0.38 ± 4% perf-profile.children.cycles-pp.start_secondary
28.59 -0.5 28.09 perf-profile.children.cycles-pp.new_sync_write
1.54 ± 4% -0.5 1.05 ± 8% perf-profile.children.cycles-pp.skb_set_owner_w
0.90 ± 4% -0.5 0.42 ± 9% perf-profile.children.cycles-pp.intel_idle
7.48 -0.5 7.03 perf-profile.children.cycles-pp.__skb_datagram_iter
5.45 ± 3% -0.4 5.00 ± 3% perf-profile.children.cycles-pp.consume_skb
7.72 -0.4 7.30 perf-profile.children.cycles-pp.unix_stream_read_actor
7.62 -0.4 7.21 perf-profile.children.cycles-pp.skb_copy_datagram_iter
0.24 ± 22% -0.1 0.13 ± 14% perf-profile.children.cycles-pp.start_kernel
0.10 ± 9% -0.0 0.06 ± 20% perf-profile.children.cycles-pp.should_failslab
0.06 ± 17% +0.0 0.09 ± 17% perf-profile.children.cycles-pp.interrupt_entry
0.08 +0.0 0.12 ± 13% perf-profile.children.cycles-pp.native_irq_return_iret
0.11 ± 11% +0.0 0.16 ± 7% perf-profile.children.cycles-pp.rw_verify_area
0.33 ± 7% +0.0 0.38 ± 8% perf-profile.children.cycles-pp.ttwu_do_wakeup
0.04 ± 58% +0.1 0.09 ± 14% perf-profile.children.cycles-pp.__handle_mm_fault
0.04 ± 57% +0.1 0.10 ± 18% perf-profile.children.cycles-pp.__x64_sys_execve
0.04 ± 57% +0.1 0.10 ± 18% perf-profile.children.cycles-pp.__do_execve_file
0.04 ± 58% +0.1 0.10 ± 13% perf-profile.children.cycles-pp.handle_mm_fault
0.04 ± 58% +0.1 0.10 ± 20% perf-profile.children.cycles-pp.execve
0.03 ±100% +0.1 0.09 ± 21% perf-profile.children.cycles-pp.handle_pte_fault
0.01 ±173% +0.1 0.07 ± 22% perf-profile.children.cycles-pp.search_binary_handler
0.01 ±173% +0.1 0.07 ± 22% perf-profile.children.cycles-pp.load_elf_binary
0.01 ±173% +0.1 0.07 ± 30% perf-profile.children.cycles-pp.exit_mmap
0.05 ± 61% +0.1 0.12 ± 15% perf-profile.children.cycles-pp.do_page_fault
0.01 ±173% +0.1 0.08 ± 27% perf-profile.children.cycles-pp.mmput
0.00 +0.1 0.07 ± 28% perf-profile.children.cycles-pp.clockevents_program_event
0.28 ± 10% +0.1 0.35 ± 8% perf-profile.children.cycles-pp.update_rq_clock
0.07 ± 21% +0.1 0.14 ± 18% perf-profile.children.cycles-pp.task_tick_fair
0.05 ± 61% +0.1 0.13 ± 6% perf-profile.children.cycles-pp.page_fault
0.00 +0.1 0.08 ± 13% perf-profile.children.cycles-pp.read
1.64 +0.1 1.73 ± 4% perf-profile.children.cycles-pp.activate_task
1.59 +0.1 1.69 ± 4% perf-profile.children.cycles-pp.enqueue_task_fair
0.62 ± 8% +0.1 0.72 ± 4% perf-profile.children.cycles-pp._raw_spin_unlock_irqrestore
0.08 ± 17% +0.1 0.19 ± 15% perf-profile.children.cycles-pp.scheduler_tick
0.18 ± 23% +0.1 0.30 ± 19% perf-profile.children.cycles-pp.update_process_times
0.19 ± 23% +0.1 0.32 ± 20% perf-profile.children.cycles-pp.tick_sched_handle
0.14 ± 27% +0.2 0.30 ± 7% perf-profile.children.cycles-pp.prepare_exit_to_usermode
0.22 ± 17% +0.2 0.38 ± 10% perf-profile.children.cycles-pp.tick_sched_timer
3.24 ± 2% +0.2 3.42 ± 3% perf-profile.children.cycles-pp.simple_copy_to_iter
0.16 ± 24% +0.2 0.37 ± 7% perf-profile.children.cycles-pp.swapgs_restore_regs_and_return_to_usermode
1.29 ± 3% +0.2 1.52 ± 9% perf-profile.children.cycles-pp.fsnotify
4.65 ± 2% +0.2 4.88 perf-profile.children.cycles-pp.__check_object_size
3.98 ± 3% +0.2 4.22 ± 2% perf-profile.children.cycles-pp.skb_copy_datagram_from_iter
0.30 ± 13% +0.3 0.56 ± 10% perf-profile.children.cycles-pp.__hrtimer_run_queues
0.34 ± 34% +0.3 0.62 ± 38% perf-profile.children.cycles-pp.io_serial_in
0.51 ± 20% +0.3 0.80 ± 23% perf-profile.children.cycles-pp.irq_work_run_list
0.46 ± 28% +0.3 0.76 ± 20% perf-profile.children.cycles-pp.irq_work_interrupt
0.46 ± 28% +0.3 0.76 ± 20% perf-profile.children.cycles-pp.smp_irq_work_interrupt
0.46 ± 28% +0.3 0.76 ± 20% perf-profile.children.cycles-pp.irq_work_run
0.46 ± 28% +0.3 0.76 ± 20% perf-profile.children.cycles-pp.printk
0.38 ± 11% +0.3 0.72 ± 6% perf-profile.children.cycles-pp.hrtimer_interrupt
0.49 ± 3% +0.4 0.89 ± 4% perf-profile.children.cycles-pp.smp_apic_timer_interrupt
0.52 ± 3% +0.4 0.97 ± 4% perf-profile.children.cycles-pp.apic_timer_interrupt
3.58 ± 2% -0.7 2.89 ± 4% perf-profile.self.cycles-pp.copy_user_enhanced_fast_string
3.50 ± 3% -0.6 2.91 perf-profile.self.cycles-pp.unix_stream_read_generic
0.90 ± 4% -0.5 0.42 ± 9% perf-profile.self.cycles-pp.intel_idle
1.50 ± 3% -0.5 1.02 ± 9% perf-profile.self.cycles-pp.skb_set_owner_w
1.35 ± 6% -0.5 0.89 ± 4% perf-profile.self.cycles-pp.skb_release_data
0.67 ± 7% -0.1 0.56 ± 5% perf-profile.self.cycles-pp.new_sync_write
0.25 ± 2% -0.0 0.22 ± 4% perf-profile.self.cycles-pp.___perf_sw_event
0.12 +0.0 0.14 ± 9% perf-profile.self.cycles-pp.pick_next_entity
0.06 ± 17% +0.0 0.09 ± 14% perf-profile.self.cycles-pp.interrupt_entry
0.13 ± 5% +0.0 0.16 ± 7% perf-profile.self.cycles-pp.security_socket_recvmsg
0.22 ± 5% +0.0 0.26 ± 6% perf-profile.self.cycles-pp.enqueue_task_fair
0.08 +0.0 0.12 ± 13% perf-profile.self.cycles-pp.native_irq_return_iret
0.11 ± 11% +0.0 0.16 ± 7% perf-profile.self.cycles-pp.rw_verify_area
0.01 ±173% +0.1 0.08 ± 11% perf-profile.self.cycles-pp.prepare_exit_to_usermode
0.19 ± 6% +0.1 0.26 ± 11% perf-profile.self.cycles-pp.update_load_avg
0.00 +0.1 0.07 ± 11% perf-profile.self.cycles-pp.swapgs_restore_regs_and_return_to_usermode
0.53 ± 4% +0.1 0.61 ± 3% perf-profile.self.cycles-pp._raw_spin_unlock_irqrestore
0.84 ± 4% +0.1 0.96 ± 5% perf-profile.self.cycles-pp.sock_write_iter
***************************************************************************************************
lkp-bdw-ex2: 160 threads Intel(R) Xeon(R) CPU E7-8890 v4 @ 2.20GHz with 256G memory
=========================================================================================
bs/compiler/cpufreq_governor/disk/fs2/fs/ioengine/kconfig/nr_task/rootfs/runtime/rw/tbox_group/test_size/testcase/ucode:
4k/gcc-7/performance/1SSD/nfsv4/ext4/sync/x86_64-rhel-7.6/100%/debian-x86_64-20191114.cgz/300s/write/lkp-bdw-ex2/128G/fio-basic/0xb000038
commit:
da26170b95 ("ACPI: Convert to new X86 CPU match macros")
06c4d00466 ("cpufreq: Convert to new X86 CPU match macros")
da26170b95feab87 06c4d00466eb374841bc84c39af
---------------- ---------------------------
fail:runs %reproduction fail:runs
| | |
:4 100% 4:4 dmesg.RIP:_raw_spin_unlock_irqrestore
:4 100% 4:4 dmesg.RIP:cpuidle_enter_state
:4 25% 1:4 dmesg.RIP:find_busiest_group
%stddev %change %stddev
\ | \
0.01 +0.0 0.03 ± 11% fio.latency_1000us%
50.49 -41.2 9.26 ± 8% fio.latency_100us%
11.47 ± 2% +0.8 12.25 ± 2% fio.latency_10us%
5.50 ± 7% +0.6 6.10 ± 5% fio.latency_20us%
14.81 ± 6% +39.7 54.48 fio.latency_250us%
0.01 ± 15% +0.0 0.05 ± 3% fio.latency_2ms%
0.01 +0.0 0.03 ± 8% fio.latency_4ms%
6.11 ± 6% -6.1 0.00 fio.latency_4us%
0.22 ± 7% +14.1 14.32 ± 6% fio.latency_500us%
0.26 ± 2% -0.0 0.22 ± 7% fio.latency_50ms%
11.03 ± 9% -8.2 2.81 ± 21% fio.latency_50us%
0.01 ± 10% +0.3 0.36 ± 35% fio.latency_750us%
62.93 +19.0% 74.91 fio.time.elapsed_time
62.93 +19.0% 74.91 fio.time.elapsed_time.max
10763 ± 19% +47.6% 15884 ± 13% fio.time.involuntary_context_switches
3480 ± 2% +93.5% 6735 ± 2% fio.time.percent_of_cpu_this_job_got
2071 ± 2% +128.0% 4723 ± 3% fio.time.system_time
118.74 ± 9% +171.0% 321.75 ± 6% fio.time.user_time
118071 ± 2% -11.8% 104102 ± 6% fio.time.voluntary_context_switches
2111 -15.4% 1785 fio.write_bw_MBps
115712 +156.6% 296960 ± 2% fio.write_clat_90%_us
149504 ± 2% +137.7% 355328 ± 2% fio.write_clat_95%_us
218112 +116.4% 472064 ± 3% fio.write_clat_99%_us
236227 ± 2% +26.0% 297561 ± 3% fio.write_clat_mean_us
3218913 ± 2% -6.0% 3025229 ± 3% fio.write_clat_stddev
540447 -15.4% 457198 fio.write_iops
28.64 ± 11% +15.3% 33.03 ± 10% boot-time.dhcp
38.57 ± 4% -6.3 32.30 ± 2% mpstat.cpu.all.idle%
43.75 ± 4% -11.2 32.52 ± 3% mpstat.cpu.all.iowait%
16.67 ± 2% +16.1 32.74 ± 2% mpstat.cpu.all.sys%
1.01 ± 9% +1.4 2.44 ± 6% mpstat.cpu.all.usr%
39.75 ± 4% -15.1% 33.75 ± 2% vmstat.cpu.id
42.00 ± 4% -25.6% 31.25 ± 4% vmstat.cpu.wa
825875 -14.9% 703107 vmstat.io.bo
1.042e+08 -10.6% 93215832 vmstat.memory.cache
88.25 ± 3% -26.9% 64.50 ± 6% vmstat.procs.b
32.25 ± 4% +104.7% 66.00 ± 3% vmstat.procs.r
9068 -20.3% 7223 ± 2% vmstat.system.cs
1.008e+08 -10.3% 90403887 meminfo.Cached
75666224 -9.9% 68204627 meminfo.Dirty
99657811 -10.4% 89290981 meminfo.Inactive
99231982 -10.4% 88863754 meminfo.Inactive(file)
2862205 -10.2% 2569201 meminfo.KReclaimable
1.053e+08 -10.1% 94642730 meminfo.Memused
2862205 -10.2% 2569201 meminfo.SReclaimable
137009 -30.5% 95289 meminfo.Writeback
2187195 -14.8% 1863029 meminfo.max_used_kB
40.38 ± 4% -15.8% 34.00 ± 2% iostat.cpu.idle
42.44 ± 4% -25.3% 31.70 ± 3% iostat.cpu.iowait
16.19 ± 2% +97.2% 31.92 ± 2% iostat.cpu.system
0.99 ± 9% +141.7% 2.38 ± 6% iostat.cpu.user
890.43 -33.8% 589.25 iostat.nvme0n1.avgqu-sz
725.23 +48.7% 1078 iostat.nvme0n1.avgrq-sz
121.86 -32.9% 81.81 iostat.nvme0n1.await
80.82 -11.9% 71.24 iostat.nvme0n1.util
6454 -14.7% 5508 iostat.nvme0n1.w/s
121.96 -32.9% 81.87 iostat.nvme0n1.w_await
862871 -10.2% 775064 iostat.nvme0n1.wkB/s
87.47 ± 4% -16.5% 73.08 ± 6% iostat.nvme0n1.wrqm/s
0.26 ± 21% +629.3% 1.89 ± 47% sched_debug.cfs_rq:/.exec_clock.avg
10.52 ± 19% +190.0% 30.50 ± 13% sched_debug.cfs_rq:/.exec_clock.max
1.28 ± 10% +320.4% 5.39 ± 29% sched_debug.cfs_rq:/.exec_clock.stddev
38450 ± 21% +54.7% 59472 ± 15% sched_debug.cfs_rq:/.min_vruntime.avg
65419 ± 12% +45.9% 95454 ± 11% sched_debug.cfs_rq:/.min_vruntime.max
5839 ± 10% +57.4% 9193 ± 9% sched_debug.cfs_rq:/.min_vruntime.stddev
19196 ± 32% +46.5% 28121 ± 19% sched_debug.cfs_rq:/.spread0.max
5825 ± 11% +57.8% 9192 ± 9% sched_debug.cfs_rq:/.spread0.stddev
6.80 ± 21% +85.0% 12.58 ± 5% sched_debug.cpu.clock.stddev
6.80 ± 21% +85.0% 12.58 ± 5% sched_debug.cpu.clock_task.stddev
1045 ± 10% -72.5% 287.75 ± 21% sched_debug.cpu.nr_switches.min
-38.75 +34.8% -52.25 sched_debug.cpu.nr_uninterruptible.min
18926599 -9.9% 17057835 proc-vmstat.nr_dirty
25229381 -10.5% 22587355 proc-vmstat.nr_file_pages
97433647 +2.8% 1.002e+08 proc-vmstat.nr_free_pages
24843018 -10.6% 22199587 proc-vmstat.nr_inactive_file
29311 +1.5% 29745 proc-vmstat.nr_kernel_stack
47.75 ± 63% +196.9% 141.75 ± 18% proc-vmstat.nr_mlock
4409 +4.2% 4592 ± 2% proc-vmstat.nr_page_table_pages
716303 -10.4% 642043 proc-vmstat.nr_slab_reclaimable
34293 -31.3% 23568 ± 2% proc-vmstat.nr_writeback
24843018 -10.6% 22199585 proc-vmstat.nr_zone_inactive_file
18965005 -9.9% 17085522 proc-vmstat.nr_zone_write_pending
11693 ± 12% -45.8% 6342 ± 19% proc-vmstat.numa_hint_faults
13169 ± 16% -58.1% 5515 ± 38% proc-vmstat.numa_pages_migrated
483092 +6.9% 516333 proc-vmstat.pgfault
13169 ± 16% -58.1% 5515 ± 38% proc-vmstat.pgmigrate_success
24821824 -10.5% 22205493 slabinfo.buffer_head.active_objs
636457 -10.5% 569371 slabinfo.buffer_head.active_slabs
24821835 -10.5% 22205507 slabinfo.buffer_head.num_objs
636457 -10.5% 569371 slabinfo.buffer_head.num_slabs
771.50 ± 14% -67.1% 254.00 ± 37% slabinfo.ext4_io_end.active_objs
771.50 ± 14% -67.1% 254.00 ± 37% slabinfo.ext4_io_end.num_objs
992.75 ± 7% +16.4% 1156 ± 3% slabinfo.file_lock_cache.active_objs
992.75 ± 7% +16.4% 1156 ± 3% slabinfo.file_lock_cache.num_objs
3624 ± 4% -27.3% 2635 ± 3% slabinfo.fsnotify_mark_connector.active_objs
3624 ± 4% -27.3% 2635 ± 3% slabinfo.fsnotify_mark_connector.num_objs
1530 +38.2% 2115 ± 6% slabinfo.jbd2_journal_head.active_objs
1530 +38.2% 2115 ± 6% slabinfo.jbd2_journal_head.num_objs
1215 ± 6% +12.5% 1368 ± 4% slabinfo.khugepaged_mm_slot.active_objs
1215 ± 6% +12.5% 1368 ± 4% slabinfo.khugepaged_mm_slot.num_objs
640.00 ± 18% +42.5% 912.00 ± 5% slabinfo.kmalloc-rcl-128.active_objs
640.00 ± 18% +42.5% 912.00 ± 5% slabinfo.kmalloc-rcl-128.num_objs
1165 ± 5% +17.1% 1365 ± 7% slabinfo.kmalloc-rcl-96.active_objs
1165 ± 5% +17.1% 1365 ± 7% slabinfo.kmalloc-rcl-96.num_objs
416192 -10.0% 374491 slabinfo.radix_tree_node.active_objs
7432 -10.0% 6687 slabinfo.radix_tree_node.active_slabs
416205 -10.0% 374510 slabinfo.radix_tree_node.num_objs
7432 -10.0% 6687 slabinfo.radix_tree_node.num_slabs
9065 ± 12% -23.8% 6906 ± 12% slabinfo.skbuff_ext_cache.active_objs
9129 ± 12% -24.2% 6921 ± 12% slabinfo.skbuff_ext_cache.num_objs
13150 ± 55% -98.5% 202.25 ±134% numa-meminfo.node0.Active(file)
28557438 ± 6% -11.3% 25340135 ± 3% numa-meminfo.node0.FilePages
28265712 ± 6% -11.3% 25064013 ± 3% numa-meminfo.node0.Inactive
28154197 ± 6% -11.0% 25054378 ± 3% numa-meminfo.node0.Inactive(file)
29724574 ± 6% -11.0% 26464625 ± 3% numa-meminfo.node0.MemUsed
39327 ± 8% -19.9% 31504 ± 12% numa-meminfo.node0.Writeback
24343329 ± 5% -14.1% 20913850 ± 2% numa-meminfo.node1.Dirty
98253 ± 53% -76.1% 23496 ± 66% numa-meminfo.node2.Active
98128 ± 53% -80.6% 19045 ± 48% numa-meminfo.node2.Active(anon)
38395 ± 27% -86.9% 5025 ±168% numa-meminfo.node2.AnonHugePages
97719 ± 54% -81.0% 18553 ± 48% numa-meminfo.node2.AnonPages
20150614 ± 4% -14.4% 17239545 ± 4% numa-meminfo.node2.Dirty
26193001 ± 3% -13.1% 22756026 ± 3% numa-meminfo.node2.FilePages
25918744 ± 3% -13.3% 22480655 ± 3% numa-meminfo.node2.Inactive
4474 ± 81% +4519.1% 206691 ± 95% numa-meminfo.node2.Inactive(anon)
25914269 ± 3% -14.0% 22273961 ± 4% numa-meminfo.node2.Inactive(file)
756380 ± 4% -15.3% 640377 ± 4% numa-meminfo.node2.KReclaimable
7431 ± 23% +2677.9% 206443 ± 95% numa-meminfo.node2.Mapped
27352641 ± 3% -13.3% 23716734 ± 3% numa-meminfo.node2.MemUsed
756380 ± 4% -15.3% 640377 ± 4% numa-meminfo.node2.SReclaimable
4989 ± 68% +4054.7% 207278 ± 95% numa-meminfo.node2.Shmem
820481 ± 3% -13.5% 709868 ± 3% numa-meminfo.node2.Slab
35510 ± 19% -31.5% 24329 ± 9% numa-meminfo.node2.Writeback
108489 ±154% -96.8% 3454 ±113% numa-meminfo.node3.Inactive(anon)
108947 ±153% -96.4% 3886 ±101% numa-meminfo.node3.Shmem
853184 ± 6% -13.7% 735941 ± 4% numa-meminfo.node3.Slab
37242 ± 15% -64.4% 13262 ± 21% numa-meminfo.node3.Writeback
3287 ± 55% -98.5% 50.50 ±134% numa-vmstat.node0.nr_active_file
7156844 ± 6% -11.1% 6363900 ± 3% numa-vmstat.node0.nr_file_pages
7056253 ± 6% -10.8% 6292548 ± 3% numa-vmstat.node0.nr_inactive_file
3287 ± 55% -98.5% 50.50 ±134% numa-vmstat.node0.nr_zone_active_file
7056204 ± 6% -10.8% 6292474 ± 3% numa-vmstat.node0.nr_zone_inactive_file
6099489 ± 5% -13.8% 5258753 ± 2% numa-vmstat.node1.nr_dirty
6108384 ± 5% -13.8% 5266944 ± 2% numa-vmstat.node1.nr_zone_write_pending
24521 ± 53% -80.6% 4761 ± 48% numa-vmstat.node2.nr_active_anon
24415 ± 54% -81.0% 4636 ± 48% numa-vmstat.node2.nr_anon_pages
6492301 ± 3% -12.8% 5664449 ± 5% numa-vmstat.node2.nr_dirtied
5044238 ± 4% -14.2% 4326756 ± 4% numa-vmstat.node2.nr_dirty
6560936 ± 3% -12.9% 5717787 ± 3% numa-vmstat.node2.nr_file_pages
1118 ± 81% +4579.8% 52343 ± 95% numa-vmstat.node2.nr_inactive_anon
6491277 ± 3% -13.8% 5596555 ± 4% numa-vmstat.node2.nr_inactive_file
1890 ± 22% +2667.7% 52316 ± 95% numa-vmstat.node2.nr_mapped
1247 ± 68% +4108.6% 52492 ± 95% numa-vmstat.node2.nr_shmem
189719 ± 4% -15.2% 160931 ± 4% numa-vmstat.node2.nr_slab_reclaimable
24521 ± 53% -80.6% 4761 ± 48% numa-vmstat.node2.nr_zone_active_anon
1118 ± 81% +4579.8% 52343 ± 95% numa-vmstat.node2.nr_zone_inactive_anon
6491249 ± 3% -13.8% 5596490 ± 4% numa-vmstat.node2.nr_zone_inactive_file
5054299 ± 4% -14.3% 4333422 ± 4% numa-vmstat.node2.nr_zone_write_pending
6960453 ± 3% -10.9% 6204543 ± 2% numa-vmstat.node2.numa_hit
6854850 ± 3% -11.0% 6097739 ± 2% numa-vmstat.node2.numa_local
27129 ±154% -96.8% 863.00 ±113% numa-vmstat.node3.nr_inactive_anon
27244 ±153% -96.4% 971.25 ±101% numa-vmstat.node3.nr_shmem
6778 ± 30% -53.4% 3159 ± 32% numa-vmstat.node3.nr_writeback
27128 ±154% -96.8% 863.00 ±113% numa-vmstat.node3.nr_zone_inactive_anon
1.499e+09 -9.9% 1.35e+09 perf-stat.i.branch-instructions
22610189 ± 9% -21.1% 17834843 ± 5% perf-stat.i.cache-misses
9070 -19.3% 7317 ± 2% perf-stat.i.context-switches
6.88 +28.9% 8.87 ± 3% perf-stat.i.cpi
9.411e+10 -13.8% 8.115e+10 ± 3% perf-stat.i.cpu-cycles
229.46 -3.1% 222.39 perf-stat.i.cpu-migrations
2522 ± 8% +27.0% 3204 ± 5% perf-stat.i.cycles-between-cache-misses
2.104e+09 -11.1% 1.871e+09 perf-stat.i.dTLB-loads
1.241e+09 ± 3% -13.1% 1.079e+09 ± 4% perf-stat.i.dTLB-stores
7.319e+09 -10.2% 6.576e+09 perf-stat.i.instructions
0.28 ± 4% -7.1% 0.26 ± 6% perf-stat.i.ipc
5743 -6.3% 5380 perf-stat.i.minor-faults
2832251 ± 11% -10.9% 2522769 ± 4% perf-stat.i.node-load-misses
360798 ± 8% -9.9% 324943 perf-stat.i.node-loads
56.99 +2.7 59.74 perf-stat.i.node-store-miss-rate%
1866852 -16.9% 1550725 ± 2% perf-stat.i.node-stores
5743 -6.3% 5380 perf-stat.i.page-faults
59.19 +4.3 63.45 perf-stat.overall.node-store-miss-rate%
13890 +7.8% 14967 ± 2% perf-stat.overall.path-length
1.497e+09 -8.5% 1.37e+09 perf-stat.ps.branch-instructions
22771549 ± 9% -19.2% 18399566 ± 4% perf-stat.ps.cache-misses
8877 -21.2% 6997 ± 2% perf-stat.ps.context-switches
9.549e+10 -10.3% 8.568e+10 ± 2% perf-stat.ps.cpu-cycles
225.91 -3.0% 219.18 perf-stat.ps.cpu-migrations
2.104e+09 -9.6% 1.901e+09 perf-stat.ps.dTLB-loads
1.239e+09 ± 3% -11.9% 1.092e+09 ± 4% perf-stat.ps.dTLB-stores
7.311e+09 -8.7% 6.677e+09 perf-stat.ps.instructions
5652 -7.3% 5240 perf-stat.ps.minor-faults
1882547 ± 2% -14.3% 1613747 ± 2% perf-stat.ps.node-stores
5652 -7.3% 5240 perf-stat.ps.page-faults
4.661e+11 +7.8% 5.022e+11 ± 2% perf-stat.total.instructions
15.70 ± 22% -9.0 6.67 ± 48% perf-profile.calltrace.cycles-pp.proc_reg_read.vfs_read.ksys_read.do_syscall_64.entry_SYSCALL_64_after_hwframe
15.70 ± 22% -9.0 6.67 ± 48% perf-profile.calltrace.cycles-pp.seq_read.proc_reg_read.vfs_read.ksys_read.do_syscall_64
3.70 ±101% -2.7 0.97 ±173% perf-profile.calltrace.cycles-pp.mpage_map_and_submit_buffers.ext4_writepages.do_writepages.__writeback_single_inode.writeback_sb_inodes
3.70 ±101% -2.7 0.97 ±173% perf-profile.calltrace.cycles-pp.mpage_submit_page.mpage_map_and_submit_buffers.ext4_writepages.do_writepages.__writeback_single_inode
3.70 ±101% -1.7 1.95 ±173% perf-profile.calltrace.cycles-pp.__writeback_inodes_wb.wb_writeback.wb_workfn.process_one_work.worker_thread
3.70 ±101% -1.7 1.95 ±173% perf-profile.calltrace.cycles-pp.__writeback_single_inode.writeback_sb_inodes.__writeback_inodes_wb.wb_writeback.wb_workfn
3.70 ±101% -1.7 1.95 ±173% perf-profile.calltrace.cycles-pp.wb_workfn.process_one_work.worker_thread.kthread.ret_from_fork
3.70 ±101% -1.7 1.95 ±173% perf-profile.calltrace.cycles-pp.wb_writeback.wb_workfn.process_one_work.worker_thread.kthread
3.70 ±101% -1.7 1.95 ±173% perf-profile.calltrace.cycles-pp.writeback_sb_inodes.__writeback_inodes_wb.wb_writeback.wb_workfn.process_one_work
3.70 ±101% -1.7 1.95 ±173% perf-profile.calltrace.cycles-pp.do_writepages.__writeback_single_inode.writeback_sb_inodes.__writeback_inodes_wb.wb_writeback
3.70 ±101% -1.7 1.95 ±173% perf-profile.calltrace.cycles-pp.ext4_writepages.do_writepages.__writeback_single_inode.writeback_sb_inodes.__writeback_inodes_wb
3.70 ±101% -1.4 2.27 ±173% perf-profile.calltrace.cycles-pp.ret_from_fork
3.70 ±101% -1.4 2.27 ±173% perf-profile.calltrace.cycles-pp.kthread.ret_from_fork
3.70 ±101% -1.4 2.27 ±173% perf-profile.calltrace.cycles-pp.worker_thread.kthread.ret_from_fork
3.70 ±101% -1.4 2.27 ±173% perf-profile.calltrace.cycles-pp.process_one_work.worker_thread.kthread.ret_from_fork
33.51 ± 50% +29.7 63.22 ± 14% perf-profile.calltrace.cycles-pp.intel_idle.cpuidle_enter_state.cpuidle_enter.do_idle.cpu_startup_entry
35.32 ± 48% +31.5 66.84 ± 16% perf-profile.calltrace.cycles-pp.start_secondary.secondary_startup_64
35.32 ± 48% +31.5 66.84 ± 16% perf-profile.calltrace.cycles-pp.cpu_startup_entry.start_secondary.secondary_startup_64
35.32 ± 48% +31.5 66.84 ± 16% perf-profile.calltrace.cycles-pp.do_idle.cpu_startup_entry.start_secondary.secondary_startup_64
33.51 ± 50% +31.8 65.33 ± 15% perf-profile.calltrace.cycles-pp.cpuidle_enter.do_idle.cpu_startup_entry.start_secondary.secondary_startup_64
33.51 ± 50% +31.8 65.33 ± 15% perf-profile.calltrace.cycles-pp.cpuidle_enter_state.cpuidle_enter.do_idle.cpu_startup_entry.start_secondary
35.32 ± 48% +33.0 68.31 ± 14% perf-profile.calltrace.cycles-pp.secondary_startup_64
47.96 ± 14% -22.3 25.70 ± 37% perf-profile.children.cycles-pp.entry_SYSCALL_64_after_hwframe
47.96 ± 14% -22.3 25.70 ± 37% perf-profile.children.cycles-pp.do_syscall_64
24.81 ± 30% -15.1 9.74 ± 24% perf-profile.children.cycles-pp.do_group_exit
24.81 ± 30% -15.1 9.74 ± 24% perf-profile.children.cycles-pp.do_exit
16.51 ± 23% -9.8 6.67 ± 48% perf-profile.children.cycles-pp.seq_read
15.70 ± 22% -9.0 6.67 ± 48% perf-profile.children.cycles-pp.proc_reg_read
10.03 ± 46% -7.0 3.07 ± 69% perf-profile.children.cycles-pp.vsnprintf
3.70 ±101% -2.7 0.97 ±173% perf-profile.children.cycles-pp.mpage_map_and_submit_buffers
3.70 ±101% -2.7 0.97 ±173% perf-profile.children.cycles-pp.mpage_submit_page
3.70 ±101% -2.7 0.97 ±173% perf-profile.children.cycles-pp.ext4_bio_write_page
3.70 ±101% -1.7 1.95 ±173% perf-profile.children.cycles-pp.__writeback_inodes_wb
3.70 ±101% -1.7 1.95 ±173% perf-profile.children.cycles-pp.__writeback_single_inode
3.70 ±101% -1.7 1.95 ±173% perf-profile.children.cycles-pp.wb_workfn
3.70 ±101% -1.7 1.95 ±173% perf-profile.children.cycles-pp.wb_writeback
3.70 ±101% -1.7 1.95 ±173% perf-profile.children.cycles-pp.writeback_sb_inodes
3.70 ±101% -1.7 1.95 ±173% perf-profile.children.cycles-pp.do_writepages
3.70 ±101% -1.7 1.95 ±173% perf-profile.children.cycles-pp.ext4_writepages
3.70 ±101% -1.4 2.27 ±173% perf-profile.children.cycles-pp.ret_from_fork
3.70 ±101% -1.4 2.27 ±173% perf-profile.children.cycles-pp.kthread
3.70 ±101% -1.4 2.27 ±173% perf-profile.children.cycles-pp.worker_thread
3.70 ±101% -1.4 2.27 ±173% perf-profile.children.cycles-pp.process_one_work
33.51 ± 50% +29.7 63.22 ± 14% perf-profile.children.cycles-pp.intel_idle
35.32 ± 48% +31.5 66.84 ± 16% perf-profile.children.cycles-pp.start_secondary
35.32 ± 48% +33.0 68.31 ± 14% perf-profile.children.cycles-pp.secondary_startup_64
35.32 ± 48% +33.0 68.31 ± 14% perf-profile.children.cycles-pp.cpu_startup_entry
35.32 ± 48% +33.0 68.31 ± 14% perf-profile.children.cycles-pp.do_idle
33.51 ± 50% +33.3 66.80 ± 12% perf-profile.children.cycles-pp.cpuidle_enter
33.51 ± 50% +33.3 66.80 ± 12% perf-profile.children.cycles-pp.cpuidle_enter_state
33.51 ± 50% +29.7 63.22 ± 14% perf-profile.self.cycles-pp.intel_idle
31.75 +118.1% 69.25 ± 65% interrupts.108:PCI-MSI.1572921-edge.eth0-TxRx-57
2.00 ±173% +7.8e+06% 156028 ±100% interrupts.233:PCI-MSI.69206027-edge.nvme0q11
37.50 ± 19% +119.3% 82.25 ± 66% interrupts.63:PCI-MSI.1572876-edge.eth0-TxRx-12
34.25 ± 5% +797.1% 307.25 ±148% interrupts.64:PCI-MSI.1572877-edge.eth0-TxRx-13
31.50 +81.0% 57.00 ± 57% interrupts.75:PCI-MSI.1572888-edge.eth0-TxRx-24
31.50 +92.1% 60.50 ± 67% interrupts.98:PCI-MSI.1572911-edge.eth0-TxRx-47
128437 +14.6% 147138 ± 7% interrupts.CPU0.LOC:Local_timer_interrupts
128402 +16.5% 149524 ± 4% interrupts.CPU1.LOC:Local_timer_interrupts
128343 +14.9% 147506 ± 6% interrupts.CPU103.LOC:Local_timer_interrupts
128335 +16.3% 149243 ± 4% interrupts.CPU105.LOC:Local_timer_interrupts
128367 +16.1% 149069 ± 4% interrupts.CPU110.LOC:Local_timer_interrupts
128349 +14.8% 147307 ± 6% interrupts.CPU113.LOC:Local_timer_interrupts
128333 +14.9% 147459 ± 6% interrupts.CPU114.LOC:Local_timer_interrupts
128351 +15.6% 148435 ± 5% interrupts.CPU118.LOC:Local_timer_interrupts
128307 +14.5% 146967 ± 7% interrupts.CPU119.LOC:Local_timer_interrupts
37.50 ± 19% +119.3% 82.25 ± 66% interrupts.CPU12.63:PCI-MSI.1572876-edge.eth0-TxRx-12
100.00 ± 48% -76.0% 24.00 ± 29% interrupts.CPU12.RES:Rescheduling_interrupts
77.50 ± 76% +124.2% 173.75 ± 37% interrupts.CPU12.TLB:TLB_shootdowns
128354 +15.0% 147654 ± 6% interrupts.CPU120.LOC:Local_timer_interrupts
128358 +16.1% 149045 ± 4% interrupts.CPU121.LOC:Local_timer_interrupts
128361 +17.0% 150197 ± 3% interrupts.CPU122.LOC:Local_timer_interrupts
128342 +15.9% 148757 ± 5% interrupts.CPU123.LOC:Local_timer_interrupts
128345 +16.4% 149380 ± 4% interrupts.CPU124.LOC:Local_timer_interrupts
128345 +16.4% 149419 ± 4% interrupts.CPU125.LOC:Local_timer_interrupts
100.75 ± 21% -70.0% 30.25 ± 39% interrupts.CPU125.RES:Rescheduling_interrupts
128366 +15.8% 148692 ± 5% interrupts.CPU126.LOC:Local_timer_interrupts
128345 +17.3% 150598 ± 2% interrupts.CPU127.LOC:Local_timer_interrupts
128367 +16.6% 149700 ± 3% interrupts.CPU129.LOC:Local_timer_interrupts
34.25 ± 5% +797.1% 307.25 ±148% interrupts.CPU13.64:PCI-MSI.1572877-edge.eth0-TxRx-13
128399 +16.8% 149910 ± 3% interrupts.CPU130.LOC:Local_timer_interrupts
128393 +16.2% 149203 ± 4% interrupts.CPU131.LOC:Local_timer_interrupts
128380 +16.4% 149444 ± 4% interrupts.CPU132.LOC:Local_timer_interrupts
128376 +16.3% 149240 ± 4% interrupts.CPU133.LOC:Local_timer_interrupts
128385 +15.8% 148611 ± 5% interrupts.CPU134.LOC:Local_timer_interrupts
128421 +15.6% 148516 ± 5% interrupts.CPU135.LOC:Local_timer_interrupts
128337 +16.5% 149464 ± 3% interrupts.CPU136.LOC:Local_timer_interrupts
128715 +14.6% 147563 ± 6% interrupts.CPU138.LOC:Local_timer_interrupts
128362 +16.3% 149293 ± 4% interrupts.CPU139.LOC:Local_timer_interrupts
128370 +16.2% 149105 ± 4% interrupts.CPU14.LOC:Local_timer_interrupts
128343 +16.6% 149686 ± 3% interrupts.CPU140.LOC:Local_timer_interrupts
128343 +16.5% 149558 ± 4% interrupts.CPU141.LOC:Local_timer_interrupts
128337 +16.0% 148913 ± 4% interrupts.CPU142.LOC:Local_timer_interrupts
128347 +16.5% 149493 ± 4% interrupts.CPU143.LOC:Local_timer_interrupts
128380 +15.9% 148809 ± 4% interrupts.CPU144.LOC:Local_timer_interrupts
128353 +16.8% 149916 ± 3% interrupts.CPU145.LOC:Local_timer_interrupts
128355 +17.6% 150970 ± 2% interrupts.CPU146.LOC:Local_timer_interrupts
128356 +17.8% 151261 ± 2% interrupts.CPU147.LOC:Local_timer_interrupts
128352 +17.5% 150782 ± 2% interrupts.CPU148.LOC:Local_timer_interrupts
128354 +17.6% 150994 ± 2% interrupts.CPU149.LOC:Local_timer_interrupts
128351 +17.6% 150929 ± 2% interrupts.CPU150.LOC:Local_timer_interrupts
16.25 ± 12% +227.7% 53.25 ± 70% interrupts.CPU150.RES:Rescheduling_interrupts
128347 +17.5% 150792 ± 2% interrupts.CPU151.LOC:Local_timer_interrupts
14.00 ± 10% +339.3% 61.50 ± 69% interrupts.CPU151.RES:Rescheduling_interrupts
128357 +17.6% 150892 ± 2% interrupts.CPU152.LOC:Local_timer_interrupts
21.00 ± 37% +178.6% 58.50 ± 65% interrupts.CPU152.RES:Rescheduling_interrupts
2.00 ±173% +7.8e+06% 156028 ±100% interrupts.CPU153.233:PCI-MSI.69206027-edge.nvme0q11
128336 +17.5% 150841 ± 2% interrupts.CPU153.LOC:Local_timer_interrupts
22.75 ± 61% +342.9% 100.75 ± 65% interrupts.CPU153.RES:Rescheduling_interrupts
128355 +17.6% 150985 ± 2% interrupts.CPU154.LOC:Local_timer_interrupts
16.00 ± 7% +659.4% 121.50 ± 66% interrupts.CPU154.RES:Rescheduling_interrupts
128162 +17.7% 150796 ± 2% interrupts.CPU155.LOC:Local_timer_interrupts
28.00 ± 91% +411.6% 143.25 ± 74% interrupts.CPU155.RES:Rescheduling_interrupts
128381 +17.6% 150955 ± 2% interrupts.CPU156.LOC:Local_timer_interrupts
128341 +17.3% 150546 ± 2% interrupts.CPU157.LOC:Local_timer_interrupts
128343 +17.3% 150524 ± 2% interrupts.CPU158.LOC:Local_timer_interrupts
128343 +16.7% 149822 ± 3% interrupts.CPU159.LOC:Local_timer_interrupts
128330 +15.9% 148791 ± 4% interrupts.CPU160.LOC:Local_timer_interrupts
128328 +17.3% 150592 ± 2% interrupts.CPU161.LOC:Local_timer_interrupts
128329 +17.5% 150732 ± 2% interrupts.CPU162.LOC:Local_timer_interrupts
128416 +16.7% 149900 ± 3% interrupts.CPU163.LOC:Local_timer_interrupts
128357 +17.6% 150888 ± 2% interrupts.CPU164.LOC:Local_timer_interrupts
128333 +17.5% 150836 ± 2% interrupts.CPU165.LOC:Local_timer_interrupts
128893 +16.5% 150160 ± 3% interrupts.CPU166.LOC:Local_timer_interrupts
128327 +17.7% 151011 ± 2% interrupts.CPU167.LOC:Local_timer_interrupts
128351 +15.9% 148784 ± 4% interrupts.CPU168.LOC:Local_timer_interrupts
128407 +14.8% 147362 ± 6% interrupts.CPU169.LOC:Local_timer_interrupts
184.50 ± 61% -81.2% 34.75 ±105% interrupts.CPU169.TLB:TLB_shootdowns
128363 +14.9% 147459 ± 6% interrupts.CPU17.LOC:Local_timer_interrupts
128389 +14.4% 146909 ± 7% interrupts.CPU170.LOC:Local_timer_interrupts
128396 +15.4% 148212 ± 5% interrupts.CPU171.LOC:Local_timer_interrupts
128354 +17.1% 150354 ± 3% interrupts.CPU172.LOC:Local_timer_interrupts
128356 +17.0% 150126 ± 3% interrupts.CPU173.LOC:Local_timer_interrupts
128342 +14.5% 146903 ± 7% interrupts.CPU175.LOC:Local_timer_interrupts
128329 +15.0% 147546 ± 6% interrupts.CPU176.LOC:Local_timer_interrupts
128364 +16.9% 150105 ± 3% interrupts.CPU177.LOC:Local_timer_interrupts
128329 +15.6% 148403 ± 5% interrupts.CPU178.LOC:Local_timer_interrupts
128344 +14.8% 147378 ± 6% interrupts.CPU179.LOC:Local_timer_interrupts
128395 +15.0% 147622 ± 6% interrupts.CPU18.LOC:Local_timer_interrupts
128317 +16.5% 149453 ± 4% interrupts.CPU180.LOC:Local_timer_interrupts
128331 +16.2% 149089 ± 4% interrupts.CPU181.LOC:Local_timer_interrupts
128201 +16.0% 148775 ± 4% interrupts.CPU183.LOC:Local_timer_interrupts
128401 +16.5% 149592 ± 3% interrupts.CPU184.LOC:Local_timer_interrupts
128342 +15.3% 147937 ± 5% interrupts.CPU185.LOC:Local_timer_interrupts
128327 +16.5% 149455 ± 4% interrupts.CPU186.LOC:Local_timer_interrupts
128328 +15.5% 148280 ± 5% interrupts.CPU187.LOC:Local_timer_interrupts
128812 +16.3% 149765 ± 3% interrupts.CPU188.LOC:Local_timer_interrupts
128390 +15.1% 147841 ± 5% interrupts.CPU189.LOC:Local_timer_interrupts
128419 +15.5% 148352 ± 5% interrupts.CPU191.LOC:Local_timer_interrupts
128368 +14.5% 147034 ± 7% interrupts.CPU2.LOC:Local_timer_interrupts
128384 +15.7% 148531 ± 5% interrupts.CPU22.LOC:Local_timer_interrupts
128333 +14.9% 147514 ± 6% interrupts.CPU23.LOC:Local_timer_interrupts
31.50 +81.0% 57.00 ± 57% interrupts.CPU24.75:PCI-MSI.1572888-edge.eth0-TxRx-24
128421 +15.0% 147738 ± 6% interrupts.CPU24.LOC:Local_timer_interrupts
128381 +16.2% 149205 ± 4% interrupts.CPU25.LOC:Local_timer_interrupts
128386 +17.0% 150158 ± 3% interrupts.CPU26.LOC:Local_timer_interrupts
128374 +15.9% 148753 ± 5% interrupts.CPU27.LOC:Local_timer_interrupts
128393 +16.4% 149441 ± 4% interrupts.CPU28.LOC:Local_timer_interrupts
128394 +16.4% 149453 ± 4% interrupts.CPU29.LOC:Local_timer_interrupts
128349 +15.2% 147836 ± 6% interrupts.CPU3.LOC:Local_timer_interrupts
128394 +15.8% 148677 ± 5% interrupts.CPU30.LOC:Local_timer_interrupts
128396 +16.8% 149958 ± 3% interrupts.CPU31.LOC:Local_timer_interrupts
128841 +16.2% 149668 ± 3% interrupts.CPU33.LOC:Local_timer_interrupts
128345 +16.7% 149761 ± 3% interrupts.CPU34.LOC:Local_timer_interrupts
128364 +16.1% 149066 ± 4% interrupts.CPU35.LOC:Local_timer_interrupts
128323 +16.5% 149453 ± 4% interrupts.CPU36.LOC:Local_timer_interrupts
128684 +16.0% 149316 ± 4% interrupts.CPU37.LOC:Local_timer_interrupts
128450 +15.3% 148046 ± 5% interrupts.CPU38.LOC:Local_timer_interrupts
128597 +15.3% 148258 ± 5% interrupts.CPU39.LOC:Local_timer_interrupts
128451 +16.6% 149755 ± 3% interrupts.CPU40.LOC:Local_timer_interrupts
128351 +14.9% 147457 ± 6% interrupts.CPU42.LOC:Local_timer_interrupts
128386 +16.3% 149358 ± 4% interrupts.CPU43.LOC:Local_timer_interrupts
128384 +16.6% 149738 ± 3% interrupts.CPU44.LOC:Local_timer_interrupts
128379 +16.5% 149508 ± 4% interrupts.CPU45.LOC:Local_timer_interrupts
128363 +16.0% 148894 ± 4% interrupts.CPU46.LOC:Local_timer_interrupts
16.00 ± 22% +446.9% 87.50 ± 54% interrupts.CPU46.RES:Rescheduling_interrupts
31.50 +92.1% 60.50 ± 67% interrupts.CPU47.98:PCI-MSI.1572911-edge.eth0-TxRx-47
128351 +16.6% 149638 ± 4% interrupts.CPU47.LOC:Local_timer_interrupts
18.00 ± 44% +250.0% 63.00 ± 52% interrupts.CPU47.RES:Rescheduling_interrupts
128356 +15.9% 148823 ± 4% interrupts.CPU48.LOC:Local_timer_interrupts
128366 +16.8% 149931 ± 3% interrupts.CPU49.LOC:Local_timer_interrupts
24.50 ± 77% +455.1% 136.00 ± 72% interrupts.CPU5.RES:Rescheduling_interrupts
128546 +17.4% 150944 ± 2% interrupts.CPU50.LOC:Local_timer_interrupts
128550 +18.0% 151661 interrupts.CPU51.LOC:Local_timer_interrupts
128377 +17.4% 150768 ± 2% interrupts.CPU52.LOC:Local_timer_interrupts
128360 +17.6% 150959 ± 2% interrupts.CPU53.LOC:Local_timer_interrupts
128784 +17.2% 150924 ± 2% interrupts.CPU54.LOC:Local_timer_interrupts
16.75 ± 11% +353.7% 76.00 ± 69% interrupts.CPU54.RES:Rescheduling_interrupts
128352 +17.6% 150887 ± 2% interrupts.CPU55.LOC:Local_timer_interrupts
16.00 ± 22% +345.3% 71.25 ± 78% interrupts.CPU55.RES:Rescheduling_interrupts
128349 +17.6% 150925 ± 2% interrupts.CPU56.LOC:Local_timer_interrupts
15.25 ± 12% +355.7% 69.50 ± 42% interrupts.CPU56.RES:Rescheduling_interrupts
31.75 +118.1% 69.25 ± 65% interrupts.CPU57.108:PCI-MSI.1572921-edge.eth0-TxRx-57
128639 +17.3% 150885 ± 2% interrupts.CPU57.LOC:Local_timer_interrupts
128621 +17.4% 150962 ± 2% interrupts.CPU58.LOC:Local_timer_interrupts
16.75 ± 19% +362.7% 77.50 ± 24% interrupts.CPU58.RES:Rescheduling_interrupts
128312 +17.5% 150783 ± 2% interrupts.CPU59.LOC:Local_timer_interrupts
128351 +17.6% 150943 ± 2% interrupts.CPU60.LOC:Local_timer_interrupts
128372 +17.3% 150622 ± 2% interrupts.CPU61.LOC:Local_timer_interrupts
128350 +17.3% 150581 ± 2% interrupts.CPU62.LOC:Local_timer_interrupts
128692 +17.2% 150797 ± 4% interrupts.CPU63.LOC:Local_timer_interrupts
26.25 ± 66% +237.1% 88.50 ± 64% interrupts.CPU63.RES:Rescheduling_interrupts
128342 +16.0% 148843 ± 4% interrupts.CPU64.LOC:Local_timer_interrupts
128634 +17.5% 151193 ± 2% interrupts.CPU65.LOC:Local_timer_interrupts
128403 +17.5% 150824 ± 2% interrupts.CPU66.LOC:Local_timer_interrupts
15.00 ± 14% +460.0% 84.00 ± 50% interrupts.CPU66.RES:Rescheduling_interrupts
128391 +16.7% 149882 ± 3% interrupts.CPU67.LOC:Local_timer_interrupts
128301 +17.6% 150939 ± 2% interrupts.CPU68.LOC:Local_timer_interrupts
128343 +17.6% 150869 ± 2% interrupts.CPU69.LOC:Local_timer_interrupts
22.50 ± 66% +164.4% 59.50 ± 69% interrupts.CPU69.RES:Rescheduling_interrupts
128311 +14.9% 147423 ± 6% interrupts.CPU7.LOC:Local_timer_interrupts
128348 +17.0% 150218 ± 3% interrupts.CPU70.LOC:Local_timer_interrupts
128372 +17.5% 150891 ± 2% interrupts.CPU71.LOC:Local_timer_interrupts
128331 +16.2% 149151 ± 4% interrupts.CPU72.LOC:Local_timer_interrupts
134.50 ±107% -94.2% 7.75 ± 45% interrupts.CPU72.TLB:TLB_shootdowns
128644 +14.6% 147478 ± 6% interrupts.CPU73.LOC:Local_timer_interrupts
134.75 ±106% -99.3% 1.00 ±122% interrupts.CPU73.TLB:TLB_shootdowns
144.50 ± 96% -98.4% 2.25 ±110% interrupts.CPU74.TLB:TLB_shootdowns
128367 +15.4% 148194 ± 5% interrupts.CPU75.LOC:Local_timer_interrupts
145.50 ± 95% -93.8% 9.00 ± 86% interrupts.CPU75.TLB:TLB_shootdowns
128326 +17.2% 150448 ± 3% interrupts.CPU76.LOC:Local_timer_interrupts
128518 +16.9% 150214 ± 3% interrupts.CPU77.LOC:Local_timer_interrupts
163.00 ± 68% -72.5% 44.75 ± 59% interrupts.CPU78.TLB:TLB_shootdowns
128325 +14.5% 146943 ± 7% interrupts.CPU79.LOC:Local_timer_interrupts
128338 +15.0% 147569 ± 6% interrupts.CPU80.LOC:Local_timer_interrupts
182.50 ± 64% -74.7% 46.25 ± 57% interrupts.CPU80.TLB:TLB_shootdowns
128329 +16.9% 150020 ± 3% interrupts.CPU81.LOC:Local_timer_interrupts
128325 +15.7% 148446 ± 5% interrupts.CPU82.LOC:Local_timer_interrupts
14.25 ± 20% +321.1% 60.00 ±112% interrupts.CPU82.RES:Rescheduling_interrupts
128326 +15.0% 147539 ± 6% interrupts.CPU83.LOC:Local_timer_interrupts
128288 +16.5% 149477 ± 4% interrupts.CPU84.LOC:Local_timer_interrupts
128318 +16.3% 149250 ± 4% interrupts.CPU85.LOC:Local_timer_interrupts
128331 +16.0% 148818 ± 4% interrupts.CPU87.LOC:Local_timer_interrupts
128368 +16.7% 149776 ± 3% interrupts.CPU88.LOC:Local_timer_interrupts
128339 +15.3% 147957 ± 5% interrupts.CPU89.LOC:Local_timer_interrupts
154.50 ± 85% -78.2% 33.75 ± 95% interrupts.CPU89.TLB:TLB_shootdowns
128381 +16.3% 149325 ± 4% interrupts.CPU9.LOC:Local_timer_interrupts
128319 +16.5% 149505 ± 4% interrupts.CPU90.LOC:Local_timer_interrupts
128337 +15.7% 148429 ± 5% interrupts.CPU91.LOC:Local_timer_interrupts
128357 +16.7% 149773 ± 3% interrupts.CPU92.LOC:Local_timer_interrupts
128335 +15.3% 148000 ± 5% interrupts.CPU93.LOC:Local_timer_interrupts
128340 +15.5% 148276 ± 5% interrupts.CPU95.LOC:Local_timer_interrupts
128373 +14.5% 146984 ± 7% interrupts.CPU96.LOC:Local_timer_interrupts
128412 +16.5% 149567 ± 4% interrupts.CPU97.LOC:Local_timer_interrupts
128358 +14.5% 146911 ± 7% interrupts.CPU98.LOC:Local_timer_interrupts
128369 +15.2% 147823 ± 6% interrupts.CPU99.LOC:Local_timer_interrupts
24650613 +15.7% 28525718 ± 5% interrupts.LOC:Local_timer_interrupts
7862 ± 2% +59.6% 12551 ± 28% interrupts.RES:Rescheduling_interrupts
34585 +18.6% 41032 ± 4% softirqs.CPU0.RCU
18735 +26.8% 23764 ± 8% softirqs.CPU0.SCHED
33683 ± 3% +16.1% 39099 ± 7% softirqs.CPU0.TIMER
34894 ± 2% +17.0% 40830 softirqs.CPU1.RCU
35427 ± 3% +10.5% 39133 ± 2% softirqs.CPU10.RCU
9739 ± 4% -11.7% 8596 ± 8% softirqs.CPU10.SCHED
33353 +14.0% 38008 softirqs.CPU100.RCU
29815 ± 2% +20.9% 36042 ± 9% softirqs.CPU100.TIMER
33280 +25.9% 41905 ± 15% softirqs.CPU101.RCU
32709 +19.5% 39098 ± 4% softirqs.CPU102.RCU
32625 +16.9% 38136 ± 4% softirqs.CPU103.RCU
30632 ± 4% +18.6% 36319 ± 8% softirqs.CPU103.TIMER
32725 +16.0% 37957 softirqs.CPU104.RCU
30734 ± 3% +17.6% 36136 ± 8% softirqs.CPU104.TIMER
33442 ± 2% +14.6% 38321 ± 3% softirqs.CPU105.RCU
30813 ± 4% +14.6% 35302 ± 6% softirqs.CPU105.TIMER
32639 +16.6% 38054 ± 2% softirqs.CPU106.RCU
33686 ± 4% +18.9% 40057 ± 9% softirqs.CPU107.RCU
33798 ± 2% +12.8% 38108 softirqs.CPU108.RCU
34144 ± 3% +13.7% 38833 softirqs.CPU109.RCU
33284 ± 8% +17.1% 38971 ± 14% softirqs.CPU11.TIMER
33216 +13.7% 37780 ± 2% softirqs.CPU110.RCU
31042 ± 6% +13.9% 35353 ± 6% softirqs.CPU110.TIMER
33225 ± 3% +17.5% 39053 ± 2% softirqs.CPU111.RCU
33849 +12.5% 38084 ± 2% softirqs.CPU112.RCU
34077 ± 5% +11.8% 38093 ± 2% softirqs.CPU114.RCU
33901 ± 3% +10.5% 37461 softirqs.CPU115.RCU
33275 +13.3% 37695 softirqs.CPU116.RCU
30612 ± 5% +15.7% 35404 ± 6% softirqs.CPU116.TIMER
33376 +12.7% 37599 softirqs.CPU117.RCU
30787 ± 4% +15.7% 35611 ± 9% softirqs.CPU117.TIMER
32936 +13.7% 37448 softirqs.CPU118.RCU
33075 +16.0% 38361 ± 4% softirqs.CPU119.RCU
33703 ± 2% +18.0% 39754 ± 4% softirqs.CPU12.RCU
32529 ± 3% +14.2% 37160 ± 8% softirqs.CPU12.TIMER
33538 +13.1% 37917 softirqs.CPU120.RCU
33563 ± 2% +14.3% 38377 ± 2% softirqs.CPU122.RCU
33079 +29.2% 42731 ± 11% softirqs.CPU124.RCU
34025 ± 3% +13.5% 38629 ± 2% softirqs.CPU125.RCU
33151 ± 2% +15.7% 38341 softirqs.CPU126.RCU
32951 +19.7% 39430 ± 2% softirqs.CPU127.RCU
33478 ± 4% +15.5% 38670 ± 2% softirqs.CPU128.RCU
33476 ± 3% +16.0% 38830 ± 2% softirqs.CPU129.RCU
33721 ± 2% +15.1% 38814 ± 2% softirqs.CPU13.RCU
32281 ± 3% +15.2% 37184 ± 8% softirqs.CPU13.TIMER
32637 ± 2% +15.7% 37755 ± 2% softirqs.CPU130.RCU
32807 +17.6% 38595 ± 2% softirqs.CPU131.RCU
31629 ± 6% +11.0% 35097 ± 4% softirqs.CPU131.TIMER
33159 ± 5% +15.6% 38320 ± 3% softirqs.CPU132.RCU
33044 ± 4% +14.7% 37901 softirqs.CPU134.RCU
32400 +25.8% 40753 ± 10% softirqs.CPU135.RCU
32566 +14.8% 37379 softirqs.CPU136.RCU
32130 ± 2% +19.7% 38453 ± 4% softirqs.CPU137.RCU
32938 ± 2% +14.3% 37661 ± 2% softirqs.CPU138.RCU
32554 +16.2% 37834 ± 2% softirqs.CPU139.RCU
33792 ± 2% +16.6% 39390 softirqs.CPU14.RCU
32375 ± 5% +11.7% 36177 ± 6% softirqs.CPU14.TIMER
32463 +19.8% 38876 ± 3% softirqs.CPU140.RCU
32374 +15.4% 37368 ± 2% softirqs.CPU141.RCU
31981 ± 2% +17.1% 37463 softirqs.CPU142.RCU
32245 +18.4% 38187 ± 5% softirqs.CPU143.RCU
32707 ± 4% +14.8% 37545 ± 2% softirqs.CPU144.RCU
30647 ± 7% +11.6% 34195 ± 6% softirqs.CPU144.TIMER
32309 +19.4% 38576 ± 2% softirqs.CPU145.RCU
30281 ± 6% +16.3% 35203 ± 6% softirqs.CPU145.TIMER
32346 ± 2% +19.6% 38693 ± 4% softirqs.CPU146.RCU
31150 ± 5% +16.6% 36310 ± 8% softirqs.CPU146.TIMER
32289 ± 2% +18.4% 38218 ± 3% softirqs.CPU147.RCU
30829 ± 7% +14.0% 35145 ± 6% softirqs.CPU147.TIMER
32319 +16.6% 37673 ± 2% softirqs.CPU148.RCU
30373 ± 10% +15.4% 35057 ± 6% softirqs.CPU148.TIMER
32452 +15.9% 37608 softirqs.CPU149.RCU
29766 ± 7% +20.9% 35976 ± 7% softirqs.CPU149.TIMER
35249 ± 4% +10.5% 38934 softirqs.CPU15.RCU
32379 +14.8% 37174 softirqs.CPU150.RCU
29970 ± 7% +15.4% 34580 ± 5% softirqs.CPU150.TIMER
32626 +10.8% 36158 ± 4% softirqs.CPU151.RCU
30167 ± 7% +14.4% 34522 ± 6% softirqs.CPU151.TIMER
32287 +15.3% 37231 softirqs.CPU152.RCU
29973 ± 6% +14.5% 34311 ± 6% softirqs.CPU152.TIMER
32465 +15.2% 37390 ± 3% softirqs.CPU153.RCU
32237 +15.2% 37150 softirqs.CPU154.RCU
29739 ± 8% +17.1% 34828 ± 6% softirqs.CPU154.TIMER
32523 +16.5% 37892 ± 3% softirqs.CPU155.RCU
30135 ± 6% +15.3% 34746 ± 6% softirqs.CPU155.TIMER
32645 +16.2% 37937 ± 4% softirqs.CPU156.RCU
30470 ± 7% +13.9% 34691 ± 6% softirqs.CPU156.TIMER
32398 ± 2% +15.8% 37531 ± 3% softirqs.CPU157.RCU
29815 ± 7% +16.9% 34864 ± 6% softirqs.CPU157.TIMER
32136 +14.0% 36631 ± 3% softirqs.CPU158.RCU
30104 ± 9% +17.1% 35255 ± 5% softirqs.CPU158.TIMER
32254 +17.4% 37881 ± 4% softirqs.CPU159.RCU
30043 ± 6% +16.6% 35041 ± 7% softirqs.CPU159.TIMER
33752 +15.3% 38912 ± 2% softirqs.CPU16.RCU
32409 +16.8% 37856 softirqs.CPU160.RCU
30520 ± 7% +13.9% 34755 ± 6% softirqs.CPU160.TIMER
32246 +16.8% 37670 ± 3% softirqs.CPU161.RCU
29976 ± 7% +16.2% 34836 ± 6% softirqs.CPU161.TIMER
32356 +14.4% 37030 ± 3% softirqs.CPU162.RCU
29842 ± 8% +17.1% 34949 ± 8% softirqs.CPU162.TIMER
32279 +16.1% 37481 ± 2% softirqs.CPU163.RCU
32420 +15.1% 37323 softirqs.CPU164.RCU
30463 ± 8% +13.7% 34645 ± 6% softirqs.CPU164.TIMER
32258 +16.0% 37433 ± 3% softirqs.CPU165.RCU
30073 ± 6% +12.9% 33958 ± 6% softirqs.CPU165.TIMER
32168 +17.2% 37707 ± 2% softirqs.CPU166.RCU
32851 ± 2% +14.8% 37702 softirqs.CPU167.RCU
29976 ± 5% +14.9% 34446 ± 5% softirqs.CPU167.TIMER
32181 +15.5% 37173 softirqs.CPU168.RCU
32095 +15.6% 37099 softirqs.CPU169.RCU
30465 ± 7% +12.8% 34372 ± 5% softirqs.CPU169.TIMER
33963 +17.7% 39979 softirqs.CPU17.RCU
32244 ± 3% +11.5% 35946 ± 5% softirqs.CPU17.TIMER
32403 +14.7% 37158 softirqs.CPU170.RCU
32550 +16.2% 37824 ± 2% softirqs.CPU171.RCU
32618 +13.5% 37016 ± 2% softirqs.CPU172.RCU
32142 +15.4% 37099 ± 2% softirqs.CPU173.RCU
33505 ± 6% +11.3% 37294 ± 2% softirqs.CPU174.RCU
32332 +22.4% 39567 ± 7% softirqs.CPU175.RCU
30527 ± 7% +16.9% 35673 ± 6% softirqs.CPU175.TIMER
32160 +15.8% 37242 ± 2% softirqs.CPU176.RCU
30544 ± 7% +10.3% 33682 ± 5% softirqs.CPU176.TIMER
32334 +13.7% 36749 softirqs.CPU177.RCU
32170 +14.9% 36972 ± 2% softirqs.CPU178.RCU
30672 ± 6% +11.9% 34312 ± 6% softirqs.CPU178.TIMER
32136 +14.9% 36933 softirqs.CPU179.RCU
34311 ± 3% +12.5% 38601 softirqs.CPU18.RCU
31992 +15.8% 37054 ± 3% softirqs.CPU180.RCU
32121 +15.9% 37236 ± 2% softirqs.CPU181.RCU
30606 ± 7% +11.3% 34054 ± 5% softirqs.CPU181.TIMER
31643 ± 2% +17.1% 37064 softirqs.CPU182.RCU
32981 ± 5% +11.9% 36902 ± 2% softirqs.CPU183.RCU
31994 +14.1% 36516 softirqs.CPU184.RCU
31634 +16.7% 36904 softirqs.CPU185.RCU
32098 +15.4% 37036 softirqs.CPU186.RCU
31769 +16.6% 37048 softirqs.CPU187.RCU
32705 ± 3% +12.1% 36647 ± 2% softirqs.CPU188.RCU
31754 +16.4% 36974 ± 2% softirqs.CPU189.RCU
34033 +18.2% 40221 ± 2% softirqs.CPU19.RCU
33030 ± 2% +12.5% 37160 ± 7% softirqs.CPU19.TIMER
32064 ± 2% +13.9% 36535 ± 3% softirqs.CPU190.RCU
32045 +17.3% 37576 softirqs.CPU191.RCU
35215 ± 6% +14.6% 40339 ± 2% softirqs.CPU2.RCU
33585 +17.4% 39429 softirqs.CPU20.RCU
33328 +16.9% 38956 ± 2% softirqs.CPU21.RCU
33990 +15.4% 39225 ± 3% softirqs.CPU22.RCU
33451 +18.9% 39761 ± 2% softirqs.CPU23.RCU
31835 ± 3% +17.0% 37247 ± 11% softirqs.CPU23.TIMER
32980 +19.5% 39417 ± 2% softirqs.CPU25.RCU
33251 +17.3% 39019 ± 3% softirqs.CPU26.RCU
33548 +16.8% 39198 softirqs.CPU27.RCU
34308 ± 2% +15.4% 39580 ± 2% softirqs.CPU28.RCU
33528 +18.1% 39601 softirqs.CPU29.RCU
33729 +20.7% 40723 softirqs.CPU3.RCU
32908 ± 3% +17.5% 38659 ± 13% softirqs.CPU3.TIMER
33439 +29.8% 43419 ± 13% softirqs.CPU30.RCU
34440 ± 3% +13.7% 39162 ± 3% softirqs.CPU31.RCU
33497 +15.8% 38781 softirqs.CPU32.RCU
33966 +15.6% 39276 ± 2% softirqs.CPU33.RCU
33181 +25.4% 41625 ± 7% softirqs.CPU34.RCU
33241 +19.2% 39631 ± 3% softirqs.CPU35.RCU
34119 +23.7% 42213 ± 11% softirqs.CPU37.RCU
33433 +16.9% 39072 ± 2% softirqs.CPU38.RCU
32750 +19.4% 39110 ± 2% softirqs.CPU39.RCU
34476 ± 2% +16.4% 40130 softirqs.CPU4.RCU
31499 +20.5% 37951 ± 8% softirqs.CPU4.TIMER
33021 ± 3% +18.3% 39054 softirqs.CPU40.RCU
32900 ± 2% +18.3% 38922 softirqs.CPU41.RCU
32829 +19.2% 39146 ± 3% softirqs.CPU42.RCU
33370 +16.8% 38976 ± 2% softirqs.CPU44.RCU
33122 ± 2% +18.2% 39140 ± 2% softirqs.CPU45.RCU
34188 ± 3% +14.2% 39046 ± 3% softirqs.CPU46.RCU
34547 ± 2% +13.4% 39184 ± 2% softirqs.CPU47.RCU
32740 +16.8% 38227 ± 2% softirqs.CPU48.RCU
34122 ± 5% +12.6% 38416 ± 2% softirqs.CPU49.RCU
34080 +20.6% 41108 ± 4% softirqs.CPU5.RCU
35160 ± 11% +21.3% 42666 ± 13% softirqs.CPU5.TIMER
33941 +14.0% 38697 ± 2% softirqs.CPU50.RCU
33587 +16.5% 39128 softirqs.CPU51.RCU
32221 ± 5% +11.6% 35944 ± 6% softirqs.CPU51.TIMER
33469 +16.2% 38892 ± 2% softirqs.CPU52.RCU
33618 ± 2% +15.6% 38876 ± 3% softirqs.CPU53.RCU
31383 ± 5% +15.7% 36311 ± 9% softirqs.CPU53.TIMER
33411 +17.7% 39318 softirqs.CPU54.RCU
31353 ± 5% +13.2% 35486 ± 6% softirqs.CPU54.TIMER
33561 +15.7% 38835 ± 2% softirqs.CPU55.RCU
31449 ± 6% +13.4% 35664 ± 7% softirqs.CPU55.TIMER
33416 +16.4% 38891 ± 3% softirqs.CPU56.RCU
31445 ± 4% +12.1% 35235 ± 6% softirqs.CPU56.TIMER
33129 +17.3% 38861 ± 3% softirqs.CPU58.RCU
31108 ± 6% +14.1% 35480 ± 8% softirqs.CPU58.TIMER
32752 +17.5% 38490 ± 2% softirqs.CPU59.RCU
31169 ± 5% +12.2% 34986 ± 6% softirqs.CPU59.TIMER
34754 ± 4% +16.5% 40494 ± 7% softirqs.CPU6.RCU
33211 ± 6% +15.2% 38251 ± 3% softirqs.CPU6.TIMER
33270 +24.9% 41539 ± 6% softirqs.CPU60.RCU
31569 ± 6% +21.9% 38492 ± 5% softirqs.CPU60.TIMER
32989 +20.9% 39889 ± 3% softirqs.CPU61.RCU
31121 ± 5% +15.9% 36066 ± 7% softirqs.CPU61.TIMER
33195 ± 2% +18.9% 39482 softirqs.CPU62.RCU
31337 ± 7% +14.9% 35991 ± 8% softirqs.CPU62.TIMER
33021 +17.8% 38898 softirqs.CPU63.RCU
31234 ± 5% +13.9% 35567 ± 8% softirqs.CPU63.TIMER
32825 +17.6% 38598 softirqs.CPU64.RCU
31704 ± 6% +12.9% 35792 ± 10% softirqs.CPU64.TIMER
33240 +18.9% 39508 softirqs.CPU65.RCU
31475 ± 5% +12.9% 35526 ± 9% softirqs.CPU65.TIMER
33190 +20.8% 40106 ± 2% softirqs.CPU66.RCU
8443 +23.9% 10460 ± 4% softirqs.CPU66.SCHED
31182 ± 7% +14.7% 35751 ± 8% softirqs.CPU66.TIMER
32969 +16.8% 38498 softirqs.CPU67.RCU
33177 +17.0% 38810 softirqs.CPU68.RCU
32799 +19.4% 39160 softirqs.CPU69.RCU
31264 ± 5% +14.9% 35937 ± 8% softirqs.CPU69.TIMER
34352 +15.1% 39536 ± 2% softirqs.CPU7.RCU
32372 ± 3% +14.0% 36918 ± 8% softirqs.CPU7.TIMER
34202 ± 5% +14.1% 39029 softirqs.CPU70.RCU
33334 ± 2% +16.1% 38699 ± 2% softirqs.CPU71.RCU
33710 +19.0% 40129 ± 4% softirqs.CPU72.RCU
33730 ± 2% +16.2% 39208 ± 2% softirqs.CPU73.RCU
31947 ± 5% +12.6% 35970 ± 8% softirqs.CPU73.TIMER
33347 +17.4% 39134 ± 4% softirqs.CPU74.RCU
31666 ± 6% +11.6% 35343 ± 4% softirqs.CPU74.TIMER
33119 +17.0% 38735 ± 3% softirqs.CPU75.RCU
33034 +18.0% 38972 ± 3% softirqs.CPU76.RCU
33209 +16.8% 38791 ± 2% softirqs.CPU77.RCU
33699 ± 5% +14.2% 38497 softirqs.CPU79.RCU
35226 ± 4% +14.0% 40145 ± 3% softirqs.CPU8.RCU
32834 ± 2% +17.2% 38477 ± 2% softirqs.CPU80.RCU
32216 +18.8% 38272 ± 3% softirqs.CPU81.RCU
32402 +18.0% 38242 ± 2% softirqs.CPU82.RCU
31305 ± 6% +10.9% 34731 ± 7% softirqs.CPU82.TIMER
32612 +17.9% 38440 ± 2% softirqs.CPU83.RCU
31518 ± 6% +12.8% 35541 ± 8% softirqs.CPU83.TIMER
32748 +16.7% 38226 ± 2% softirqs.CPU84.RCU
32645 +17.4% 38321 ± 2% softirqs.CPU85.RCU
31595 ± 5% +11.8% 35339 ± 7% softirqs.CPU85.TIMER
32665 +17.2% 38277 ± 3% softirqs.CPU86.RCU
31558 ± 7% +13.2% 35720 ± 8% softirqs.CPU86.TIMER
32257 +17.2% 37808 ± 2% softirqs.CPU87.RCU
32385 +18.4% 38335 ± 3% softirqs.CPU88.RCU
32527 +16.2% 37786 ± 2% softirqs.CPU89.RCU
34344 ± 3% +15.4% 39639 softirqs.CPU9.RCU
32369 ± 2% +11.8% 36174 ± 6% softirqs.CPU9.TIMER
32811 +17.8% 38662 ± 2% softirqs.CPU90.RCU
32532 +18.3% 38498 softirqs.CPU91.RCU
32965 ± 2% +15.3% 38002 softirqs.CPU92.RCU
32434 +22.1% 39591 ± 7% softirqs.CPU93.RCU
32546 +37.7% 44801 ± 19% softirqs.CPU94.RCU
31420 ± 8% +37.8% 43298 ± 31% softirqs.CPU94.TIMER
33220 +14.6% 38084 softirqs.CPU95.RCU
33531 ± 2% +12.8% 37823 ± 3% softirqs.CPU96.RCU
33545 +14.3% 38337 softirqs.CPU97.RCU
32966 +14.7% 37811 ± 2% softirqs.CPU98.RCU
33429 +15.9% 38750 ± 4% softirqs.CPU99.RCU
6367566 +16.4% 7409345 softirqs.RCU
6082875 ± 4% +12.4% 6839301 ± 6% softirqs.TIMER
***************************************************************************************************
lkp-ivb-d02: 4 threads Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz with 8G memory
=========================================================================================
compiler/cpufreq_governor/kconfig/mode/nr_task/rootfs/tbox_group/test/testcase/ucode:
gcc-7/performance/x86_64-rhel-7.6/process/16/debian-x86_64-20191114.cgz/lkp-ivb-d02/malloc2/will-it-scale/0x21
commit:
da26170b95 ("ACPI: Convert to new X86 CPU match macros")
06c4d00466 ("cpufreq: Convert to new X86 CPU match macros")
da26170b95feab87 06c4d00466eb374841bc84c39af
---------------- ---------------------------
fail:runs %reproduction fail:runs
| | |
:4 25% 1:4 dmesg.RIP:_raw_spin_unlock_irqrestore
:4 50% 2:4 dmesg.RIP:cpuidle_enter_state
:4 25% 1:4 dmesg.RIP:rebalance_domains
%stddev %change %stddev
\ | \
3690543 -53.4% 1719663 will-it-scale.per_process_ops
59048698 -53.4% 27514625 will-it-scale.workload
20.79 ± 4% +14.9% 23.90 ± 3% boot-time.boot
115892 ± 2% -8.8% 105652 ± 4% meminfo.DirectMap4k
14913 ± 3% +14.0% 16994 softirqs.SCHED
1955 ± 2% -12.8% 1704 ± 2% slabinfo.filp.num_objs
992.00 ± 4% -7.9% 914.00 ± 6% slabinfo.kmalloc-512.num_objs
7533 ± 2% -7.3% 6983 vmstat.system.cs
11027 -3.6% 10634 vmstat.system.in
65202 -4.5% 62286 proc-vmstat.nr_active_anon
64136 -4.2% 61459 proc-vmstat.nr_anon_pages
4090 -5.6% 3861 proc-vmstat.nr_shmem
65178 -4.5% 62264 proc-vmstat.nr_zone_active_anon
856.75 ± 10% -40.3% 511.25 proc-vmstat.pgactivate
366730 -1.2% 362179 proc-vmstat.pgalloc_normal
351608 -2.1% 344374 proc-vmstat.pgfree
9641 ± 23% -67.8% 3105 interrupts.CPU0.NMI:Non-maskable_interrupts
9641 ± 23% -67.8% 3105 interrupts.CPU0.PMI:Performance_monitoring_interrupts
6642 ± 3% -52.8% 3137 interrupts.CPU1.NMI:Non-maskable_interrupts
6642 ± 3% -52.8% 3137 interrupts.CPU1.PMI:Performance_monitoring_interrupts
8051 ± 34% -61.1% 3133 ± 2% interrupts.CPU2.NMI:Non-maskable_interrupts
8051 ± 34% -61.1% 3133 ± 2% interrupts.CPU2.PMI:Performance_monitoring_interrupts
6442 -51.4% 3128 interrupts.CPU3.NMI:Non-maskable_interrupts
6442 -51.4% 3128 interrupts.CPU3.PMI:Performance_monitoring_interrupts
30777 ± 15% -59.4% 12505 interrupts.NMI:Non-maskable_interrupts
30777 ± 15% -59.4% 12505 interrupts.PMI:Performance_monitoring_interrupts
326.55 ± 3% -12.3% 286.33 ± 3% sched_debug.cfs_rq:/.load_avg.avg
449.04 -16.4% 375.50 ± 10% sched_debug.cfs_rq:/.load_avg.max
94.96 ± 11% -28.9% 67.52 ± 22% sched_debug.cfs_rq:/.load_avg.stddev
7.35 ± 8% +95.8% 14.40 ± 7% sched_debug.cfs_rq:/.nr_spread_over.avg
21.79 ± 25% +69.8% 37.00 ± 7% sched_debug.cfs_rq:/.nr_spread_over.max
8.69 ± 37% +72.2% 14.97 ± 7% sched_debug.cfs_rq:/.nr_spread_over.stddev
0.00 ± 21% +28.5% 0.00 ± 12% sched_debug.cpu.next_balance.stddev
451321 ± 2% -8.0% 415116 sched_debug.cpu.nr_switches.avg
1591992 ± 2% -21.1% 1256038 ± 15% sched_debug.cpu.nr_switches.max
658789 ± 2% -23.6% 503350 ± 17% sched_debug.cpu.nr_switches.stddev
440664 ± 2% -8.3% 403980 sched_debug.cpu.sched_count.avg
1579963 ± 2% -21.3% 1244093 ± 15% sched_debug.cpu.sched_count.max
657859 ± 2% -23.6% 502322 ± 18% sched_debug.cpu.sched_count.stddev
2015 ± 2% -12.8% 1757 ± 8% sched_debug.cpu.sched_goidle.avg
207749 ± 2% -9.0% 189052 sched_debug.cpu.ttwu_count.avg
781543 ± 2% -21.6% 612453 ± 15% sched_debug.cpu.ttwu_count.max
331321 ± 2% -23.6% 253093 ± 18% sched_debug.cpu.ttwu_count.stddev
205962 ± 2% -9.2% 187022 sched_debug.cpu.ttwu_local.avg
779755 ± 2% -21.7% 610374 ± 15% sched_debug.cpu.ttwu_local.max
331320 ± 2% -23.6% 253084 ± 18% sched_debug.cpu.ttwu_local.stddev
0.05 ± 3% +137.2% 0.12 perf-stat.i.MPKI
4.412e+09 -52.6% 2.09e+09 perf-stat.i.branch-instructions
0.08 ± 2% +0.1 0.19 ± 4% perf-stat.i.branch-miss-rate%
2868917 ± 3% +30.3% 3737973 ± 5% perf-stat.i.branch-misses
14.41 +2.5 16.94 ± 3% perf-stat.i.cache-miss-rate%
150515 ± 3% +24.2% 186901 ± 5% perf-stat.i.cache-misses
882639 ± 3% +14.1% 1007246 ± 2% perf-stat.i.cache-references
7594 ± 2% -7.4% 7029 perf-stat.i.context-switches
0.71 +1.6% 0.72 perf-stat.i.cpi
1.308e+10 -51.8% 6.311e+09 perf-stat.i.cpu-cycles
164133 ± 4% -62.3% 61839 ± 4% perf-stat.i.cycles-between-cache-misses
0.01 ± 5% +0.0 0.02 perf-stat.i.dTLB-load-miss-rate%
3.901e+09 -52.6% 1.851e+09 perf-stat.i.dTLB-loads
0.00 ± 2% +0.0 0.01 ± 14% perf-stat.i.dTLB-store-miss-rate%
2.585e+09 -52.8% 1.22e+09 perf-stat.i.dTLB-stores
118190 -7.2% 109655 perf-stat.i.iTLB-load-misses
1.849e+10 -52.5% 8.782e+09 perf-stat.i.instructions
430278 -53.9% 198290 perf-stat.i.instructions-per-iTLB-miss
1.41 -1.6% 1.39 perf-stat.i.ipc
0.05 ± 3% +140.3% 0.11 ± 2% perf-stat.overall.MPKI
0.07 ± 4% +0.1 0.18 ± 5% perf-stat.overall.branch-miss-rate%
17.06 ± 2% +1.5 18.55 ± 3% perf-stat.overall.cache-miss-rate%
0.71 +1.6% 0.72 perf-stat.overall.cpi
87002 ± 3% -61.1% 33845 ± 5% perf-stat.overall.cycles-between-cache-misses
0.01 ± 4% +0.0 0.02 perf-stat.overall.dTLB-load-miss-rate%
0.00 ± 2% +0.0 0.01 ± 15% perf-stat.overall.dTLB-store-miss-rate%
156501 -48.8% 80123 perf-stat.overall.instructions-per-iTLB-miss
1.41 -1.6% 1.39 perf-stat.overall.ipc
94374 +2.0% 96228 perf-stat.overall.path-length
4.398e+09 -52.6% 2.083e+09 perf-stat.ps.branch-instructions
2860015 ± 3% +30.3% 3726736 ± 5% perf-stat.ps.branch-misses
150037 ± 3% +24.2% 186360 ± 5% perf-stat.ps.cache-misses
879772 ± 3% +14.1% 1004104 ± 2% perf-stat.ps.cache-references
7569 ± 2% -7.5% 7005 perf-stat.ps.context-switches
1.304e+10 -51.8% 6.29e+09 perf-stat.ps.cpu-cycles
3.889e+09 -52.6% 1.845e+09 perf-stat.ps.dTLB-loads
2.577e+09 -52.8% 1.216e+09 perf-stat.ps.dTLB-stores
117801 -7.2% 109283 perf-stat.ps.iTLB-load-misses
1.843e+10 -52.5% 8.753e+09 perf-stat.ps.instructions
5.573e+12 -52.5% 2.648e+12 perf-stat.total.instructions
74.64 -3.8 70.80 perf-profile.calltrace.cycles-pp.malloc
0.00 +0.5 0.54 ± 5% perf-profile.calltrace.cycles-pp.apic_timer_interrupt.malloc
0.00 +0.7 0.67 ± 18% perf-profile.calltrace.cycles-pp.prepare_exit_to_usermode.swapgs_restore_regs_and_return_to_usermode
0.00 +0.8 0.75 ± 17% perf-profile.calltrace.cycles-pp.lf.vt_console_print.console_unlock.vprintk_emit.printk
0.00 +0.8 0.76 ± 16% perf-profile.calltrace.cycles-pp.console_unlock.vprintk_emit.printk.irq_work_run_list.irq_work_run
0.00 +0.8 0.76 ± 16% perf-profile.calltrace.cycles-pp.irq_work_run_list.irq_work_run.smp_irq_work_interrupt.irq_work_interrupt
0.00 +0.8 0.76 ± 16% perf-profile.calltrace.cycles-pp.vt_console_print.console_unlock.vprintk_emit.printk.irq_work_run_list
0.00 +0.8 0.76 ± 16% perf-profile.calltrace.cycles-pp.vprintk_emit.printk.irq_work_run_list.irq_work_run.smp_irq_work_interrupt
0.00 +0.8 0.76 ± 16% perf-profile.calltrace.cycles-pp.irq_work_run.smp_irq_work_interrupt.irq_work_interrupt
0.00 +0.8 0.76 ± 16% perf-profile.calltrace.cycles-pp.printk.irq_work_run_list.irq_work_run.smp_irq_work_interrupt.irq_work_interrupt
0.00 +0.8 0.77 ± 17% perf-profile.calltrace.cycles-pp.irq_work_interrupt
0.00 +0.8 0.77 ± 17% perf-profile.calltrace.cycles-pp.smp_irq_work_interrupt.irq_work_interrupt
0.00 +0.9 0.92 ± 24% perf-profile.calltrace.cycles-pp.swapgs_restore_regs_and_return_to_usermode
0.00 +1.0 1.01 ± 5% perf-profile.calltrace.cycles-pp.tick_sched_handle.tick_sched_timer.__hrtimer_run_queues.hrtimer_interrupt.smp_apic_timer_interrupt
0.00 +1.0 1.01 ± 5% perf-profile.calltrace.cycles-pp.update_process_times.tick_sched_handle.tick_sched_timer.__hrtimer_run_queues.hrtimer_interrupt
0.00 +1.1 1.05 ± 53% perf-profile.calltrace.cycles-pp.drm_fb_helper_cfb_imageblit.bit_putcs.fbcon_putcs.fbcon_redraw.fbcon_scroll
0.00 +1.1 1.05 ± 53% perf-profile.calltrace.cycles-pp.cfb_imageblit.drm_fb_helper_cfb_imageblit.bit_putcs.fbcon_putcs.fbcon_redraw
0.00 +1.1 1.10 ± 53% perf-profile.calltrace.cycles-pp.bit_putcs.fbcon_putcs.fbcon_redraw.fbcon_scroll.con_scroll
0.00 +1.1 1.11 ± 52% perf-profile.calltrace.cycles-pp.fbcon_putcs.fbcon_redraw.fbcon_scroll.con_scroll.lf
0.00 +1.1 1.12 ± 8% perf-profile.calltrace.cycles-pp.tick_sched_timer.__hrtimer_run_queues.hrtimer_interrupt.smp_apic_timer_interrupt.apic_timer_interrupt
0.00 +1.1 1.13 ± 52% perf-profile.calltrace.cycles-pp.con_scroll.lf.vt_console_print.console_unlock.vprintk_emit
0.00 +1.1 1.13 ± 52% perf-profile.calltrace.cycles-pp.fbcon_scroll.con_scroll.lf.vt_console_print.console_unlock
0.00 +1.1 1.13 ± 52% perf-profile.calltrace.cycles-pp.fbcon_redraw.fbcon_scroll.con_scroll.lf.vt_console_print
0.18 ±173% +1.4 1.55 ± 11% perf-profile.calltrace.cycles-pp.__hrtimer_run_queues.hrtimer_interrupt.smp_apic_timer_interrupt.apic_timer_interrupt
0.55 ± 64% +1.6 2.17 ± 9% perf-profile.calltrace.cycles-pp.hrtimer_interrupt.smp_apic_timer_interrupt.apic_timer_interrupt
0.68 ± 63% +1.9 2.59 ± 7% perf-profile.calltrace.cycles-pp.smp_apic_timer_interrupt.apic_timer_interrupt
0.74 ± 62% +2.1 2.87 ± 7% perf-profile.calltrace.cycles-pp.apic_timer_interrupt
77.30 -4.3 73.01 perf-profile.children.cycles-pp.malloc
19.81 -1.2 18.64 ± 4% perf-profile.children.cycles-pp.free
0.06 ± 9% +0.1 0.11 ± 26% perf-profile.children.cycles-pp.filemap_map_pages
0.06 ± 26% +0.1 0.12 ± 43% perf-profile.children.cycles-pp.__x64_sys_clone
0.06 ± 26% +0.1 0.12 ± 43% perf-profile.children.cycles-pp._do_fork
0.03 ±100% +0.1 0.09 ± 20% perf-profile.children.cycles-pp.set_next_entity
0.08 ± 26% +0.1 0.17 ± 27% perf-profile.children.cycles-pp.ktime_get_update_offsets_now
0.04 ±107% +0.1 0.14 ± 29% perf-profile.children.cycles-pp.flush_old_exec
0.01 ±173% +0.1 0.12 ± 35% perf-profile.children.cycles-pp.__calc_delta
0.00 +0.1 0.10 ± 42% perf-profile.children.cycles-pp.reweight_entity
0.14 ± 25% +0.1 0.25 ± 24% perf-profile.children.cycles-pp.__x64_sys_exit_group
0.14 ± 25% +0.1 0.25 ± 24% perf-profile.children.cycles-pp.do_group_exit
0.14 ± 25% +0.1 0.25 ± 24% perf-profile.children.cycles-pp.do_exit
0.03 ±100% +0.1 0.15 ± 36% perf-profile.children.cycles-pp.rcu_core
0.03 ±100% +0.1 0.17 ± 19% perf-profile.children.cycles-pp.pipe_read
0.15 ± 34% +0.2 0.31 ± 7% perf-profile.children.cycles-pp.exit_mmap
0.00 +0.2 0.15 ± 48% perf-profile.children.cycles-pp.vm_mmap_pgoff
0.04 ± 60% +0.2 0.20 ± 18% perf-profile.children.cycles-pp.new_sync_read
0.11 ± 58% +0.2 0.27 ± 30% perf-profile.children.cycles-pp.perf_mux_hrtimer_handler
0.15 ± 34% +0.2 0.32 ± 11% perf-profile.children.cycles-pp.mmput
0.20 ± 9% +0.2 0.37 ± 15% perf-profile.children.cycles-pp.do_page_fault
0.16 ± 18% +0.2 0.32 ± 18% perf-profile.children.cycles-pp.handle_mm_fault
0.13 ± 24% +0.2 0.31 ± 24% perf-profile.children.cycles-pp.handle_pte_fault
0.04 ±107% +0.2 0.21 ± 49% perf-profile.children.cycles-pp.__update_load_avg_se
0.11 ± 30% +0.2 0.30 ± 17% perf-profile.children.cycles-pp.search_binary_handler
0.11 ± 30% +0.2 0.30 ± 17% perf-profile.children.cycles-pp.load_elf_binary
0.03 ±102% +0.2 0.21 ± 16% perf-profile.children.cycles-pp.update_curr
0.14 ± 26% +0.2 0.32 ± 18% perf-profile.children.cycles-pp.__handle_mm_fault
0.21 ± 12% +0.2 0.41 ± 9% perf-profile.children.cycles-pp.page_fault
0.09 ± 20% +0.2 0.29 ± 28% perf-profile.children.cycles-pp.lapic_next_deadline
0.12 ± 19% +0.2 0.32 ± 36% perf-profile.children.cycles-pp.native_write_msr
0.12 ± 18% +0.2 0.33 ± 34% perf-profile.children.cycles-pp.ksys_read
0.14 ± 23% +0.2 0.35 ± 32% perf-profile.children.cycles-pp.read
0.12 ± 18% +0.2 0.35 ± 33% perf-profile.children.cycles-pp.vfs_read
0.12 ± 28% +0.2 0.35 ± 22% perf-profile.children.cycles-pp.clockevents_program_event
0.04 ±101% +0.2 0.28 ± 12% perf-profile.children.cycles-pp.pick_next_task_fair
0.10 ± 36% +0.2 0.34 ± 39% perf-profile.children.cycles-pp.update_load_avg
0.10 ± 35% +0.3 0.35 ± 20% perf-profile.children.cycles-pp.interrupt_entry
0.16 ± 17% +0.3 0.44 ± 22% perf-profile.children.cycles-pp.execve
0.16 ± 17% +0.3 0.44 ± 22% perf-profile.children.cycles-pp.__x64_sys_execve
0.16 ± 17% +0.3 0.44 ± 22% perf-profile.children.cycles-pp.__do_execve_file
0.10 ± 65% +0.3 0.40 ± 16% perf-profile.children.cycles-pp.__softirqentry_text_start
0.12 ± 64% +0.3 0.43 ± 19% perf-profile.children.cycles-pp.irq_exit
0.18 ± 42% +0.5 0.65 ± 34% perf-profile.children.cycles-pp.task_tick_fair
0.12 ± 75% +0.5 0.62 ± 20% perf-profile.children.cycles-pp.exit_to_usermode_loop
0.22 ± 45% +0.5 0.73 ± 27% perf-profile.children.cycles-pp.scheduler_tick
0.16 ± 26% +0.5 0.69 ±103% perf-profile.children.cycles-pp.write
0.16 ± 46% +0.6 0.74 ± 24% perf-profile.children.cycles-pp.schedule
0.15 ± 51% +0.6 0.75 ± 25% perf-profile.children.cycles-pp.__sched_text_start
0.29 ± 51% +0.6 0.91 ± 18% perf-profile.children.cycles-pp.prepare_exit_to_usermode
0.18 ± 14% +0.7 0.91 ± 14% perf-profile.children.cycles-pp.irq_work_run
0.18 ± 14% +0.7 0.91 ± 14% perf-profile.children.cycles-pp.printk
0.18 ± 14% +0.7 0.91 ± 15% perf-profile.children.cycles-pp.irq_work_interrupt
0.18 ± 14% +0.7 0.91 ± 15% perf-profile.children.cycles-pp.smp_irq_work_interrupt
0.35 ± 26% +0.8 1.19 ± 7% perf-profile.children.cycles-pp.tick_sched_handle
0.35 ± 26% +0.8 1.19 ± 7% perf-profile.children.cycles-pp.update_process_times
0.39 ± 44% +0.9 1.24 ± 22% perf-profile.children.cycles-pp.swapgs_restore_regs_and_return_to_usermode
0.41 ± 23% +0.9 1.35 ± 11% perf-profile.children.cycles-pp.tick_sched_timer
0.24 ± 23% +1.0 1.22 ± 19% perf-profile.children.cycles-pp.irq_work_run_list
0.18 ± 14% +1.2 1.34 ± 43% perf-profile.children.cycles-pp.vprintk_emit
0.21 ± 16% +1.2 1.40 ± 40% perf-profile.children.cycles-pp.drm_fb_helper_cfb_imageblit
0.21 ± 16% +1.2 1.40 ± 40% perf-profile.children.cycles-pp.cfb_imageblit
0.23 ± 14% +1.3 1.50 ± 40% perf-profile.children.cycles-pp.bit_putcs
0.64 ± 26% +1.3 1.92 ± 10% perf-profile.children.cycles-pp.__hrtimer_run_queues
0.23 ± 16% +1.3 1.52 ± 39% perf-profile.children.cycles-pp.fbcon_putcs
0.24 ± 19% +1.3 1.55 ± 40% perf-profile.children.cycles-pp.fbcon_redraw
0.24 ± 20% +1.3 1.56 ± 40% perf-profile.children.cycles-pp.lf
0.24 ± 20% +1.3 1.56 ± 40% perf-profile.children.cycles-pp.con_scroll
0.24 ± 20% +1.3 1.56 ± 40% perf-profile.children.cycles-pp.fbcon_scroll
0.24 ± 20% +1.3 1.57 ± 39% perf-profile.children.cycles-pp.vt_console_print
0.99 ± 8% +1.4 2.36 ± 27% perf-profile.children.cycles-pp.entry_SYSCALL_64_after_hwframe
0.98 ± 7% +1.4 2.36 ± 27% perf-profile.children.cycles-pp.do_syscall_64
0.24 ± 23% +1.4 1.63 ± 40% perf-profile.children.cycles-pp.console_unlock
0.91 ± 21% +1.8 2.68 ± 6% perf-profile.children.cycles-pp.hrtimer_interrupt
1.08 ± 23% +2.1 3.21 ± 7% perf-profile.children.cycles-pp.smp_apic_timer_interrupt
1.18 ± 24% +2.4 3.56 ± 6% perf-profile.children.cycles-pp.apic_timer_interrupt
73.53 -4.7 68.82 perf-profile.self.cycles-pp.malloc
15.91 ± 2% -0.9 15.05 ± 4% perf-profile.self.cycles-pp.free
0.01 ±173% +0.1 0.11 ± 26% perf-profile.self.cycles-pp.__calc_delta
0.02 ±173% +0.1 0.14 ± 42% perf-profile.self.cycles-pp.unmap_page_range
0.12 ± 19% +0.2 0.32 ± 36% perf-profile.self.cycles-pp.native_write_msr
0.10 ± 40% +0.2 0.34 ± 33% perf-profile.self.cycles-pp.swapgs_restore_regs_and_return_to_usermode
0.10 ± 35% +0.3 0.35 ± 20% perf-profile.self.cycles-pp.interrupt_entry
0.21 ± 16% +1.2 1.40 ± 40% perf-profile.self.cycles-pp.cfb_imageblit
***************************************************************************************************
lkp-bdw-ep6: 88 threads Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz with 128G memory
=========================================================================================
compiler/cpufreq_governor/kconfig/mode/nr_task/rootfs/tbox_group/test/testcase/ucode:
gcc-7/performance/x86_64-rhel-7.6/process/16/debian-x86_64-20191114.cgz/lkp-bdw-ep6/pthread_mutex1/will-it-scale/0xb000038
commit:
da26170b95 ("ACPI: Convert to new X86 CPU match macros")
06c4d00466 ("cpufreq: Convert to new X86 CPU match macros")
da26170b95feab87 06c4d00466eb374841bc84c39af
---------------- ---------------------------
fail:runs %reproduction fail:runs
| | |
:4 25% 1:4 dmesg.RIP:__do_softirq
:4 25% 1:4 dmesg.RIP:__usb_hcd_giveback_urb
:4 25% 1:4 dmesg.RIP:_raw_spin_unlock_irqrestore
:4 100% 4:4 dmesg.RIP:cpuidle_enter_state
:4 25% 1:4 dmesg.RIP:rebalance_domains
:4 25% 1:4 dmesg.RIP:tick_nohz_idle_exit
%stddev %change %stddev
\ | \
2.505e+08 -57.9% 1.055e+08 will-it-scale.per_process_ops
4.008e+09 -57.9% 1.689e+09 will-it-scale.workload
31547 ± 5% -12.9% 27481 meminfo.Shmem
0.03 ± 4% +0.0 0.06 mpstat.cpu.all.sys%
14785 ± 18% -17.9% 12143 ± 17% numa-meminfo.node0.Mapped
713810 ± 2% +8.2% 772630 ± 7% numa-vmstat.node1.numa_hit
1410 +6.8% 1506 vmstat.system.cs
428161 ±127% -89.3% 45998 ± 2% cpuidle.POLL.time
59373 ± 53% -82.2% 10569 ± 5% cpuidle.POLL.usage
70394 -2.1% 68899 proc-vmstat.nr_active_anon
67334 -0.8% 66815 proc-vmstat.nr_anon_pages
7887 ± 5% -12.9% 6866 proc-vmstat.nr_shmem
70394 -2.1% 68899 proc-vmstat.nr_zone_active_anon
4138 ± 15% -35.2% 2681 ± 3% proc-vmstat.pgactivate
28675 ± 40% +66.5% 47730 ± 3% softirqs.CPU0.SCHED
77182 ± 5% +11.3% 85908 ± 4% softirqs.CPU14.RCU
155252 ± 11% -22.8% 119871 ± 22% softirqs.CPU22.TIMER
23136 ± 48% -78.4% 5002 ± 16% softirqs.CPU44.SCHED
115092 ± 6% +7.6% 123849 ± 4% softirqs.CPU45.RCU
145244 ± 20% -25.6% 108094 ± 29% softirqs.CPU54.TIMER
3.615e+10 -57.5% 1.535e+10 perf-stat.i.branch-instructions
0.04 ± 30% +0.1 0.09 ± 23% perf-stat.i.branch-miss-rate%
1384 +6.6% 1476 perf-stat.i.context-switches
4.814e+10 ± 2% -53.8% 2.224e+10 ± 4% perf-stat.i.cpu-cycles
2.831e+10 -57.7% 1.198e+10 perf-stat.i.dTLB-loads
1.22e+10 -56.8% 5.27e+09 perf-stat.i.dTLB-stores
7.282e+10 -57.1% 3.126e+10 perf-stat.i.instructions
0.03 ± 33% +0.0 0.08 ± 27% perf-stat.overall.branch-miss-rate%
191503 ± 31% -57.5% 81299 ± 49% perf-stat.overall.cycles-between-cache-misses
5463 +2.0% 5571 perf-stat.overall.path-length
3.603e+10 -57.5% 1.53e+10 perf-stat.ps.branch-instructions
1379 +6.6% 1471 perf-stat.ps.context-switches
4.798e+10 ± 2% -53.8% 2.216e+10 ± 4% perf-stat.ps.cpu-cycles
2.822e+10 -57.7% 1.194e+10 perf-stat.ps.dTLB-loads
1.215e+10 -56.8% 5.253e+09 perf-stat.ps.dTLB-stores
7.257e+10 -57.1% 3.115e+10 perf-stat.ps.instructions
2.19e+13 -57.0% 9.407e+12 perf-stat.total.instructions
47232 ± 8% +29.0% 60937 ± 4% sched_debug.cfs_rq:/.exec_clock.avg
7.97 ± 16% +268.2% 29.34 ± 36% sched_debug.cfs_rq:/.exec_clock.min
797768 ± 8% +30.8% 1043808 ± 4% sched_debug.cfs_rq:/.min_vruntime.avg
8594 ± 14% +36.3% 11717 ± 19% sched_debug.cfs_rq:/.min_vruntime.min
0.28 ± 27% +58.9% 0.44 ± 17% sched_debug.cfs_rq:/.nr_spread_over.stddev
23.87 ± 2% +16.0% 27.69 ± 11% sched_debug.cfs_rq:/.runnable_load_avg.stddev
-85357 -1249.7% 981342 ± 9% sched_debug.cfs_rq:/.spread0.avg
1493225 ± 52% +65.4% 2469981 ± 3% sched_debug.cfs_rq:/.spread0.max
2.21 ± 12% +91.5% 4.23 ± 7% sched_debug.cpu.clock.stddev
2.21 ± 12% +91.5% 4.23 ± 7% sched_debug.cpu.clock_task.stddev
5104 ± 7% +20.8% 6165 ± 5% sched_debug.cpu.nr_switches.stddev
4617 ± 8% +22.4% 5653 ± 6% sched_debug.cpu.sched_count.stddev
1029 ± 7% +15.4% 1188 sched_debug.cpu.sched_goidle.avg
2318 ± 7% +22.4% 2838 ± 6% sched_debug.cpu.sched_goidle.stddev
1028 ± 7% +15.0% 1183 sched_debug.cpu.ttwu_count.avg
2242 ± 13% +19.7% 2685 ± 10% sched_debug.cpu.ttwu_count.stddev
6631 ± 42% +101.3% 13349 ± 8% sched_debug.cpu.ttwu_local.max
960.52 ± 24% +66.7% 1601 ± 9% sched_debug.cpu.ttwu_local.stddev
0.36 ±100% +0.5 0.91 ± 11% perf-profile.calltrace.cycles-pp.irq_exit.smp_apic_timer_interrupt.apic_timer_interrupt.cpuidle_enter_state.cpuidle_enter
0.94 ±101% +2.8 3.75 ± 5% perf-profile.calltrace.cycles-pp.do_idle.cpu_startup_entry.start_kernel.secondary_startup_64
0.94 ±101% +2.8 3.75 ± 5% perf-profile.calltrace.cycles-pp.cpu_startup_entry.start_kernel.secondary_startup_64
0.94 ±101% +2.8 3.75 ± 5% perf-profile.calltrace.cycles-pp.start_kernel.secondary_startup_64
0.93 ±101% +2.8 3.75 ± 5% perf-profile.calltrace.cycles-pp.cpuidle_enter.do_idle.cpu_startup_entry.start_kernel.secondary_startup_64
0.93 ±101% +2.8 3.75 ± 5% perf-profile.calltrace.cycles-pp.cpuidle_enter_state.cpuidle_enter.do_idle.cpu_startup_entry.start_kernel
17.82 ± 27% -4.5 13.32 ± 3% perf-profile.children.cycles-pp.pthread_mutex_lock
8.70 ± 27% -2.3 6.44 ± 2% perf-profile.children.cycles-pp.pthread_mutex_lock@plt
8.75 ± 28% -2.2 6.52 ± 4% perf-profile.children.cycles-pp.pthread_mutex_unlock@plt
0.05 ± 60% +0.0 0.08 ± 13% perf-profile.children.cycles-pp.note_gp_changes
0.10 ± 11% +0.0 0.14 ± 6% perf-profile.children.cycles-pp.console_unlock
0.10 ± 12% +0.0 0.14 ± 10% perf-profile.children.cycles-pp.irq_work_run_list
0.06 ± 60% +0.0 0.10 ± 4% perf-profile.children.cycles-pp.interrupt_entry
0.11 ± 21% +0.1 0.17 ± 10% perf-profile.children.cycles-pp.read_tsc
0.09 ± 26% +0.1 0.15 ± 15% perf-profile.children.cycles-pp.native_irq_return_iret
0.20 ± 21% +0.1 0.29 ± 30% perf-profile.children.cycles-pp.get_next_timer_interrupt
0.18 ± 33% +0.1 0.28 ± 13% perf-profile.children.cycles-pp.native_queued_spin_lock_slowpath
0.28 ± 28% +0.1 0.42 ± 10% perf-profile.children.cycles-pp._raw_spin_lock_irqsave
0.32 ± 23% +0.2 0.51 ± 6% perf-profile.children.cycles-pp.rcu_core
0.64 ± 25% +0.3 0.93 ± 13% perf-profile.children.cycles-pp.__softirqentry_text_start
0.78 ± 21% +0.4 1.20 ± 8% perf-profile.children.cycles-pp.irq_exit
0.94 ±101% +2.8 3.75 ± 5% perf-profile.children.cycles-pp.start_kernel
9.09 ± 27% -2.3 6.82 ± 4% perf-profile.self.cycles-pp.pthread_mutex_lock
8.58 ± 27% -2.3 6.31 ± 3% perf-profile.self.cycles-pp.pthread_mutex_lock@plt
8.67 ± 28% -2.2 6.43 ± 4% perf-profile.self.cycles-pp.pthread_mutex_unlock@plt
0.03 ±100% +0.0 0.07 ± 17% perf-profile.self.cycles-pp._raw_spin_lock
0.06 ± 63% +0.0 0.10 ± 7% perf-profile.self.cycles-pp.interrupt_entry
0.11 ± 20% +0.0 0.16 ± 11% perf-profile.self.cycles-pp.read_tsc
0.09 ± 26% +0.1 0.15 ± 15% perf-profile.self.cycles-pp.native_irq_return_iret
0.18 ± 33% +0.1 0.28 ± 13% perf-profile.self.cycles-pp.native_queued_spin_lock_slowpath
300.75 ± 54% +75.6% 528.25 ± 23% interrupts.37:IR-PCI-MSI.1572868-edge.eth0-TxRx-3
464.50 ± 33% -57.5% 197.50 ± 19% interrupts.40:IR-PCI-MSI.1572871-edge.eth0-TxRx-6
412.50 ± 7% -14.2% 354.00 interrupts.9:IR-IO-APIC.9-fasteoi.acpi
412.50 ± 7% -14.2% 354.00 interrupts.CPU1.9:IR-IO-APIC.9-fasteoi.acpi
4557 ± 26% -37.1% 2865 interrupts.CPU10.NMI:Non-maskable_interrupts
4557 ± 26% -37.1% 2865 interrupts.CPU10.PMI:Performance_monitoring_interrupts
4336 ± 33% -42.4% 2499 ± 24% interrupts.CPU15.NMI:Non-maskable_interrupts
4336 ± 33% -42.4% 2499 ± 24% interrupts.CPU15.PMI:Performance_monitoring_interrupts
300.75 ± 54% +75.6% 528.25 ± 23% interrupts.CPU16.37:IR-PCI-MSI.1572868-edge.eth0-TxRx-3
464.50 ± 33% -57.5% 197.50 ± 19% interrupts.CPU19.40:IR-PCI-MSI.1572871-edge.eth0-TxRx-6
4285 ± 33% -33.4% 2856 interrupts.CPU2.NMI:Non-maskable_interrupts
4285 ± 33% -33.4% 2856 interrupts.CPU2.PMI:Performance_monitoring_interrupts
12.75 ± 50% +294.1% 50.25 ± 83% interrupts.CPU27.RES:Rescheduling_interrupts
7890 -57.4% 3358 interrupts.CPU45.NMI:Non-maskable_interrupts
7890 -57.4% 3358 interrupts.CPU45.PMI:Performance_monitoring_interrupts
7890 -57.4% 3357 interrupts.CPU46.NMI:Non-maskable_interrupts
7890 -57.4% 3357 interrupts.CPU46.PMI:Performance_monitoring_interrupts
6903 ± 24% -51.3% 3358 interrupts.CPU47.NMI:Non-maskable_interrupts
6903 ± 24% -51.3% 3358 interrupts.CPU47.PMI:Performance_monitoring_interrupts
6904 ± 24% -51.3% 3360 interrupts.CPU48.NMI:Non-maskable_interrupts
6904 ± 24% -51.3% 3360 interrupts.CPU48.PMI:Performance_monitoring_interrupts
5917 ± 33% -43.2% 3358 interrupts.CPU49.NMI:Non-maskable_interrupts
5917 ± 33% -43.2% 3358 interrupts.CPU49.PMI:Performance_monitoring_interrupts
4287 ± 33% -33.4% 2856 interrupts.CPU5.NMI:Non-maskable_interrupts
4287 ± 33% -33.4% 2856 interrupts.CPU5.PMI:Performance_monitoring_interrupts
4930 ± 34% -34.4% 3233 ± 6% interrupts.CPU50.NMI:Non-maskable_interrupts
4930 ± 34% -34.4% 3233 ± 6% interrupts.CPU50.PMI:Performance_monitoring_interrupts
4940 ± 34% -34.3% 3245 ± 5% interrupts.CPU52.NMI:Non-maskable_interrupts
4940 ± 34% -34.3% 3245 ± 5% interrupts.CPU52.PMI:Performance_monitoring_interrupts
5907 ± 33% -43.2% 3357 interrupts.CPU53.NMI:Non-maskable_interrupts
5907 ± 33% -43.2% 3357 interrupts.CPU53.PMI:Performance_monitoring_interrupts
5913 ± 33% -43.2% 3357 interrupts.CPU55.NMI:Non-maskable_interrupts
5913 ± 33% -43.2% 3357 interrupts.CPU55.PMI:Performance_monitoring_interrupts
6905 ± 24% -51.3% 3361 interrupts.CPU56.NMI:Non-maskable_interrupts
6905 ± 24% -51.3% 3361 interrupts.CPU56.PMI:Performance_monitoring_interrupts
6904 ± 24% -57.5% 2937 ± 24% interrupts.CPU57.NMI:Non-maskable_interrupts
6904 ± 24% -57.5% 2937 ± 24% interrupts.CPU57.PMI:Performance_monitoring_interrupts
6904 ± 24% -57.5% 2937 ± 24% interrupts.CPU58.NMI:Non-maskable_interrupts
6904 ± 24% -57.5% 2937 ± 24% interrupts.CPU58.PMI:Performance_monitoring_interrupts
6858 ± 24% -57.2% 2937 ± 24% interrupts.CPU59.NMI:Non-maskable_interrupts
6858 ± 24% -57.2% 2937 ± 24% interrupts.CPU59.PMI:Performance_monitoring_interrupts
175277 ± 13% -40.2% 104738 ± 2% interrupts.NMI:Non-maskable_interrupts
175277 ± 13% -40.2% 104738 ± 2% interrupts.PMI:Performance_monitoring_interrupts
***************************************************************************************************
lkp-ivb-d02: 4 threads Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz with 8G memory
=========================================================================================
compiler/cpufreq_governor/kconfig/mode/nr_task/rootfs/tbox_group/test/testcase/ucode:
gcc-7/performance/x86_64-rhel-7.6/thread/16/debian-x86_64-20191114.cgz/lkp-ivb-d02/pipe1/will-it-scale/0x21
commit:
da26170b95 ("ACPI: Convert to new X86 CPU match macros")
06c4d00466 ("cpufreq: Convert to new X86 CPU match macros")
da26170b95feab87 06c4d00466eb374841bc84c39af
---------------- ---------------------------
fail:runs %reproduction fail:runs
| | |
:4 50% 2:4 dmesg.RIP:_raw_spin_unlock_irqrestore
:4 75% 3:4 dmesg.RIP:cpuidle_enter_state
:4 25% 1:4 dmesg.RIP:find_busiest_group
%stddev %change %stddev
\ | \
127138 -53.5% 59094 will-it-scale.per_thread_ops
1099984 -16.2% 922278 ± 2% will-it-scale.time.involuntary_context_switches
391.00 -3.5% 377.25 will-it-scale.time.percent_of_cpu_this_job_got
791.53 -3.9% 761.03 will-it-scale.time.system_time
387.84 -2.8% 376.84 ± 2% will-it-scale.time.user_time
2034223 -53.5% 945514 will-it-scale.workload
21.92 ± 3% +10.7% 24.26 ± 5% boot-time.boot
80.50 ± 42% -88.8% 9.00 ± 26% cpuidle.POLL.usage
17343 -8.6% 15858 meminfo.Shmem
139.50 +68.1% 234.50 ± 22% slabinfo.fsnotify_mark_connector.active_objs
46750 ± 6% +13.7% 53160 ± 3% softirqs.CPU2.RCU
194293 ± 6% +11.6% 216921 ± 4% softirqs.RCU
15629 ± 3% +12.7% 17621 softirqs.SCHED
65.50 -3.8% 63.00 vmstat.cpu.sy
33.00 +7.6% 35.50 ± 2% vmstat.cpu.us
7308 -4.7% 6968 vmstat.system.cs
10952 -4.1% 10502 vmstat.system.in
65863 -4.9% 62633 proc-vmstat.nr_active_anon
64543 -4.4% 61687 proc-vmstat.nr_anon_pages
4336 -8.6% 3965 proc-vmstat.nr_shmem
65838 -4.9% 62614 proc-vmstat.nr_zone_active_anon
1233 ± 10% -44.0% 690.25 ± 11% proc-vmstat.pgactivate
351470 -1.9% 344919 proc-vmstat.pgfree
10854 ± 13% -71.6% 3083 interrupts.CPU0.NMI:Non-maskable_interrupts
10854 ± 13% -71.6% 3083 interrupts.CPU0.PMI:Performance_monitoring_interrupts
7952 ± 33% -61.3% 3075 interrupts.CPU2.NMI:Non-maskable_interrupts
7952 ± 33% -61.3% 3075 interrupts.CPU2.PMI:Performance_monitoring_interrupts
7999 ± 34% -51.8% 3857 ± 34% interrupts.CPU3.NMI:Non-maskable_interrupts
7999 ± 34% -51.8% 3857 ± 34% interrupts.CPU3.PMI:Performance_monitoring_interrupts
33765 ± 11% -56.6% 14652 ± 17% interrupts.NMI:Non-maskable_interrupts
33765 ± 11% -56.6% 14652 ± 17% interrupts.PMI:Performance_monitoring_interrupts
10614 ± 11% +14.7% 12169 ± 5% interrupts.RES:Rescheduling_interrupts
5992 ± 32% +90.7% 11431 ± 26% sched_debug.cfs_rq:/.min_vruntime.stddev
7.66 ± 5% +103.5% 15.58 ± 12% sched_debug.cfs_rq:/.nr_spread_over.avg
22.46 ± 10% +60.7% 36.08 ± 17% sched_debug.cfs_rq:/.nr_spread_over.max
1237 ±365% -1083.4% -12166 sched_debug.cfs_rq:/.spread0.avg
-7514 +237.4% -25357 sched_debug.cfs_rq:/.spread0.min
5990 ± 32% +91.1% 11445 ± 26% sched_debug.cfs_rq:/.spread0.stddev
31.19 ± 30% +88.5% 58.80 ± 24% sched_debug.cfs_rq:/.util_avg.stddev
3.16 ± 10% +88.7% 5.96 ± 16% sched_debug.cpu.clock.stddev
3.16 ± 10% +88.7% 5.96 ± 16% sched_debug.cpu.clock_task.stddev
2065 ± 2% -19.8% 1656 ± 8% sched_debug.cpu.sched_goidle.avg
1.46 ±173% +1800.0% 27.71 ± 73% sched_debug.cpu.sched_goidle.min
0.19 ± 9% +113.6% 0.40 perf-stat.i.MPKI
1.207e+09 -50.5% 5.976e+08 perf-stat.i.branch-instructions
1.58 +0.3 1.93 perf-stat.i.branch-miss-rate%
19250623 -39.4% 11672275 perf-stat.i.branch-misses
12.39 ± 4% +2.7 15.10 perf-stat.i.cache-miss-rate%
144627 ± 2% +29.9% 187812 perf-stat.i.cache-misses
1080010 ± 2% +12.8% 1218216 perf-stat.i.cache-references
7371 -4.7% 7022 perf-stat.i.context-switches
2.14 -2.0% 2.10 perf-stat.i.cpi
1.307e+10 -51.7% 6.31e+09 perf-stat.i.cpu-cycles
37.68 ± 8% +8.9% 41.02 ± 7% perf-stat.i.cpu-migrations
156713 ± 2% -62.9% 58110 ± 11% perf-stat.i.cycles-between-cache-misses
38767199 ± 12% -54.5% 17640059 ± 14% perf-stat.i.dTLB-load-misses
1.856e+09 -51.6% 8.987e+08 perf-stat.i.dTLB-loads
9750289 ± 3% -55.6% 4330192 ± 4% perf-stat.i.dTLB-store-misses
1.354e+09 -52.3% 6.46e+08 perf-stat.i.dTLB-stores
1949136 ± 9% -47.8% 1016639 ± 16% perf-stat.i.iTLB-load-misses
5860 ± 14% +81.5% 10639 ± 14% perf-stat.i.iTLB-loads
6.112e+09 -50.7% 3.015e+09 perf-stat.i.instructions
0.47 +2.0% 0.48 perf-stat.i.ipc
0.18 ± 2% +128.9% 0.40 perf-stat.overall.MPKI
1.59 +0.4 1.95 perf-stat.overall.branch-miss-rate%
13.40 ± 3% +2.0 15.43 perf-stat.overall.cache-miss-rate%
2.14 -2.1% 2.09 perf-stat.overall.cpi
90397 ± 2% -62.9% 33558 perf-stat.overall.cycles-between-cache-misses
0.47 +2.2% 0.48 perf-stat.overall.ipc
906994 +6.0% 961269 perf-stat.overall.path-length
1.203e+09 -50.5% 5.957e+08 perf-stat.ps.branch-instructions
19187059 -39.4% 11636390 perf-stat.ps.branch-misses
144150 ± 2% +30.0% 187452 perf-stat.ps.cache-misses
1076446 ± 2% +12.9% 1215149 perf-stat.ps.cache-references
7346 -4.8% 6995 perf-stat.ps.context-switches
1.302e+10 -51.7% 6.289e+09 perf-stat.ps.cpu-cycles
37.55 ± 8% +8.8% 40.87 ± 7% perf-stat.ps.cpu-migrations
38639130 ± 12% -54.5% 17580860 ± 14% perf-stat.ps.dTLB-load-misses
1.849e+09 -51.6% 8.957e+08 perf-stat.ps.dTLB-loads
9718082 ± 3% -55.6% 4315591 ± 4% perf-stat.ps.dTLB-store-misses
1.35e+09 -52.3% 6.438e+08 perf-stat.ps.dTLB-stores
1942698 ± 9% -47.8% 1013144 ± 16% perf-stat.ps.iTLB-load-misses
5841 ± 14% +81.7% 10612 ± 14% perf-stat.ps.iTLB-loads
6.092e+09 -50.7% 3.006e+09 perf-stat.ps.instructions
1.845e+12 -50.7% 9.089e+11 perf-stat.total.instructions
50.03 -1.1 48.94 perf-profile.calltrace.cycles-pp.__GI___libc_read
34.45 -0.8 33.67 perf-profile.calltrace.cycles-pp.do_syscall_64.entry_SYSCALL_64_after_hwframe.__GI___libc_read
35.23 -0.7 34.49 perf-profile.calltrace.cycles-pp.entry_SYSCALL_64_after_hwframe.__GI___libc_read
0.55 ± 4% -0.3 0.26 ±100% perf-profile.calltrace.cycles-pp.__sb_start_write.pipe_write.new_sync_write.vfs_write.ksys_write
0.86 ± 22% -0.2 0.67 ± 18% perf-profile.calltrace.cycles-pp.fsnotify.vfs_write.ksys_write.do_syscall_64.entry_SYSCALL_64_after_hwframe
50.15 -1.1 49.10 perf-profile.children.cycles-pp.__GI___libc_read
0.07 ± 24% +0.0 0.12 ± 21% perf-profile.children.cycles-pp.do_page_fault
0.07 ± 21% +0.0 0.12 ± 19% perf-profile.children.cycles-pp.handle_mm_fault
0.01 ±173% +0.1 0.06 ± 26% perf-profile.children.cycles-pp.clockevents_program_event
0.00 +0.1 0.05 perf-profile.children.cycles-pp.do_sys_open
0.00 +0.1 0.05 perf-profile.children.cycles-pp.do_sys_openat2
0.05 ± 60% +0.1 0.10 ± 17% perf-profile.children.cycles-pp.handle_pte_fault
0.01 ±173% +0.1 0.07 ± 31% perf-profile.children.cycles-pp.native_write_msr
0.01 ±173% +0.1 0.07 ± 21% perf-profile.children.cycles-pp.search_binary_handler
0.01 ±173% +0.1 0.07 ± 21% perf-profile.children.cycles-pp.load_elf_binary
0.08 ± 19% +0.1 0.14 ± 16% perf-profile.children.cycles-pp.page_fault
0.06 ± 60% +0.1 0.12 ± 19% perf-profile.children.cycles-pp.__handle_mm_fault
0.12 ± 26% +0.1 0.18 ± 15% perf-profile.children.cycles-pp.__vfs_read
0.00 +0.1 0.07 ± 13% perf-profile.children.cycles-pp.ttwu_do_activate
0.00 +0.1 0.07 ± 12% perf-profile.children.cycles-pp.activate_task
0.00 +0.1 0.07 ± 12% perf-profile.children.cycles-pp.enqueue_task_fair
0.01 ±173% +0.1 0.08 ± 10% perf-profile.children.cycles-pp.try_to_wake_up
0.03 ±100% +0.1 0.10 ± 25% perf-profile.children.cycles-pp.execve
0.03 ±100% +0.1 0.10 ± 25% perf-profile.children.cycles-pp.__x64_sys_execve
0.03 ±100% +0.1 0.10 ± 25% perf-profile.children.cycles-pp.__do_execve_file
0.03 ±100% +0.1 0.11 ± 12% perf-profile.children.cycles-pp.read
0.04 ± 57% +0.1 0.12 ± 17% perf-profile.children.cycles-pp.__sched_text_start
0.03 ±100% +0.1 0.11 ± 28% perf-profile.children.cycles-pp.__softirqentry_text_start
0.03 ±100% +0.1 0.11 ± 35% perf-profile.children.cycles-pp.irq_exit
0.02 ±173% +0.1 0.11 ± 20% perf-profile.children.cycles-pp.write
0.01 ±173% +0.1 0.10 ± 45% perf-profile.children.cycles-pp.update_load_avg
0.00 +0.1 0.10 ± 18% perf-profile.children.cycles-pp.schedule
0.84 ± 3% +0.1 0.96 ± 4% perf-profile.children.cycles-pp.fput_many
0.05 ± 59% +0.1 0.20 ± 43% perf-profile.children.cycles-pp.task_tick_fair
0.06 ± 60% +0.1 0.21 ± 10% perf-profile.children.cycles-pp.cfb_imageblit
0.06 ± 60% +0.2 0.21 ± 12% perf-profile.children.cycles-pp.drm_fb_helper_cfb_imageblit
0.08 ± 26% +0.2 0.24 ± 6% perf-profile.children.cycles-pp.console_unlock
0.08 ± 24% +0.2 0.24 ± 5% perf-profile.children.cycles-pp.fbcon_redraw
0.07 ± 60% +0.2 0.23 ± 42% perf-profile.children.cycles-pp.scheduler_tick
0.08 ± 26% +0.2 0.25 ± 7% perf-profile.children.cycles-pp.irq_work_run_list
0.08 ± 24% +0.2 0.24 ± 6% perf-profile.children.cycles-pp.vt_console_print
0.08 ± 24% +0.2 0.24 ± 6% perf-profile.children.cycles-pp.lf
0.08 ± 24% +0.2 0.24 ± 6% perf-profile.children.cycles-pp.con_scroll
0.08 ± 24% +0.2 0.24 ± 6% perf-profile.children.cycles-pp.fbcon_scroll
0.06 ± 14% +0.2 0.23 ± 7% perf-profile.children.cycles-pp.irq_work_interrupt
0.06 ± 14% +0.2 0.23 ± 7% perf-profile.children.cycles-pp.smp_irq_work_interrupt
0.06 ± 14% +0.2 0.23 ± 7% perf-profile.children.cycles-pp.irq_work_run
0.06 ± 14% +0.2 0.23 ± 7% perf-profile.children.cycles-pp.printk
0.06 ± 14% +0.2 0.23 ± 7% perf-profile.children.cycles-pp.vprintk_emit
0.07 ± 60% +0.2 0.24 ± 10% perf-profile.children.cycles-pp.fbcon_putcs
0.06 ± 58% +0.2 0.23 ± 8% perf-profile.children.cycles-pp.bit_putcs
0.13 ± 22% +0.2 0.31 ± 31% perf-profile.children.cycles-pp.update_process_times
0.13 ± 24% +0.2 0.32 ± 32% perf-profile.children.cycles-pp.tick_sched_handle
0.15 ± 26% +0.2 0.36 ± 29% perf-profile.children.cycles-pp.tick_sched_timer
0.21 ± 18% +0.3 0.48 ± 25% perf-profile.children.cycles-pp.__hrtimer_run_queues
0.29 ± 18% +0.3 0.62 ± 23% perf-profile.children.cycles-pp.hrtimer_interrupt
0.34 ± 18% +0.4 0.76 ± 25% perf-profile.children.cycles-pp.smp_apic_timer_interrupt
0.39 ± 17% +0.4 0.83 ± 24% perf-profile.children.cycles-pp.apic_timer_interrupt
1.67 ± 7% -0.2 1.45 ± 8% perf-profile.self.cycles-pp.__fsnotify_parent
0.01 ±173% +0.1 0.07 ± 31% perf-profile.self.cycles-pp.native_write_msr
0.10 ± 29% +0.1 0.16 ± 14% perf-profile.self.cycles-pp.__vfs_read
0.82 ± 3% +0.1 0.93 ± 4% perf-profile.self.cycles-pp.fput_many
0.06 ± 60% +0.1 0.21 ± 10% perf-profile.self.cycles-pp.cfb_imageblit
***************************************************************************************************
lkp-bdw-de1: 16 threads Intel(R) Xeon(R) CPU D-1541 @ 2.10GHz with 48G memory
=========================================================================================
compiler/cpufreq_governor/kconfig/mode/nr_threads/rootfs/tbox_group/test/test_memory_size/testcase/ucode:
gcc-7/performance/x86_64-rhel-7.6/development/50%/debian-x86_64-20191114.cgz/lkp-bdw-de1/MMAP/50%/lmbench3/0x7000019
commit:
da26170b95 ("ACPI: Convert to new X86 CPU match macros")
06c4d00466 ("cpufreq: Convert to new X86 CPU match macros")
da26170b95feab87 06c4d00466eb374841bc84c39af
---------------- ---------------------------
fail:runs %reproduction fail:runs
| | |
:4 50% 2:4 dmesg.RIP:_raw_spin_unlock_irqrestore
:4 75% 3:4 dmesg.RIP:cpuidle_enter_state
:4 25% 1:4 dmesg.RIP:find_busiest_group
2:4 16% 2:4 perf-profile.calltrace.cycles-pp.sync_regs.error_entry
11:4 72% 14:4 perf-profile.calltrace.cycles-pp.error_entry
0:4 1% 0:4 perf-profile.children.cycles-pp.error_exit
12:4 78% 15:4 perf-profile.children.cycles-pp.error_entry
9:4 63% 12:4 perf-profile.self.cycles-pp.error_entry
%stddev %change %stddev
\ | \
59796 -36.3% 38109 ± 5% lmbench3.MMAP.read.bandwidth.MB/sec
34823 -53.4% 16211 ± 2% lmbench3.MMAP.read_open2close.bandwidth.MB/sec
9.874e+08 ± 9% -69.3% 3.027e+08 lmbench3.time.minor_page_faults
2771 ± 8% -11.2% 2461 lmbench3.time.system_time
5509144 ± 7% -67.8% 1775030 ± 4% lmbench3.time.voluntary_context_switches
0.00 ±125% +0.0 0.00 ± 54% mpstat.cpu.all.iowait%
12325 ± 23% -56.2% 5404 ± 3% vmstat.system.cs
172684 ± 8% +20.6% 208196 ± 4% meminfo.Mapped
30615 ± 3% -19.1% 24758 meminfo.Shmem
39.60 ± 10% +24.2% 49.18 ± 11% boot-time.boot
21.16 ± 17% +18.3% 25.04 ± 22% boot-time.dhcp
576.19 ± 10% +21.1% 697.49 ± 11% boot-time.idle
3634135 ± 11% +276.1% 13669368 ± 3% cpuidle.C1.time
902893 ± 9% +70.4% 1538961 ± 4% cpuidle.C1.usage
5.698e+09 ± 56% -46.4% 3.053e+09 ± 18% cpuidle.C1E.time
13219284 ± 7% -68.1% 4210732 ± 4% cpuidle.POLL.time
5423686 ± 7% -88.0% 651438 ± 4% cpuidle.POLL.usage
42733 ± 10% +23.0% 52572 ± 4% proc-vmstat.nr_mapped
7653 ± 3% -19.1% 6189 proc-vmstat.nr_shmem
12908 -2.7% 12561 proc-vmstat.nr_slab_unreclaimable
58993011 ± 9% -60.9% 23090737 proc-vmstat.numa_hit
58993011 ± 9% -60.9% 23090737 proc-vmstat.numa_local
2582 ± 27% -46.4% 1383 ± 5% proc-vmstat.pgactivate
70058749 ± 8% -53.9% 32317690 proc-vmstat.pgalloc_normal
1.652e+09 ± 9% -69.5% 5.031e+08 proc-vmstat.pgfault
70019497 ± 8% -54.0% 32182265 proc-vmstat.pgfree
839.50 ± 13% -19.6% 675.25 ± 4% slabinfo.Acpi-Parse.active_objs
839.50 ± 13% -19.6% 675.25 ± 4% slabinfo.Acpi-Parse.num_objs
1550 ± 3% -9.3% 1406 ± 4% slabinfo.cred_jar.active_objs
1550 ± 3% -9.3% 1406 ± 4% slabinfo.cred_jar.num_objs
10240 ± 11% -30.3% 7141 slabinfo.filp.active_objs
343.50 ± 9% -31.4% 235.50 ± 2% slabinfo.filp.active_slabs
11007 ± 9% -31.4% 7551 slabinfo.filp.num_objs
343.50 ± 9% -31.4% 235.50 ± 2% slabinfo.filp.num_slabs
176.00 ± 27% +54.5% 272.00 ± 5% slabinfo.kmalloc-rcl-128.active_objs
176.00 ± 27% +54.5% 272.00 ± 5% slabinfo.kmalloc-rcl-128.num_objs
913.50 ± 8% +23.0% 1123 ± 4% slabinfo.kmalloc-rcl-96.active_objs
913.50 ± 8% +23.0% 1123 ± 4% slabinfo.kmalloc-rcl-96.num_objs
2559 ± 16% -38.8% 1565 ± 38% interrupts.34:IR-PCI-MSI.2621441-edge.eth0-TxRx-0
5158 ± 10% -40.9% 3046 ± 12% interrupts.CPU0.RES:Rescheduling_interrupts
4410 ± 14% -35.4% 2850 ± 21% interrupts.CPU1.RES:Rescheduling_interrupts
5504 ± 23% -62.0% 2091 ± 3% interrupts.CPU10.NMI:Non-maskable_interrupts
5504 ± 23% -62.0% 2091 ± 3% interrupts.CPU10.PMI:Performance_monitoring_interrupts
881.25 ± 58% +165.9% 2343 ± 39% interrupts.CPU11.TLB:TLB_shootdowns
4947 ± 6% -13.7% 4271 ± 7% interrupts.CPU14.RES:Rescheduling_interrupts
5151 ± 13% -23.5% 3939 ± 7% interrupts.CPU15.RES:Rescheduling_interrupts
4386 ± 18% -37.7% 2730 ± 10% interrupts.CPU2.RES:Rescheduling_interrupts
4661 ± 11% -43.4% 2636 ± 19% interrupts.CPU3.RES:Rescheduling_interrupts
4812 ± 20% -50.4% 2387 ± 8% interrupts.CPU4.RES:Rescheduling_interrupts
4870 ± 18% -45.3% 2662 ± 22% interrupts.CPU5.RES:Rescheduling_interrupts
3833 ± 13% -23.5% 2933 ± 11% interrupts.CPU6.RES:Rescheduling_interrupts
2559 ± 16% -38.8% 1565 ± 38% interrupts.CPU8.34:IR-PCI-MSI.2621441-edge.eth0-TxRx-0
124.00 ± 3% +17.1% 145.25 ± 7% interrupts.CPU9.CAL:Function_call_interrupts
70339 ± 7% -22.9% 54227 ± 4% interrupts.RES:Rescheduling_interrupts
134057 ± 41% -45.1% 73618 ± 3% softirqs.CPU0.SCHED
135884 ± 40% -43.5% 76725 ± 15% softirqs.CPU1.SCHED
411979 ± 30% -29.0% 292317 softirqs.CPU1.TIMER
125329 ± 40% -37.5% 78295 ± 5% softirqs.CPU10.SCHED
122051 ± 48% -43.5% 68923 ± 6% softirqs.CPU11.SCHED
445933 ± 43% -36.5% 283341 ± 2% softirqs.CPU11.TIMER
131655 ± 41% -46.6% 70340 ± 10% softirqs.CPU12.SCHED
123508 ± 46% -43.7% 69575 ± 3% softirqs.CPU13.SCHED
118137 ± 33% -40.6% 70141 ± 7% softirqs.CPU14.SCHED
121362 ± 49% -40.4% 72283 ± 5% softirqs.CPU15.SCHED
128887 ± 46% -47.0% 68259 ± 7% softirqs.CPU2.SCHED
132599 ± 42% -38.7% 81270 ± 6% softirqs.CPU3.SCHED
122011 ± 48% -37.8% 75843 ± 10% softirqs.CPU4.SCHED
133060 ± 45% -44.3% 74126 ± 3% softirqs.CPU5.SCHED
125294 ± 43% -36.8% 79130 ± 4% softirqs.CPU6.SCHED
133132 ± 44% -44.0% 74489 ± 5% softirqs.CPU7.SCHED
2008609 ± 42% -40.9% 1186473 softirqs.SCHED
194419 ± 6% -10.6% 173824 ± 3% sched_debug.cfs_rq:/.exec_clock.avg
93.69 ± 18% -20.5% 74.48 ± 10% sched_debug.cfs_rq:/.load_avg.stddev
0.65 ± 8% +193.0% 1.91 ± 3% sched_debug.cpu.clock.stddev
0.65 ± 8% +193.2% 1.91 ± 3% sched_debug.cpu.clock_task.stddev
0.00 ± 2% +24.7% 0.00 ± 20% sched_debug.cpu.next_balance.stddev
531879 ± 4% -57.9% 224113 ± 3% sched_debug.cpu.nr_switches.avg
705887 ± 4% -53.5% 328229 ± 3% sched_debug.cpu.nr_switches.max
361512 ± 11% -64.7% 127482 ± 11% sched_debug.cpu.nr_switches.min
105347 ± 24% -38.8% 64436 ± 13% sched_debug.cpu.nr_switches.stddev
527125 ± 4% -58.5% 218856 ± 3% sched_debug.cpu.sched_count.avg
700713 ± 4% -53.8% 323889 ± 2% sched_debug.cpu.sched_count.max
358284 ± 12% -65.7% 122786 ± 10% sched_debug.cpu.sched_count.min
105218 ± 24% -39.0% 64228 ± 14% sched_debug.cpu.sched_count.stddev
262228 ± 4% -58.8% 108039 ± 3% sched_debug.cpu.sched_goidle.avg
349142 ± 4% -54.0% 160597 ± 2% sched_debug.cpu.sched_goidle.max
177904 ± 12% -66.4% 59745 ± 10% sched_debug.cpu.sched_goidle.min
52610 ± 24% -38.8% 32185 ± 14% sched_debug.cpu.sched_goidle.stddev
264288 ± 4% -58.6% 109405 ± 3% sched_debug.cpu.ttwu_count.avg
347196 ± 3% -53.4% 161753 ± 4% sched_debug.cpu.ttwu_count.max
189839 ± 11% -67.9% 60917 ± 10% sched_debug.cpu.ttwu_count.min
48965 ± 25% -36.7% 30988 ± 14% sched_debug.cpu.ttwu_count.stddev
54.70 -10.8% 48.80 perf-stat.i.MPKI
1.512e+09 ± 21% -59.4% 6.14e+08 perf-stat.i.branch-instructions
11536320 ± 17% -46.3% 6194760 perf-stat.i.branch-misses
6.136e+08 ± 21% -56.2% 2.687e+08 perf-stat.i.cache-misses
6.136e+08 ± 21% -56.2% 2.687e+08 perf-stat.i.cache-references
12357 ± 23% -56.4% 5383 ± 3% perf-stat.i.context-switches
1.58 ± 13% -26.7% 1.16 perf-stat.i.cpi
1.734e+10 ± 20% -64.7% 6.122e+09 perf-stat.i.cpu-cycles
21.44 ± 4% +6.7% 22.87 perf-stat.i.cpu-migrations
1154 ± 22% -60.3% 458.09 perf-stat.i.cycles-between-cache-misses
7118274 ± 21% -59.5% 2880366 perf-stat.i.dTLB-load-misses
8.658e+09 ± 21% -59.1% 3.545e+09 perf-stat.i.dTLB-loads
0.28 -0.0 0.26 perf-stat.i.dTLB-store-miss-rate%
4937319 ± 20% -63.8% 1787428 perf-stat.i.dTLB-store-misses
1.041e+09 ± 20% -60.3% 4.138e+08 perf-stat.i.dTLB-stores
49.61 ± 2% -5.1 44.49 perf-stat.i.iTLB-load-miss-rate%
3035551 ± 20% -63.2% 1116287 perf-stat.i.iTLB-load-misses
2880611 ± 20% -57.0% 1239559 perf-stat.i.iTLB-loads
1.379e+10 ± 20% -59.1% 5.643e+09 perf-stat.i.instructions
140716 ± 23% -59.8% 56595 ± 13% perf-stat.i.instructions-per-iTLB-miss
0.79 ± 2% +17.2% 0.92 perf-stat.i.ipc
1006871 ± 21% -63.6% 366463 perf-stat.i.minor-faults
1006871 ± 21% -63.6% 366463 perf-stat.i.page-faults
44.44 +7.1% 47.60 perf-stat.overall.MPKI
0.77 ± 5% +0.2 1.01 perf-stat.overall.branch-miss-rate%
1.26 -13.9% 1.08 perf-stat.overall.cpi
28.36 -19.6% 22.79 perf-stat.overall.cycles-between-cache-misses
0.47 -0.0 0.43 perf-stat.overall.dTLB-store-miss-rate%
51.35 -4.0 47.38 perf-stat.overall.iTLB-load-miss-rate%
4531 +11.5% 5054 perf-stat.overall.instructions-per-iTLB-miss
0.79 +16.1% 0.92 perf-stat.overall.ipc
1.51e+09 ± 21% -59.4% 6.134e+08 perf-stat.ps.branch-instructions
11535806 ± 17% -46.4% 6188412 perf-stat.ps.branch-misses
6.128e+08 ± 21% -56.2% 2.683e+08 perf-stat.ps.cache-misses
6.128e+08 ± 21% -56.2% 2.683e+08 perf-stat.ps.cache-references
12339 ± 23% -56.2% 5405 ± 3% perf-stat.ps.context-switches
1.732e+10 ± 20% -64.7% 6.115e+09 perf-stat.ps.cpu-cycles
21.42 ± 4% +6.7% 22.86 perf-stat.ps.cpu-migrations
7109912 ± 21% -59.5% 2876638 perf-stat.ps.dTLB-load-misses
8.646e+09 ± 21% -59.1% 3.54e+09 perf-stat.ps.dTLB-loads
4931362 ± 20% -63.8% 1785501 perf-stat.ps.dTLB-store-misses
1.04e+09 ± 20% -60.3% 4.134e+08 perf-stat.ps.dTLB-stores
3031899 ± 20% -63.2% 1115046 perf-stat.ps.iTLB-load-misses
2876515 ± 20% -56.9% 1238672 perf-stat.ps.iTLB-loads
1.377e+10 ± 20% -59.1% 5.636e+09 perf-stat.ps.instructions
1005643 ± 21% -63.6% 366083 perf-stat.ps.minor-faults
1005643 ± 21% -63.6% 366083 perf-stat.ps.page-faults
1.358e+13 ± 10% -65.6% 4.675e+12 perf-stat.total.instructions
4.89 ± 29% -2.7 2.15 ± 66% perf-profile.calltrace.cycles-pp.cpu_startup_entry.start_kernel.secondary_startup_64
4.89 ± 29% -2.7 2.15 ± 66% perf-profile.calltrace.cycles-pp.do_idle.cpu_startup_entry.start_kernel.secondary_startup_64
4.89 ± 29% -2.7 2.15 ± 66% perf-profile.calltrace.cycles-pp.start_kernel.secondary_startup_64
4.81 ± 32% -2.7 2.15 ± 66% perf-profile.calltrace.cycles-pp.cpuidle_enter.do_idle.cpu_startup_entry.start_kernel.secondary_startup_64
4.80 ± 33% -2.7 2.15 ± 66% perf-profile.calltrace.cycles-pp.cpuidle_enter_state.cpuidle_enter.do_idle.cpu_startup_entry.start_kernel
0.00 +0.6 0.60 ± 10% perf-profile.calltrace.cycles-pp.ksys_mmap_pgoff.do_syscall_64.entry_SYSCALL_64_after_hwframe
0.00 +1.4 1.39 ± 9% perf-profile.calltrace.cycles-pp.__vm_munmap.__x64_sys_munmap.do_syscall_64.entry_SYSCALL_64_after_hwframe.munmap
0.00 +1.4 1.39 ± 9% perf-profile.calltrace.cycles-pp.__x64_sys_munmap.do_syscall_64.entry_SYSCALL_64_after_hwframe.munmap
0.00 +1.4 1.42 ± 9% perf-profile.calltrace.cycles-pp.entry_SYSCALL_64_after_hwframe.munmap
0.00 +1.4 1.42 ± 9% perf-profile.calltrace.cycles-pp.do_syscall_64.entry_SYSCALL_64_after_hwframe.munmap
0.00 +1.4 1.45 ± 9% perf-profile.calltrace.cycles-pp.munmap
4.89 ± 29% -2.7 2.15 ± 66% perf-profile.children.cycles-pp.start_kernel
0.01 ±173% +0.1 0.07 ± 10% perf-profile.children.cycles-pp.sys_imageblit
0.01 ±173% +0.1 0.07 ± 10% perf-profile.children.cycles-pp.drm_fb_helper_sys_imageblit
0.01 ±173% +0.1 0.08 ± 38% perf-profile.children.cycles-pp.clear_page_erms
0.01 ±173% +0.1 0.08 ± 13% perf-profile.children.cycles-pp.fbcon_redraw
0.01 ±173% +0.1 0.08 ± 13% perf-profile.children.cycles-pp.con_scroll
0.01 ±173% +0.1 0.08 ± 13% perf-profile.children.cycles-pp.fbcon_scroll
0.01 ±173% +0.1 0.08 ± 13% perf-profile.children.cycles-pp.lf
0.02 ±173% +0.1 0.09 ± 20% perf-profile.children.cycles-pp.unlink_file_vma
0.04 ±100% +0.1 0.11 ± 15% perf-profile.children.cycles-pp.native_flush_tlb
0.00 +0.1 0.07 ± 17% perf-profile.children.cycles-pp.vma_interval_tree_insert
0.01 ±173% +0.1 0.09 ± 9% perf-profile.children.cycles-pp.vt_console_print
0.01 ±173% +0.1 0.08 ± 10% perf-profile.children.cycles-pp.fbcon_putcs
0.01 ±173% +0.1 0.08 ± 10% perf-profile.children.cycles-pp.bit_putcs
0.00 +0.1 0.07 ± 11% perf-profile.children.cycles-pp.security_mmap_file
0.00 +0.1 0.07 ± 19% perf-profile.children.cycles-pp.get_unmapped_area
0.01 ±173% +0.1 0.09 ± 35% perf-profile.children.cycles-pp.prep_new_page
0.02 ±173% +0.1 0.10 ± 21% perf-profile.children.cycles-pp.update_load_avg
0.00 +0.1 0.08 ± 34% perf-profile.children.cycles-pp.enqueue_entity
0.07 ± 31% +0.1 0.15 ± 13% perf-profile.children.cycles-pp.task_tick_fair
0.00 +0.1 0.09 ± 37% perf-profile.children.cycles-pp.enqueue_task_fair
0.00 +0.1 0.09 ± 37% perf-profile.children.cycles-pp.ttwu_do_activate
0.00 +0.1 0.09 ± 24% perf-profile.children.cycles-pp.free_unref_page_list
0.00 +0.1 0.09 ± 40% perf-profile.children.cycles-pp.activate_task
0.03 ±173% +0.1 0.12 ± 17% perf-profile.children.cycles-pp._raw_spin_lock_irqsave
0.05 ± 70% +0.1 0.14 ± 21% perf-profile.children.cycles-pp.free_pgtables
0.06 ± 59% +0.1 0.16 ± 22% perf-profile.children.cycles-pp.get_page_from_freelist
0.02 ±173% +0.1 0.12 ± 23% perf-profile.children.cycles-pp.up_write
0.00 +0.1 0.10 ± 24% perf-profile.children.cycles-pp.native_queued_spin_lock_slowpath
0.05 ± 62% +0.1 0.16 ± 14% perf-profile.children.cycles-pp.perf_event_mmap
0.16 ± 59% +0.1 0.28 ± 10% perf-profile.children.cycles-pp.free_pages_and_swap_cache
0.07 ± 58% +0.1 0.20 ± 26% perf-profile.children.cycles-pp.pte_alloc_one
0.08 ± 58% +0.1 0.21 ± 22% perf-profile.children.cycles-pp.__alloc_pages_nodemask
0.01 ±173% +0.1 0.15 ± 34% perf-profile.children.cycles-pp.__wake_up_common
0.02 ±173% +0.1 0.15 ± 9% perf-profile.children.cycles-pp.entry_SYSCALL_64
0.01 ±173% +0.1 0.15 ± 16% perf-profile.children.cycles-pp.syscall_return_via_sysret
0.00 +0.1 0.14 ± 35% perf-profile.children.cycles-pp.autoremove_wake_function
0.00 +0.1 0.15 ± 32% perf-profile.children.cycles-pp.try_to_wake_up
0.07 ± 62% +0.2 0.23 ± 13% perf-profile.children.cycles-pp.vma_link
0.01 ±173% +0.2 0.20 ± 28% perf-profile.children.cycles-pp.wake_up_page_bit
0.00 +0.2 0.19 ± 11% perf-profile.children.cycles-pp.mmap64
0.13 ± 59% +0.3 0.40 ± 26% perf-profile.children.cycles-pp.tlb_finish_mmu
0.14 ± 62% +0.3 0.48 ± 13% perf-profile.children.cycles-pp.mmap_region
0.17 ± 60% +0.4 0.58 ± 11% perf-profile.children.cycles-pp.do_mmap
0.19 ± 61% +0.5 0.67 ± 10% perf-profile.children.cycles-pp.vm_mmap_pgoff
0.20 ± 61% +0.5 0.73 ± 7% perf-profile.children.cycles-pp.ksys_mmap_pgoff
0.81 ± 60% +0.6 1.40 ± 14% perf-profile.children.cycles-pp.tlb_flush_mmu
0.00 +1.5 1.45 ± 9% perf-profile.children.cycles-pp.munmap
4.49 ± 52% +3.1 7.63 ± 20% perf-profile.children.cycles-pp.do_syscall_64
4.49 ± 52% +3.2 7.64 ± 20% perf-profile.children.cycles-pp.entry_SYSCALL_64_after_hwframe
0.01 ±173% +0.1 0.07 ± 10% perf-profile.self.cycles-pp.sys_imageblit
0.01 ±173% +0.1 0.08 ± 38% perf-profile.self.cycles-pp.clear_page_erms
0.04 ±100% +0.1 0.11 ± 15% perf-profile.self.cycles-pp.native_flush_tlb
0.00 +0.1 0.07 ± 17% perf-profile.self.cycles-pp.vma_interval_tree_insert
0.07 ± 64% +0.1 0.16 ± 24% perf-profile.self.cycles-pp.find_vma
0.02 ±173% +0.1 0.11 ± 21% perf-profile.self.cycles-pp.up_write
0.00 +0.1 0.10 ± 24% perf-profile.self.cycles-pp.native_queued_spin_lock_slowpath
0.15 ± 59% +0.1 0.25 ± 11% perf-profile.self.cycles-pp.free_pages_and_swap_cache
0.02 ±173% +0.1 0.15 ± 9% perf-profile.self.cycles-pp.entry_SYSCALL_64
0.01 ±173% +0.1 0.15 ± 16% perf-profile.self.cycles-pp.syscall_return_via_sysret
0.10 ± 7% +0.2 0.34 ± 12% perf-profile.self.cycles-pp.do_syscall_64
***************************************************************************************************
lkp-bdw-ep6: 88 threads Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz with 128G memory
=========================================================================================
compiler/cpufreq_governor/kconfig/mode/nr_task/rootfs/tbox_group/test/testcase/ucode:
gcc-7/performance/x86_64-rhel-7.6/thread/16/debian-x86_64-20191114.cgz/lkp-bdw-ep6/signal1/will-it-scale/0xb000038
commit:
da26170b95 ("ACPI: Convert to new X86 CPU match macros")
06c4d00466 ("cpufreq: Convert to new X86 CPU match macros")
da26170b95feab87 06c4d00466eb374841bc84c39af
---------------- ---------------------------
fail:runs %reproduction fail:runs
| | |
:4 25% 1:4 dmesg.RIP:__bitmap_and
:4 25% 1:4 dmesg.RIP:__do_softirq
:4 25% 1:4 dmesg.RIP:_raw_spin_unlock_irqrestore
:4 25% 1:4 dmesg.RIP:acpi_ns_check_argument_count
:4 100% 4:4 dmesg.RIP:cpuidle_enter_state
:4 25% 1:4 dmesg.RIP:idle_cpu
%stddev %change %stddev
\ | \
47711 ± 2% -58.4% 19844 will-it-scale.per_thread_ops
763394 ± 2% -58.4% 317519 will-it-scale.workload
34375 -18.3% 28086 ± 3% meminfo.Shmem
1396 +5.2% 1468 vmstat.system.cs
3825 ± 6% +16.0% 4437 ± 7% slabinfo.kmalloc-rcl-64.active_objs
3825 ± 6% +16.0% 4437 ± 7% slabinfo.kmalloc-rcl-64.num_objs
45.64 ± 6% +13.0% 51.57 ± 6% boot-time.boot
29.57 ± 10% +13.1% 33.45 ± 9% boot-time.dhcp
3550 ± 6% +13.1% 4016 ± 7% boot-time.idle
0.86 ± 11% +13.6% 0.98 ± 10% boot-time.smp_boot
1.623e+08 ± 75% -89.9% 16446802 ±160% cpuidle.C1.time
3143747 ± 46% -84.7% 480305 ±147% cpuidle.C1.usage
491507 ± 77% -90.4% 47421 ± 16% cpuidle.POLL.time
74327 ± 37% -86.0% 10418 ± 16% cpuidle.POLL.usage
1.95 ± 7% +21.8% 2.37 ± 9% sched_debug.cfs_rq:/.nr_spread_over.max
0.34 ± 17% +28.7% 0.44 ± 6% sched_debug.cfs_rq:/.nr_spread_over.stddev
2.06 ± 13% +95.8% 4.03 ± 2% sched_debug.cpu.clock.stddev
2.06 ± 13% +95.8% 4.03 ± 2% sched_debug.cpu.clock_task.stddev
40521 ± 29% -55.8% 17928 ± 72% numa-vmstat.node0.nr_anon_pages
276.75 ± 62% +718.2% 2264 ± 18% numa-vmstat.node0.nr_inactive_anon
593.25 ± 39% +330.1% 2551 ± 11% numa-vmstat.node0.nr_shmem
276.75 ± 62% +718.2% 2264 ± 18% numa-vmstat.node0.nr_zone_inactive_anon
4190 ± 4% -48.7% 2149 ± 18% numa-vmstat.node1.nr_inactive_anon
8014 ± 2% -44.2% 4471 ± 4% numa-vmstat.node1.nr_shmem
4190 ± 4% -48.7% 2149 ± 18% numa-vmstat.node1.nr_zone_inactive_anon
71940 -3.2% 69667 proc-vmstat.nr_active_anon
68165 -1.1% 67445 proc-vmstat.nr_anon_pages
4467 -1.2% 4414 proc-vmstat.nr_inactive_anon
8594 -18.3% 7017 ± 3% proc-vmstat.nr_shmem
71940 -3.2% 69667 proc-vmstat.nr_zone_active_anon
4467 -1.2% 4414 proc-vmstat.nr_zone_inactive_anon
5238 ± 3% -44.2% 2925 ± 11% proc-vmstat.pgactivate
162117 ± 29% -55.8% 71716 ± 72% numa-meminfo.node0.AnonPages
1276 ± 47% +619.7% 9183 ± 17% numa-meminfo.node0.Inactive
1108 ± 62% +717.5% 9059 ± 18% numa-meminfo.node0.Inactive(anon)
2374 ± 39% +329.9% 10207 ± 11% numa-meminfo.node0.Shmem
59639 ± 55% +133.9% 139472 ± 25% numa-meminfo.node1.AnonHugePages
16936 ± 3% -47.9% 8820 ± 17% numa-meminfo.node1.Inactive
16763 ± 4% -48.7% 8598 ± 18% numa-meminfo.node1.Inactive(anon)
32004 ± 2% -44.2% 17860 ± 4% numa-meminfo.node1.Shmem
22493 ± 53% +85.1% 41635 ± 8% softirqs.CPU1.SCHED
42680 -19.6% 34297 ± 19% softirqs.CPU16.SCHED
159963 ± 2% -26.1% 118198 ± 22% softirqs.CPU16.TIMER
42567 -9.1% 38707 ± 6% softirqs.CPU17.SCHED
161430 ± 2% -27.1% 117758 ± 22% softirqs.CPU17.TIMER
160939 ± 2% -26.6% 118078 ± 23% softirqs.CPU18.TIMER
42706 -8.9% 38901 ± 7% softirqs.CPU19.SCHED
160507 ± 2% -26.4% 118152 ± 22% softirqs.CPU19.TIMER
43221 ± 3% -21.6% 33872 ± 17% softirqs.CPU20.SCHED
160921 ± 2% -26.8% 117724 ± 23% softirqs.CPU20.TIMER
42774 -11.2% 37999 ± 5% softirqs.CPU21.SCHED
160484 ± 2% -26.5% 117982 ± 22% softirqs.CPU21.TIMER
141094 ± 16% -24.0% 107201 ± 9% softirqs.CPU27.TIMER
42202 ± 6% -37.5% 26377 ± 45% softirqs.CPU3.SCHED
138383 ± 18% -23.8% 105459 ± 10% softirqs.CPU30.TIMER
137520 ± 19% -24.8% 103399 ± 10% softirqs.CPU31.TIMER
145639 ± 13% -21.4% 114410 ± 8% softirqs.CPU38.TIMER
25505 ± 49% -79.9% 5121 ± 2% softirqs.CPU45.SCHED
84530 ± 4% +14.3% 96657 ± 7% softirqs.CPU47.RCU
12628 ± 52% -40.1% 7564 ± 55% softirqs.CPU57.SCHED
159912 ± 3% -26.7% 117282 ± 23% softirqs.CPU60.TIMER
159928 ± 2% -26.6% 117311 ± 23% softirqs.CPU62.TIMER
42825 -9.8% 38633 ± 6% softirqs.CPU63.SCHED
160854 ± 3% -27.0% 117487 ± 23% softirqs.CPU63.TIMER
159851 ± 2% -26.6% 117322 ± 23% softirqs.CPU64.TIMER
109692 ± 5% -18.3% 89589 ± 10% softirqs.CPU65.RCU
137028 ± 19% -25.6% 101960 ± 11% softirqs.CPU73.TIMER
137335 ± 19% -23.6% 104924 ± 9% softirqs.CPU74.TIMER
136142 ± 20% -23.3% 104416 ± 12% softirqs.CPU75.TIMER
3.037e+09 -53.8% 1.403e+09 perf-stat.i.branch-instructions
0.88 ± 3% +0.4 1.24 ± 17% perf-stat.i.branch-miss-rate%
26824742 ± 4% -33.2% 17913990 ± 16% perf-stat.i.branch-misses
0.11 ± 10% +0.3 0.41 ± 41% perf-stat.i.cache-miss-rate%
167168 ± 8% +77.5% 296716 ± 23% perf-stat.i.cache-misses
1.546e+08 ± 4% -48.7% 79313595 ± 18% perf-stat.i.cache-references
1366 +5.0% 1435 perf-stat.i.context-switches
4.927e+10 -54.7% 2.231e+10 ± 4% perf-stat.i.cpu-cycles
357788 ± 9% -68.2% 113911 ± 40% perf-stat.i.cycles-between-cache-misses
7000456 -52.6% 3316794 ± 20% perf-stat.i.dTLB-load-misses
3.551e+09 -53.7% 1.644e+09 perf-stat.i.dTLB-loads
0.39 -0.0 0.34 perf-stat.i.dTLB-store-miss-rate%
5077831 -56.1% 2227001 ± 10% perf-stat.i.dTLB-store-misses
1.295e+09 ± 2% -49.8% 6.496e+08 ± 12% perf-stat.i.dTLB-stores
90.35 -16.1 74.21 ± 9% perf-stat.i.iTLB-load-miss-rate%
9008271 ± 5% -57.6% 3823025 ± 5% perf-stat.i.iTLB-load-misses
1.309e+10 -53.4% 6.105e+09 perf-stat.i.instructions
1476 ± 4% +10.1% 1625 ± 6% perf-stat.i.instructions-per-iTLB-miss
4304 ± 8% +49.6% 6440 ± 26% perf-stat.i.node-loads
0.88 ± 3% +0.4 1.28 ± 17% perf-stat.overall.branch-miss-rate%
0.11 ± 11% +0.3 0.40 ± 39% perf-stat.overall.cache-miss-rate%
296735 ± 7% -72.9% 80540 ± 28% perf-stat.overall.cycles-between-cache-misses
0.39 -0.0 0.34 perf-stat.overall.dTLB-store-miss-rate%
90.45 -16.1 74.35 ± 9% perf-stat.overall.iTLB-load-miss-rate%
1457 ± 4% +9.9% 1602 ± 6% perf-stat.overall.instructions-per-iTLB-miss
5168695 +12.0% 5791187 ± 3% perf-stat.overall.path-length
3.027e+09 -53.8% 1.398e+09 perf-stat.ps.branch-instructions
26726787 ± 4% -33.2% 17858622 ± 16% perf-stat.ps.branch-misses
166554 ± 8% +77.6% 295791 ± 23% perf-stat.ps.cache-misses
1.541e+08 ± 4% -48.7% 79046152 ± 18% perf-stat.ps.cache-references
1362 +5.1% 1431 perf-stat.ps.context-switches
4.91e+10 -54.7% 2.224e+10 ± 4% perf-stat.ps.cpu-cycles
6976948 -52.6% 3305572 ± 20% perf-stat.ps.dTLB-load-misses
3.539e+09 -53.7% 1.639e+09 perf-stat.ps.dTLB-loads
5060797 -56.1% 2219476 ± 10% perf-stat.ps.dTLB-store-misses
1.291e+09 ± 2% -49.8% 6.474e+08 ± 12% perf-stat.ps.dTLB-stores
8978095 ± 5% -57.6% 3810130 ± 5% perf-stat.ps.iTLB-load-misses
1.305e+10 -53.4% 6.085e+09 perf-stat.ps.instructions
4287 ± 8% +49.9% 6425 ± 26% perf-stat.ps.node-loads
3.944e+12 -53.4% 1.838e+12 perf-stat.total.instructions
4385 ± 47% -42.9% 2502 ± 24% interrupts.CPU0.NMI:Non-maskable_interrupts
4385 ± 47% -42.9% 2502 ± 24% interrupts.CPU0.PMI:Performance_monitoring_interrupts
705.25 ± 28% -45.0% 388.00 interrupts.CPU1.CAL:Function_call_interrupts
336.00 ± 78% -94.3% 19.25 ± 28% interrupts.CPU1.RES:Rescheduling_interrupts
321.75 ± 61% -99.8% 0.50 ±173% interrupts.CPU1.TLB:TLB_shootdowns
207.75 ± 33% -33.6% 138.00 ± 32% interrupts.CPU24.NMI:Non-maskable_interrupts
207.75 ± 33% -33.6% 138.00 ± 32% interrupts.CPU24.PMI:Performance_monitoring_interrupts
383232 ± 33% +39.0% 532699 ± 23% interrupts.CPU29.LOC:Local_timer_interrupts
382392 ± 33% +39.2% 532244 ± 23% interrupts.CPU37.LOC:Local_timer_interrupts
265.25 ± 9% -35.7% 170.50 ± 35% interrupts.CPU40.NMI:Non-maskable_interrupts
265.25 ± 9% -35.7% 170.50 ± 35% interrupts.CPU40.PMI:Performance_monitoring_interrupts
265.00 ± 9% -40.0% 159.00 ± 41% interrupts.CPU41.NMI:Non-maskable_interrupts
265.00 ± 9% -40.0% 159.00 ± 41% interrupts.CPU41.PMI:Performance_monitoring_interrupts
688.75 ± 25% +43.6% 989.25 ± 3% interrupts.CPU45.CAL:Function_call_interrupts
329.00 ± 58% +86.0% 612.00 ± 3% interrupts.CPU45.TLB:TLB_shootdowns
5913 ± 33% -50.4% 2934 ± 24% interrupts.CPU46.NMI:Non-maskable_interrupts
5913 ± 33% -50.4% 2934 ± 24% interrupts.CPU46.PMI:Performance_monitoring_interrupts
5913 ± 33% -52.5% 2810 ± 24% interrupts.CPU47.NMI:Non-maskable_interrupts
5913 ± 33% -52.5% 2810 ± 24% interrupts.CPU47.PMI:Performance_monitoring_interrupts
650.75 ± 2% -26.4% 479.25 ± 28% interrupts.CPU47.TLB:TLB_shootdowns
5914 ± 33% -50.4% 2935 ± 24% interrupts.CPU48.NMI:Non-maskable_interrupts
5914 ± 33% -50.4% 2935 ± 24% interrupts.CPU48.PMI:Performance_monitoring_interrupts
6900 ± 24% -63.5% 2515 ± 33% interrupts.CPU49.NMI:Non-maskable_interrupts
6900 ± 24% -63.5% 2515 ± 33% interrupts.CPU49.PMI:Performance_monitoring_interrupts
6901 ± 24% -63.6% 2515 ± 33% interrupts.CPU50.NMI:Non-maskable_interrupts
6901 ± 24% -63.6% 2515 ± 33% interrupts.CPU50.PMI:Performance_monitoring_interrupts
7889 -69.6% 2396 ± 30% interrupts.CPU52.NMI:Non-maskable_interrupts
7889 -69.6% 2396 ± 30% interrupts.CPU52.PMI:Performance_monitoring_interrupts
7887 -73.4% 2095 ± 34% interrupts.CPU53.NMI:Non-maskable_interrupts
7887 -73.4% 2095 ± 34% interrupts.CPU53.PMI:Performance_monitoring_interrupts
7888 -68.1% 2515 ± 33% interrupts.CPU54.NMI:Non-maskable_interrupts
7888 -68.1% 2515 ± 33% interrupts.CPU54.PMI:Performance_monitoring_interrupts
7888 -62.8% 2937 ± 24% interrupts.CPU55.NMI:Non-maskable_interrupts
7888 -62.8% 2937 ± 24% interrupts.CPU55.PMI:Performance_monitoring_interrupts
7887 -62.6% 2953 ± 24% interrupts.CPU56.NMI:Non-maskable_interrupts
7887 -62.6% 2953 ± 24% interrupts.CPU56.PMI:Performance_monitoring_interrupts
6899 ± 24% -51.4% 3355 interrupts.CPU59.NMI:Non-maskable_interrupts
6899 ± 24% -51.4% 3355 interrupts.CPU59.PMI:Performance_monitoring_interrupts
177.75 ± 7% -40.2% 106.25 ± 37% interrupts.CPU62.NMI:Non-maskable_interrupts
177.75 ± 7% -40.2% 106.25 ± 37% interrupts.CPU62.PMI:Performance_monitoring_interrupts
175.50 ± 7% -40.9% 103.75 ± 33% interrupts.CPU63.NMI:Non-maskable_interrupts
175.50 ± 7% -40.9% 103.75 ± 33% interrupts.CPU63.PMI:Performance_monitoring_interrupts
182.25 ± 9% -32.1% 123.75 ± 45% interrupts.CPU64.NMI:Non-maskable_interrupts
182.25 ± 9% -32.1% 123.75 ± 45% interrupts.CPU64.PMI:Performance_monitoring_interrupts
262.00 ± 10% -49.4% 132.50 ± 25% interrupts.CPU66.NMI:Non-maskable_interrupts
262.00 ± 10% -49.4% 132.50 ± 25% interrupts.CPU66.PMI:Performance_monitoring_interrupts
289.00 ± 13% -44.6% 160.00 ± 13% interrupts.CPU67.NMI:Non-maskable_interrupts
289.00 ± 13% -44.6% 160.00 ± 13% interrupts.CPU67.PMI:Performance_monitoring_interrupts
261.50 ± 6% -48.4% 135.00 ± 30% interrupts.CPU68.NMI:Non-maskable_interrupts
261.50 ± 6% -48.4% 135.00 ± 30% interrupts.CPU68.PMI:Performance_monitoring_interrupts
253.00 ± 6% -45.1% 139.00 ± 24% interrupts.CPU69.NMI:Non-maskable_interrupts
253.00 ± 6% -45.1% 139.00 ± 24% interrupts.CPU69.PMI:Performance_monitoring_interrupts
5359 ± 46% -60.0% 2142 ± 33% interrupts.CPU7.NMI:Non-maskable_interrupts
5359 ± 46% -60.0% 2142 ± 33% interrupts.CPU7.PMI:Performance_monitoring_interrupts
260.75 ± 7% -50.1% 130.00 ± 28% interrupts.CPU70.NMI:Non-maskable_interrupts
260.75 ± 7% -50.1% 130.00 ± 28% interrupts.CPU70.PMI:Performance_monitoring_interrupts
259.50 ± 7% -50.7% 128.00 ± 31% interrupts.CPU71.NMI:Non-maskable_interrupts
259.50 ± 7% -50.7% 128.00 ± 31% interrupts.CPU71.PMI:Performance_monitoring_interrupts
383322 ± 33% +39.0% 532707 ± 23% interrupts.CPU73.LOC:Local_timer_interrupts
266.25 ± 7% -49.7% 134.00 ± 54% interrupts.CPU73.NMI:Non-maskable_interrupts
266.25 ± 7% -49.7% 134.00 ± 54% interrupts.CPU73.PMI:Performance_monitoring_interrupts
6.25 ±154% +1e+06% 64704 ±121% interrupts.CPU78.RES:Rescheduling_interrupts
261.50 ± 8% -38.1% 161.75 ± 40% interrupts.CPU79.NMI:Non-maskable_interrupts
261.50 ± 8% -38.1% 161.75 ± 40% interrupts.CPU79.PMI:Performance_monitoring_interrupts
263.25 ± 8% -59.5% 106.50 ± 16% interrupts.CPU80.NMI:Non-maskable_interrupts
263.25 ± 8% -59.5% 106.50 ± 16% interrupts.CPU80.PMI:Performance_monitoring_interrupts
382307 ± 33% +39.3% 532463 ± 23% interrupts.CPU81.LOC:Local_timer_interrupts
274.25 ± 9% -40.8% 162.25 ± 42% interrupts.CPU81.NMI:Non-maskable_interrupts
274.25 ± 9% -40.8% 162.25 ± 42% interrupts.CPU81.PMI:Performance_monitoring_interrupts
267.00 ± 9% -39.2% 162.25 ± 41% interrupts.CPU82.NMI:Non-maskable_interrupts
267.00 ± 9% -39.2% 162.25 ± 41% interrupts.CPU82.PMI:Performance_monitoring_interrupts
264.50 ± 7% -40.4% 157.75 ± 40% interrupts.CPU85.NMI:Non-maskable_interrupts
264.50 ± 7% -40.4% 157.75 ± 40% interrupts.CPU85.PMI:Performance_monitoring_interrupts
167706 ± 4% -45.3% 91742 ± 12% interrupts.NMI:Non-maskable_interrupts
167706 ± 4% -45.3% 91742 ± 12% interrupts.PMI:Performance_monitoring_interrupts
223207 ± 8% -25.5% 166211 ± 34% interrupts.RES:Rescheduling_interrupts
46.58 ± 6% -13.7 32.86 ± 6% perf-profile.calltrace.cycles-pp.raise
43.73 ± 6% -12.8 30.95 ± 6% perf-profile.calltrace.cycles-pp.entry_SYSCALL_64_after_hwframe.raise
43.58 ± 6% -12.7 30.84 ± 6% perf-profile.calltrace.cycles-pp.do_syscall_64.entry_SYSCALL_64_after_hwframe.raise
18.90 ± 6% -5.5 13.41 ± 6% perf-profile.calltrace.cycles-pp.__x64_sys_rt_sigprocmask.do_syscall_64.entry_SYSCALL_64_after_hwframe.raise
18.53 ± 6% -5.4 13.17 ± 6% perf-profile.calltrace.cycles-pp.sigprocmask.__x64_sys_rt_sigprocmask.do_syscall_64.entry_SYSCALL_64_after_hwframe.raise
18.49 ± 6% -5.4 13.13 ± 6% perf-profile.calltrace.cycles-pp.__set_current_blocked.sigprocmask.__x64_sys_rt_sigprocmask.do_syscall_64.entry_SYSCALL_64_after_hwframe
17.74 ± 6% -5.2 12.56 ± 7% perf-profile.calltrace.cycles-pp._raw_spin_lock_irq.__set_current_blocked.sigprocmask.__x64_sys_rt_sigprocmask.do_syscall_64
17.27 ± 6% -5.0 12.23 ± 6% perf-profile.calltrace.cycles-pp.native_queued_spin_lock_slowpath._raw_spin_lock_irq.__set_current_blocked.sigprocmask.__x64_sys_rt_sigprocmask
10.11 ± 6% -3.0 7.14 ± 7% perf-profile.calltrace.cycles-pp.exit_to_usermode_loop.do_syscall_64.entry_SYSCALL_64_after_hwframe.raise
10.10 ± 6% -3.0 7.13 ± 7% perf-profile.calltrace.cycles-pp.do_signal.exit_to_usermode_loop.do_syscall_64.entry_SYSCALL_64_after_hwframe.raise
10.29 ± 6% -2.9 7.39 ± 6% perf-profile.calltrace.cycles-pp.entry_SYSCALL_64_after_hwframe
10.29 ± 6% -2.9 7.38 ± 6% perf-profile.calltrace.cycles-pp.do_syscall_64.entry_SYSCALL_64_after_hwframe
9.45 ± 5% -2.8 6.62 ± 6% perf-profile.calltrace.cycles-pp.entry_SYSCALL_64_after_hwframe.__restore_rt
9.47 ± 5% -2.8 6.64 ± 6% perf-profile.calltrace.cycles-pp.__restore_rt
9.95 ± 6% -2.8 7.12 ± 6% perf-profile.calltrace.cycles-pp.__x64_sys_tgkill.do_syscall_64.entry_SYSCALL_64_after_hwframe.raise
9.43 ± 5% -2.8 6.61 ± 6% perf-profile.calltrace.cycles-pp.do_syscall_64.entry_SYSCALL_64_after_hwframe.__restore_rt
9.42 ± 5% -2.8 6.60 ± 6% perf-profile.calltrace.cycles-pp.__x64_sys_rt_sigreturn.do_syscall_64.entry_SYSCALL_64_after_hwframe.__restore_rt
9.91 ± 6% -2.8 7.10 ± 6% perf-profile.calltrace.cycles-pp.do_tkill.__x64_sys_tgkill.do_syscall_64.entry_SYSCALL_64_after_hwframe.raise
9.79 ± 6% -2.8 7.02 ± 6% perf-profile.calltrace.cycles-pp.do_send_specific.do_tkill.__x64_sys_tgkill.do_syscall_64.entry_SYSCALL_64_after_hwframe
9.39 ± 6% -2.8 6.63 ± 7% perf-profile.calltrace.cycles-pp.get_signal.do_signal.exit_to_usermode_loop.do_syscall_64.entry_SYSCALL_64_after_hwframe
9.18 ± 5% -2.8 6.42 ± 6% perf-profile.calltrace.cycles-pp.__set_current_blocked.__x64_sys_rt_sigreturn.do_syscall_64.entry_SYSCALL_64_after_hwframe.__restore_rt
9.49 ± 6% -2.7 6.82 ± 6% perf-profile.calltrace.cycles-pp.exit_to_usermode_loop.do_syscall_64.entry_SYSCALL_64_after_hwframe
9.48 ± 6% -2.7 6.81 ± 6% perf-profile.calltrace.cycles-pp.do_signal.exit_to_usermode_loop.do_syscall_64.entry_SYSCALL_64_after_hwframe
8.81 ± 5% -2.7 6.14 ± 6% perf-profile.calltrace.cycles-pp._raw_spin_lock_irq.__set_current_blocked.__x64_sys_rt_sigreturn.do_syscall_64.entry_SYSCALL_64_after_hwframe
9.39 ± 6% -2.7 6.73 ± 6% perf-profile.calltrace.cycles-pp.do_send_sig_info.do_send_specific.do_tkill.__x64_sys_tgkill.do_syscall_64
8.90 ± 6% -2.6 6.26 ± 7% perf-profile.calltrace.cycles-pp._raw_spin_lock_irq.get_signal.do_signal.exit_to_usermode_loop.do_syscall_64
8.74 ± 6% -2.6 6.13 ± 8% perf-profile.calltrace.cycles-pp.native_queued_spin_lock_slowpath._raw_spin_lock_irq.get_signal.do_signal.exit_to_usermode_loop
9.26 ± 6% -2.6 6.66 ± 6% perf-profile.calltrace.cycles-pp.signal_setup_done.do_signal.exit_to_usermode_loop.do_syscall_64.entry_SYSCALL_64_after_hwframe
9.24 ± 6% -2.6 6.64 ± 6% perf-profile.calltrace.cycles-pp.__set_current_blocked.signal_setup_done.do_signal.exit_to_usermode_loop.do_syscall_64
8.57 ± 5% -2.6 5.97 ± 6% perf-profile.calltrace.cycles-pp.native_queued_spin_lock_slowpath._raw_spin_lock_irq.__set_current_blocked.__x64_sys_rt_sigreturn.do_syscall_64
8.89 ± 6% -2.6 6.34 ± 6% perf-profile.calltrace.cycles-pp._raw_spin_lock_irq.__set_current_blocked.signal_setup_done.do_signal.exit_to_usermode_loop
8.84 ± 6% -2.5 6.30 ± 6% perf-profile.calltrace.cycles-pp.__lock_task_sighand.do_send_sig_info.do_send_specific.do_tkill.__x64_sys_tgkill
8.84 ± 6% -2.5 6.29 ± 6% perf-profile.calltrace.cycles-pp._raw_spin_lock_irqsave.__lock_task_sighand.do_send_sig_info.do_send_specific.do_tkill
8.66 ± 6% -2.5 6.18 ± 6% perf-profile.calltrace.cycles-pp.native_queued_spin_lock_slowpath._raw_spin_lock_irq.__set_current_blocked.signal_setup_done.do_signal
8.59 ± 6% -2.5 6.13 ± 6% perf-profile.calltrace.cycles-pp.native_queued_spin_lock_slowpath._raw_spin_lock_irqsave.__lock_task_sighand.do_send_sig_info.do_send_specific
1.50 ± 6% -0.5 1.00 ± 6% perf-profile.calltrace.cycles-pp.entry_SYSCALL_64.raise
1.24 ± 7% -0.4 0.82 ± 7% perf-profile.calltrace.cycles-pp.syscall_return_via_sysret.raise
0.83 ± 6% +0.4 1.28 ± 11% perf-profile.calltrace.cycles-pp.hrtimer_interrupt.smp_apic_timer_interrupt.apic_timer_interrupt.cpuidle_enter_state.cpuidle_enter
0.17 ±173% +0.6 0.75 ± 13% perf-profile.calltrace.cycles-pp.menu_select.do_idle.cpu_startup_entry.start_secondary.secondary_startup_64
0.00 +0.7 0.72 ± 24% perf-profile.calltrace.cycles-pp.irq_exit.smp_apic_timer_interrupt.apic_timer_interrupt.cpuidle_enter_state.cpuidle_enter
1.45 ± 8% +0.9 2.32 ± 3% perf-profile.calltrace.cycles-pp.smp_apic_timer_interrupt.apic_timer_interrupt.cpuidle_enter_state.cpuidle_enter.do_idle
1.56 ± 9% +1.0 2.52 ± 4% perf-profile.calltrace.cycles-pp.apic_timer_interrupt.cpuidle_enter_state.cpuidle_enter.do_idle.cpu_startup_entry
30.69 ± 10% +17.4 48.13 ± 8% perf-profile.calltrace.cycles-pp.cpuidle_enter_state.cpuidle_enter.do_idle.cpu_startup_entry.start_secondary
30.79 ± 10% +17.5 48.31 ± 8% perf-profile.calltrace.cycles-pp.cpuidle_enter.do_idle.cpu_startup_entry.start_secondary.secondary_startup_64
31.44 ± 10% +17.9 49.32 ± 7% perf-profile.calltrace.cycles-pp.do_idle.cpu_startup_entry.start_secondary.secondary_startup_64
31.45 ± 10% +17.9 49.33 ± 7% perf-profile.calltrace.cycles-pp.cpu_startup_entry.start_secondary.secondary_startup_64
31.45 ± 10% +17.9 49.33 ± 7% perf-profile.calltrace.cycles-pp.start_secondary.secondary_startup_64
29.94 ± 13% +18.3 48.27 ± 6% perf-profile.calltrace.cycles-pp.intel_idle.cpuidle_enter_state.cpuidle_enter.do_idle.cpu_startup_entry
32.33 ± 13% +19.8 52.10 ± 6% perf-profile.calltrace.cycles-pp.secondary_startup_64
63.53 ± 6% -18.5 45.04 ± 6% perf-profile.children.cycles-pp.entry_SYSCALL_64_after_hwframe
63.37 ± 6% -18.4 44.92 ± 6% perf-profile.children.cycles-pp.do_syscall_64
51.85 ± 6% -15.1 36.77 ± 6% perf-profile.children.cycles-pp.native_queued_spin_lock_slowpath
46.79 ± 6% -13.8 33.00 ± 6% perf-profile.children.cycles-pp.raise
44.37 ± 6% -13.0 31.34 ± 6% perf-profile.children.cycles-pp._raw_spin_lock_irq
36.94 ± 6% -10.7 26.23 ± 6% perf-profile.children.cycles-pp.__set_current_blocked
19.60 ± 6% -5.6 13.96 ± 6% perf-profile.children.cycles-pp.exit_to_usermode_loop
19.59 ± 6% -5.6 13.96 ± 6% perf-profile.children.cycles-pp.do_signal
18.90 ± 6% -5.5 13.41 ± 6% perf-profile.children.cycles-pp.__x64_sys_rt_sigprocmask
18.53 ± 6% -5.4 13.17 ± 6% perf-profile.children.cycles-pp.sigprocmask
9.99 ± 5% -3.0 7.01 ± 6% perf-profile.children.cycles-pp.__x64_sys_rt_sigreturn
9.52 ± 5% -2.8 6.67 ± 6% perf-profile.children.cycles-pp.__restore_rt
9.95 ± 6% -2.8 7.12 ± 6% perf-profile.children.cycles-pp.__x64_sys_tgkill
9.92 ± 6% -2.8 7.10 ± 6% perf-profile.children.cycles-pp.do_tkill
9.79 ± 6% -2.8 7.02 ± 6% perf-profile.children.cycles-pp.do_send_specific
9.39 ± 6% -2.8 6.64 ± 7% perf-profile.children.cycles-pp.get_signal
9.39 ± 6% -2.7 6.73 ± 6% perf-profile.children.cycles-pp.do_send_sig_info
9.26 ± 6% -2.6 6.66 ± 6% perf-profile.children.cycles-pp.signal_setup_done
8.84 ± 6% -2.5 6.30 ± 6% perf-profile.children.cycles-pp.__lock_task_sighand
8.91 ± 6% -2.4 6.53 ± 6% perf-profile.children.cycles-pp._raw_spin_lock_irqsave
1.82 ± 6% -0.6 1.20 ± 5% perf-profile.children.cycles-pp.entry_SYSCALL_64
1.43 ± 6% -0.5 0.95 ± 7% perf-profile.children.cycles-pp.syscall_return_via_sysret
1.25 ± 7% -0.4 0.86 ± 3% perf-profile.children.cycles-pp.__set_task_blocked
1.25 ± 6% -0.4 0.87 ± 4% perf-profile.children.cycles-pp.recalc_sigpending
0.46 ± 5% -0.1 0.32 ± 6% perf-profile.children.cycles-pp.copy_fpstate_to_sigframe
0.42 ± 6% -0.1 0.31 ± 3% perf-profile.children.cycles-pp.__fpu__restore_sig
0.44 ± 8% -0.1 0.33 ± 7% perf-profile.children.cycles-pp.__send_signal
0.38 ± 5% -0.1 0.28 ± 9% perf-profile.children.cycles-pp.dequeue_signal
0.34 ± 6% -0.1 0.24 ± 9% perf-profile.children.cycles-pp.__dequeue_signal
0.32 ± 6% -0.1 0.22 ± 4% perf-profile.children.cycles-pp.recalc_sigpending_tsk
0.25 ± 6% -0.1 0.16 ± 7% perf-profile.children.cycles-pp._copy_from_user
0.27 ± 7% -0.1 0.18 ± 4% perf-profile.children.cycles-pp.swapgs_restore_regs_and_return_to_usermode
0.21 ± 7% -0.1 0.13 ± 6% perf-profile.children.cycles-pp.__might_fault
0.29 ± 6% -0.1 0.21 ± 13% perf-profile.children.cycles-pp.__sigqueue_free
0.28 ± 5% -0.1 0.19 ± 13% perf-profile.children.cycles-pp.security_task_kill
0.27 ± 7% -0.1 0.19 ± 12% perf-profile.children.cycles-pp.apparmor_task_kill
0.21 ± 7% -0.1 0.14 ± 15% perf-profile.children.cycles-pp.__task_pid_nr_ns
0.22 ± 5% -0.1 0.15 ± 16% perf-profile.children.cycles-pp.copy_user_generic_unrolled
0.19 ± 9% -0.1 0.12 perf-profile.children.cycles-pp.__sigqueue_alloc
0.22 ± 3% -0.1 0.16 ± 11% perf-profile.children.cycles-pp.fpu__clear
0.11 ± 12% -0.0 0.06 ± 6% perf-profile.children.cycles-pp.restore_altstack
0.07 ± 14% -0.0 0.03 ±100% perf-profile.children.cycles-pp._copy_to_user
0.09 ± 4% -0.0 0.06 ± 7% perf-profile.children.cycles-pp.__x64_sys_gettid
0.10 ± 8% -0.0 0.07 ± 13% perf-profile.children.cycles-pp.copy_user_enhanced_fast_string
0.09 ± 11% -0.0 0.06 ± 13% perf-profile.children.cycles-pp.___might_sleep
0.07 ± 15% -0.0 0.05 perf-profile.children.cycles-pp.find_task_by_vpid
0.07 ± 10% +0.0 0.09 ± 4% perf-profile.children.cycles-pp.__x86_indirect_thunk_rax
0.10 ± 7% +0.0 0.12 ± 8% perf-profile.children.cycles-pp.irq_work_run_list
0.08 ± 6% +0.0 0.10 ± 5% perf-profile.children.cycles-pp.load_balance
0.07 ± 7% +0.0 0.10 ± 11% perf-profile.children.cycles-pp.irq_work_interrupt
0.07 ± 7% +0.0 0.10 ± 11% perf-profile.children.cycles-pp.smp_irq_work_interrupt
0.07 ± 7% +0.0 0.10 ± 11% perf-profile.children.cycles-pp.irq_work_run
0.07 ± 7% +0.0 0.10 ± 11% perf-profile.children.cycles-pp.printk
0.07 ± 7% +0.0 0.10 ± 11% perf-profile.children.cycles-pp.vprintk_emit
0.10 ± 7% +0.0 0.14 ± 7% perf-profile.children.cycles-pp._raw_spin_unlock_irqrestore
0.10 ± 10% +0.0 0.15 ± 14% perf-profile.children.cycles-pp.rebalance_domains
0.06 ± 17% +0.1 0.11 ± 19% perf-profile.children.cycles-pp.lapic_next_deadline
0.01 ±173% +0.1 0.06 ± 13% perf-profile.children.cycles-pp.hrtimer_next_event_without
0.01 ±173% +0.1 0.06 ± 17% perf-profile.children.cycles-pp.find_busiest_group
0.13 ± 5% +0.1 0.18 ± 8% perf-profile.children.cycles-pp.perf_mux_hrtimer_handler
0.00 +0.1 0.05 ± 9% perf-profile.children.cycles-pp.__intel_pmu_enable_all
0.00 +0.1 0.05 ± 9% perf-profile.children.cycles-pp._raw_spin_lock
0.07 ± 19% +0.1 0.13 ± 19% perf-profile.children.cycles-pp.read_tsc
0.01 ±173% +0.1 0.08 ± 5% perf-profile.children.cycles-pp.sched_clock_cpu
0.04 ±102% +0.1 0.10 ± 14% perf-profile.children.cycles-pp._find_next_bit
0.01 ±173% +0.1 0.08 ± 23% perf-profile.children.cycles-pp.native_apic_msr_eoi_write
0.00 +0.1 0.07 ± 10% perf-profile.children.cycles-pp.sched_clock
0.00 +0.1 0.07 ± 10% perf-profile.children.cycles-pp.native_sched_clock
0.09 ± 35% +0.1 0.16 ± 14% perf-profile.children.cycles-pp.__next_timer_interrupt
0.08 ± 14% +0.1 0.15 ± 10% perf-profile.children.cycles-pp.native_write_msr
0.13 ± 28% +0.1 0.23 ± 15% perf-profile.children.cycles-pp.get_next_timer_interrupt
0.18 ± 22% +0.1 0.33 ± 14% perf-profile.children.cycles-pp.tick_nohz_next_event
0.45 ± 7% +0.2 0.62 ± 23% perf-profile.children.cycles-pp.tick_sched_timer
0.10 ± 8% +0.2 0.27 ± 46% perf-profile.children.cycles-pp.rcu_core
0.22 ± 24% +0.2 0.41 ± 13% perf-profile.children.cycles-pp.tick_nohz_get_sleep_length
0.16 ± 17% +0.2 0.40 ± 47% perf-profile.children.cycles-pp.ktime_get
0.36 ± 6% +0.3 0.63 ± 24% perf-profile.children.cycles-pp.__softirqentry_text_start
0.46 ± 26% +0.3 0.75 ± 13% perf-profile.children.cycles-pp.menu_select
0.43 ± 6% +0.4 0.79 ± 23% perf-profile.children.cycles-pp.irq_exit
1.05 ± 4% +0.5 1.57 ± 7% perf-profile.children.cycles-pp.hrtimer_interrupt
1.72 ± 6% +1.0 2.70 ± 3% perf-profile.children.cycles-pp.smp_apic_timer_interrupt
1.86 ± 7% +1.1 2.95 ± 4% perf-profile.children.cycles-pp.apic_timer_interrupt
31.45 ± 10% +17.9 49.33 ± 7% perf-profile.children.cycles-pp.start_secondary
29.94 ± 13% +18.3 48.27 ± 6% perf-profile.children.cycles-pp.intel_idle
31.67 ± 12% +19.4 51.08 ± 6% perf-profile.children.cycles-pp.cpuidle_enter_state
31.67 ± 12% +19.4 51.08 ± 6% perf-profile.children.cycles-pp.cpuidle_enter
32.33 ± 13% +19.8 52.10 ± 6% perf-profile.children.cycles-pp.secondary_startup_64
32.33 ± 13% +19.8 52.10 ± 6% perf-profile.children.cycles-pp.cpu_startup_entry
32.33 ± 13% +19.8 52.11 ± 6% perf-profile.children.cycles-pp.do_idle
51.85 ± 6% -15.1 36.77 ± 6% perf-profile.self.cycles-pp.native_queued_spin_lock_slowpath
4.62 ± 6% -1.5 3.17 ± 7% perf-profile.self.cycles-pp.do_syscall_64
1.57 ± 6% -0.5 1.04 ± 5% perf-profile.self.cycles-pp.entry_SYSCALL_64
1.43 ± 7% -0.5 0.95 ± 7% perf-profile.self.cycles-pp.syscall_return_via_sysret
1.12 ± 8% -0.3 0.81 ± 8% perf-profile.self.cycles-pp._raw_spin_lock_irq
0.93 ± 6% -0.3 0.64 ± 3% perf-profile.self.cycles-pp.recalc_sigpending
0.32 ± 7% -0.1 0.22 ± 4% perf-profile.self.cycles-pp.copy_fpstate_to_sigframe
0.32 ± 6% -0.1 0.22 ± 4% perf-profile.self.cycles-pp.recalc_sigpending_tsk
0.26 ± 7% -0.1 0.17 ± 4% perf-profile.self.cycles-pp.swapgs_restore_regs_and_return_to_usermode
0.27 ± 7% -0.1 0.19 ± 9% perf-profile.self.cycles-pp.raise
0.29 ± 6% -0.1 0.21 ± 13% perf-profile.self.cycles-pp.__sigqueue_free
0.28 ± 8% -0.1 0.20 ± 9% perf-profile.self.cycles-pp.__fpu__restore_sig
0.21 ± 7% -0.1 0.14 ± 15% perf-profile.self.cycles-pp.__task_pid_nr_ns
0.24 ± 5% -0.1 0.18 ± 8% perf-profile.self.cycles-pp.__x64_sys_rt_sigreturn
0.21 ± 4% -0.1 0.15 ± 14% perf-profile.self.cycles-pp.copy_user_generic_unrolled
0.17 ± 8% -0.1 0.11 ± 4% perf-profile.self.cycles-pp.__sigqueue_alloc
0.16 ± 12% -0.1 0.11 ± 13% perf-profile.self.cycles-pp.do_signal
0.08 ± 6% -0.1 0.03 ±100% perf-profile.self.cycles-pp.__might_fault
0.13 ± 6% -0.0 0.08 ± 17% perf-profile.self.cycles-pp.apparmor_task_kill
0.23 ± 11% -0.0 0.19 ± 10% perf-profile.self.cycles-pp.__send_signal
0.17 ± 10% -0.0 0.12 ± 11% perf-profile.self.cycles-pp.entry_SYSCALL_64_after_hwframe
0.12 ± 8% -0.0 0.08 ± 8% perf-profile.self.cycles-pp.__x64_sys_rt_sigprocmask
0.13 ± 5% -0.0 0.09 ± 8% perf-profile.self.cycles-pp.fpu__clear
0.09 ± 11% -0.0 0.06 ± 13% perf-profile.self.cycles-pp.___might_sleep
0.10 ± 5% -0.0 0.07 ± 13% perf-profile.self.cycles-pp.copy_user_enhanced_fast_string
0.01 ±173% +0.0 0.05 ± 9% perf-profile.self.cycles-pp.__hrtimer_next_event_base
0.00 +0.1 0.05 ± 9% perf-profile.self.cycles-pp._raw_spin_lock
0.06 ± 13% +0.1 0.12 ± 18% perf-profile.self.cycles-pp.read_tsc
0.00 +0.1 0.06 ± 17% perf-profile.self.cycles-pp.native_sched_clock
0.01 ±173% +0.1 0.08 ± 23% perf-profile.self.cycles-pp.native_apic_msr_eoi_write
0.04 ±102% +0.1 0.10 ± 14% perf-profile.self.cycles-pp._find_next_bit
0.08 ± 14% +0.1 0.15 ± 10% perf-profile.self.cycles-pp.native_write_msr
0.18 ± 33% +0.1 0.28 ± 22% perf-profile.self.cycles-pp.menu_select
0.15 ± 22% +0.1 0.26 ± 8% perf-profile.self.cycles-pp.cpuidle_enter_state
29.93 ± 13% +18.3 48.26 ± 6% perf-profile.self.cycles-pp.intel_idle
***************************************************************************************************
lkp-ivb-d04: 4 threads Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz with 4G memory
=========================================================================================
compiler/cpufreq_governor/kconfig/nr_task/rootfs/runtime/tbox_group/test/testcase/ucode:
gcc-7/performance/x86_64-rhel-7.6/100%/debian-x86_64-20191114.cgz/300s/lkp-ivb-d04/shared/reaim/0x21
commit:
da26170b95 ("ACPI: Convert to new X86 CPU match macros")
06c4d00466 ("cpufreq: Convert to new X86 CPU match macros")
da26170b95feab87 06c4d00466eb374841bc84c39af
---------------- ---------------------------
fail:runs %reproduction fail:runs
| | |
:4 25% 1:4 dmesg.RIP:_raw_spin_unlock_irqrestore
:4 75% 3:4 dmesg.RIP:cpuidle_enter_state
:4 25% 1:4 dmesg.RIP:load_balance
:4 25% 1:4 dmesg.RIP:rebalance_domains
3:4 -31% 1:4 perf-profile.children.cycles-pp.error_entry
:4 6% 0:4 perf-profile.children.cycles-pp.error_exit
2:4 -17% 1:4 perf-profile.self.cycles-pp.error_entry
:4 3% 0:4 perf-profile.self.cycles-pp.error_exit
%stddev %change %stddev
\ | \
0.37 +143.3% 0.91 reaim.child_systime
2.67 +104.0% 5.45 reaim.child_utime
27775 -51.7% 13403 reaim.jobs_per_min
6943 -51.7% 3350 reaim.jobs_per_min_child
29562 -51.6% 14304 reaim.max_jobs_per_min
0.85 +108.9% 1.77 reaim.parent_time
2.08 ± 2% -16.8% 1.73 ± 2% reaim.std_dev_percent
0.02 ± 2% +82.4% 0.03 ± 2% reaim.std_dev_time
210104 ± 2% +72.2% 361763 reaim.time.involuntary_context_switches
6902175 -24.0% 5246698 reaim.time.minor_page_faults
106.25 +58.1% 168.00 reaim.time.percent_of_cpu_this_job_got
40.40 +84.8% 74.68 reaim.time.system_time
281.47 +54.8% 435.59 reaim.time.user_time
222993 -24.4% 168674 reaim.time.voluntary_context_switches
42000 -24.0% 31900 reaim.workload
30.04 ± 7% +16.6% 35.01 ± 4% boot-time.boot
81.42 ± 7% +13.1% 92.09 ± 5% boot-time.idle
71.02 -17.9 53.14 mpstat.cpu.all.idle%
0.02 ± 18% +0.0 0.02 ± 6% mpstat.cpu.all.soft%
4.90 +2.7 7.64 mpstat.cpu.all.sys%
24.03 +15.2 39.19 mpstat.cpu.all.usr%
2468957 ± 92% -72.2% 686655 ± 19% cpuidle.C1.time
132628 ± 71% -70.9% 38606 ± 24% cpuidle.C1.usage
1100907 ± 31% -36.7% 697198 ± 38% cpuidle.C1E.usage
21384 ± 56% -72.3% 5925 ± 9% cpuidle.POLL.time
10178 ± 5% -91.7% 844.75 ± 14% cpuidle.POLL.usage
70.75 -25.1% 53.00 vmstat.cpu.id
23.50 ± 2% +62.8% 38.25 vmstat.cpu.us
1.00 +100.0% 2.00 vmstat.procs.r
7792 -7.3% 7219 vmstat.system.cs
10621 -1.6% 10448 vmstat.system.in
811.50 ± 4% -23.4% 621.75 ± 6% slabinfo.pid.active_objs
811.50 ± 4% -23.4% 621.75 ± 6% slabinfo.pid.num_objs
614.50 ± 3% -16.5% 513.25 ± 6% slabinfo.signal_cache.active_objs
643.25 ± 2% -16.3% 538.25 ± 7% slabinfo.signal_cache.num_objs
797.00 ± 6% -28.1% 573.00 ± 9% slabinfo.task_delay_info.active_objs
797.00 ± 6% -28.1% 573.00 ± 9% slabinfo.task_delay_info.num_objs
13672 ± 6% -26.9% 9990 ± 3% softirqs.CPU0.NET_RX
36751 -16.6% 30656 ± 4% softirqs.CPU0.SCHED
15253 -18.8% 12381 ± 4% softirqs.CPU1.NET_RX
36663 ± 2% -16.8% 30514 softirqs.CPU1.SCHED
13659 -29.4% 9649 ± 4% softirqs.CPU2.NET_RX
37153 ± 4% -20.7% 29478 ± 3% softirqs.CPU2.SCHED
13524 ± 3% -21.3% 10638 ± 3% softirqs.CPU3.NET_RX
38397 ± 4% -21.0% 30329 ± 4% softirqs.CPU3.SCHED
56110 -24.0% 42659 softirqs.NET_RX
148966 -18.8% 120979 softirqs.SCHED
64646 -1.1% 63909 proc-vmstat.nr_active_anon
63486 -0.9% 62925 proc-vmstat.nr_anon_pages
6324 +1.1% 6392 proc-vmstat.nr_mapped
1072 +1.2% 1085 proc-vmstat.nr_page_table_pages
6202 -1.9% 6084 proc-vmstat.nr_shmem
64646 -1.1% 63911 proc-vmstat.nr_zone_active_anon
6928819 -22.7% 5353998 proc-vmstat.numa_hit
6928819 -22.7% 5353998 proc-vmstat.numa_local
29899 -24.1% 22705 proc-vmstat.pgactivate
6729517 ± 3% -24.4% 5085433 ± 5% proc-vmstat.pgalloc_normal
7304364 -22.7% 5647853 proc-vmstat.pgfault
7127563 -23.0% 5490714 proc-vmstat.pgfree
3803 ± 16% -26.3% 2803 ± 8% interrupts.28:PCI-MSI.2621440-edge.eth0
2471 ± 27% -47.0% 1309 interrupts.CPU0.NMI:Non-maskable_interrupts
2471 ± 27% -47.0% 1309 interrupts.CPU0.PMI:Performance_monitoring_interrupts
6391 ± 8% +32.1% 8442 ± 5% interrupts.CPU0.RES:Rescheduling_interrupts
3803 ± 16% -26.3% 2803 ± 8% interrupts.CPU1.28:PCI-MSI.2621440-edge.eth0
2741 ± 27% -38.6% 1682 ± 29% interrupts.CPU1.NMI:Non-maskable_interrupts
2741 ± 27% -38.6% 1682 ± 29% interrupts.CPU1.PMI:Performance_monitoring_interrupts
6454 ± 9% +55.4% 10028 ± 13% interrupts.CPU1.RES:Rescheduling_interrupts
2561 ± 27% -39.0% 1562 ± 24% interrupts.CPU2.NMI:Non-maskable_interrupts
2561 ± 27% -39.0% 1562 ± 24% interrupts.CPU2.PMI:Performance_monitoring_interrupts
6573 ± 11% +47.2% 9674 ± 5% interrupts.CPU2.RES:Rescheduling_interrupts
6161 ± 2% +61.4% 9943 ± 8% interrupts.CPU3.RES:Rescheduling_interrupts
10041 ± 5% -38.1% 6213 ± 16% interrupts.NMI:Non-maskable_interrupts
10041 ± 5% -38.1% 6213 ± 16% interrupts.PMI:Performance_monitoring_interrupts
25581 ± 3% +48.9% 38088 ± 4% interrupts.RES:Rescheduling_interrupts
82.25 ± 32% -38.3% 50.75 ± 31% interrupts.TLB:TLB_shootdowns
4.269e+08 -22.0% 3.33e+08 perf-stat.i.branch-instructions
1664503 ± 9% -23.1% 1279479 ± 8% perf-stat.i.cache-misses
19051292 -22.7% 14721557 perf-stat.i.cache-references
7870 -7.6% 7274 perf-stat.i.context-switches
1.45 ± 3% -9.7% 1.31 ± 2% perf-stat.i.cpi
4.213e+09 -25.6% 3.136e+09 perf-stat.i.cpu-cycles
175.56 -16.8% 146.10 perf-stat.i.cpu-migrations
1779889 ± 9% -21.3% 1400983 ± 3% perf-stat.i.dTLB-load-misses
7.964e+08 -21.8% 6.225e+08 perf-stat.i.dTLB-loads
351028 ± 2% -22.6% 271606 perf-stat.i.dTLB-store-misses
4.558e+08 ± 2% -22.2% 3.546e+08 perf-stat.i.dTLB-stores
442564 -21.8% 346125 perf-stat.i.iTLB-load-misses
95765 ± 2% -20.3% 76368 ± 2% perf-stat.i.iTLB-loads
3.324e+09 -24.4% 2.514e+09 perf-stat.i.instructions
0.72 ± 2% +8.5% 0.78 ± 2% perf-stat.i.ipc
23876 -23.2% 18334 perf-stat.i.minor-faults
23876 -23.2% 18334 perf-stat.i.page-faults
5.73 +2.2% 5.86 perf-stat.overall.MPKI
1.67 ± 6% +0.4 2.03 ± 3% perf-stat.overall.branch-miss-rate%
1.27 -1.6% 1.25 perf-stat.overall.cpi
4.255e+08 -22.0% 3.319e+08 perf-stat.ps.branch-instructions
1658868 ± 9% -23.1% 1275223 ± 8% perf-stat.ps.cache-misses
18985675 -22.7% 14670825 perf-stat.ps.cache-references
7844 -7.5% 7253 perf-stat.ps.context-switches
4.199e+09 -25.6% 3.126e+09 perf-stat.ps.cpu-cycles
174.96 -16.8% 145.60 perf-stat.ps.cpu-migrations
1773792 ± 9% -21.3% 1396196 ± 3% perf-stat.ps.dTLB-load-misses
7.937e+08 -21.8% 6.204e+08 perf-stat.ps.dTLB-loads
349822 ± 2% -22.6% 270680 perf-stat.ps.dTLB-store-misses
4.543e+08 ± 2% -22.2% 3.534e+08 perf-stat.ps.dTLB-stores
441052 -21.8% 344957 perf-stat.ps.iTLB-load-misses
95442 ± 2% -20.2% 76129 ± 2% perf-stat.ps.iTLB-loads
3.313e+09 -24.4% 2.506e+09 perf-stat.ps.instructions
23793 -23.2% 18271 perf-stat.ps.minor-faults
23793 -23.2% 18271 perf-stat.ps.page-faults
9.988e+11 -23.7% 7.621e+11 perf-stat.total.instructions
45998 +60.9% 74001 sched_debug.cfs_rq:/.exec_clock.avg
47498 +58.8% 75421 sched_debug.cfs_rq:/.exec_clock.max
44646 +62.4% 72516 sched_debug.cfs_rq:/.exec_clock.min
796333 ± 9% -20.8% 630761 sched_debug.cfs_rq:/.load.max
21451 ± 58% +255.5% 76262 ± 11% sched_debug.cfs_rq:/.load.min
324417 ± 8% -29.7% 227954 ± 3% sched_debug.cfs_rq:/.load.stddev
923.62 ± 10% -16.1% 775.25 ± 4% sched_debug.cfs_rq:/.load_avg.max
30.88 ± 82% +156.4% 79.17 ± 17% sched_debug.cfs_rq:/.load_avg.min
377.35 ± 13% -23.9% 287.11 ± 6% sched_debug.cfs_rq:/.load_avg.stddev
189460 +64.2% 311059 sched_debug.cfs_rq:/.min_vruntime.avg
201580 ± 2% +61.4% 325343 sched_debug.cfs_rq:/.min_vruntime.max
179517 +65.3% 296725 sched_debug.cfs_rq:/.min_vruntime.min
0.56 ± 12% +33.3% 0.75 sched_debug.cfs_rq:/.nr_running.avg
0.21 ± 34% +140.0% 0.50 sched_debug.cfs_rq:/.nr_running.min
0.38 ± 8% -35.5% 0.24 ± 3% sched_debug.cfs_rq:/.nr_running.stddev
10.60 ± 21% +123.8% 23.73 ± 5% sched_debug.cfs_rq:/.nr_spread_over.avg
23.08 ± 14% +42.4% 32.88 ± 9% sched_debug.cfs_rq:/.nr_spread_over.max
2.25 ± 87% +583.3% 15.38 ± 10% sched_debug.cfs_rq:/.nr_spread_over.min
708.58 ± 7% -19.9% 567.92 ± 6% sched_debug.cfs_rq:/.runnable_load_avg.max
13.38 ± 80% +371.0% 63.00 ± 15% sched_debug.cfs_rq:/.runnable_load_avg.min
298.60 ± 8% -28.3% 214.23 ± 7% sched_debug.cfs_rq:/.runnable_load_avg.stddev
723964 ± 7% -21.5% 568235 ± 6% sched_debug.cfs_rq:/.runnable_weight.max
14679 ± 86% +363.3% 68009 ± 12% sched_debug.cfs_rq:/.runnable_weight.min
299951 ± 6% -29.5% 211457 ± 7% sched_debug.cfs_rq:/.runnable_weight.stddev
334.42 ± 14% +73.8% 581.19 ± 6% sched_debug.cfs_rq:/.util_avg.avg
642.29 ± 3% +26.0% 809.42 ± 7% sched_debug.cfs_rq:/.util_avg.max
190.79 ± 31% +120.1% 419.96 ± 5% sched_debug.cfs_rq:/.util_avg.min
35.25 ±116% +507.4% 214.10 ± 14% sched_debug.cfs_rq:/.util_est_enqueued.avg
75.00 ± 73% +414.4% 385.83 ± 13% sched_debug.cfs_rq:/.util_est_enqueued.max
0.29 ± 47% +7600.0% 22.46 ±168% sched_debug.cfs_rq:/.util_est_enqueued.min
30.74 ± 69% +378.4% 147.03 ± 20% sched_debug.cfs_rq:/.util_est_enqueued.stddev
0.36 ± 17% +209.4% 1.11 ± 43% sched_debug.cpu.clock.stddev
0.36 ± 17% +209.4% 1.11 ± 43% sched_debug.cpu.clock_task.stddev
4944 ± 32% +58.6% 7841 sched_debug.cpu.curr->pid.avg
1352 ±157% +303.3% 5453 sched_debug.cpu.curr->pid.min
5847 ± 15% -33.4% 3892 sched_debug.cpu.curr->pid.stddev
0.95 ± 16% +29.7% 1.23 ± 6% sched_debug.cpu.nr_running.avg
69299 ± 14% -27.4% 50339 ± 19% sched_debug.cpu.sched_count.stddev
169317 -28.4% 121307 sched_debug.cpu.sched_goidle.avg
209603 ± 2% -31.5% 143623 ± 2% sched_debug.cpu.sched_goidle.max
32708 ± 15% -51.2% 15951 ± 22% sched_debug.cpu.sched_goidle.stddev
8.30 ± 10% -3.1 5.21 ± 7% perf-profile.calltrace.cycles-pp.new_sync_write.vfs_write.ksys_write.do_syscall_64.entry_SYSCALL_64_after_hwframe
8.37 ± 13% -2.9 5.43 ± 8% perf-profile.calltrace.cycles-pp.vfs_write.ksys_write.do_syscall_64.entry_SYSCALL_64_after_hwframe.write
6.22 ± 20% -2.8 3.46 ± 17% perf-profile.calltrace.cycles-pp.entry_SYSCALL_64_after_hwframe.write._fini
6.22 ± 20% -2.8 3.46 ± 17% perf-profile.calltrace.cycles-pp.do_syscall_64.entry_SYSCALL_64_after_hwframe.write._fini
6.22 ± 20% -2.8 3.46 ± 17% perf-profile.calltrace.cycles-pp.vprintk_emit.devkmsg_emit.devkmsg_write.new_sync_write.vfs_write
6.22 ± 20% -2.8 3.46 ± 17% perf-profile.calltrace.cycles-pp.ksys_write.do_syscall_64.entry_SYSCALL_64_after_hwframe.write._fini
6.22 ± 20% -2.8 3.46 ± 17% perf-profile.calltrace.cycles-pp.devkmsg_write.new_sync_write.vfs_write.ksys_write.do_syscall_64
6.22 ± 20% -2.8 3.46 ± 17% perf-profile.calltrace.cycles-pp.devkmsg_emit.devkmsg_write.new_sync_write.vfs_write.ksys_write
6.22 ± 20% -2.8 3.47 ± 17% perf-profile.calltrace.cycles-pp.write._fini
6.22 ± 20% -2.8 3.47 ± 17% perf-profile.calltrace.cycles-pp._fini
5.49 ± 15% -2.5 2.99 ± 30% perf-profile.calltrace.cycles-pp.console_unlock.vprintk_emit.devkmsg_emit.devkmsg_write.new_sync_write
4.38 ± 13% -2.4 2.02 ± 36% perf-profile.calltrace.cycles-pp.serial8250_console_write.console_unlock.vprintk_emit.devkmsg_emit.devkmsg_write
4.26 ± 13% -2.3 1.93 ± 37% perf-profile.calltrace.cycles-pp.uart_console_write.serial8250_console_write.console_unlock.vprintk_emit.devkmsg_emit
0.92 ± 19% -0.5 0.44 ± 58% perf-profile.calltrace.cycles-pp.mmap_region.do_mmap.vm_mmap_pgoff.ksys_mmap_pgoff.do_syscall_64
0.88 ± 24% +0.4 1.25 ± 11% perf-profile.calltrace.cycles-pp.menu_select.do_idle.cpu_startup_entry.start_secondary.secondary_startup_64
1.44 ± 15% +0.5 1.90 ± 10% perf-profile.calltrace.cycles-pp.swapgs_restore_regs_and_return_to_usermode
0.85 ± 22% +0.6 1.43 ± 21% perf-profile.calltrace.cycles-pp.prepare_exit_to_usermode.swapgs_restore_regs_and_return_to_usermode
0.00 +0.6 0.64 ± 16% perf-profile.calltrace.cycles-pp.alloc_set_pte.filemap_map_pages.handle_pte_fault.__handle_mm_fault.handle_mm_fault
2.87 ± 32% +1.9 4.72 ± 11% perf-profile.calltrace.cycles-pp.uart_console_write.serial8250_console_write.console_unlock.vprintk_emit.printk
2.90 ± 32% +1.9 4.76 ± 11% perf-profile.calltrace.cycles-pp.serial8250_console_write.console_unlock.vprintk_emit.printk.irq_work_run_list
0.98 ± 72% +2.2 3.21 ± 12% perf-profile.calltrace.cycles-pp.irq_work_interrupt
0.98 ± 72% +2.2 3.21 ± 12% perf-profile.calltrace.cycles-pp.smp_irq_work_interrupt.irq_work_interrupt
0.98 ± 72% +2.2 3.21 ± 12% perf-profile.calltrace.cycles-pp.irq_work_run.smp_irq_work_interrupt.irq_work_interrupt
0.98 ± 72% +2.2 3.21 ± 12% perf-profile.calltrace.cycles-pp.irq_work_run_list.irq_work_run.smp_irq_work_interrupt.irq_work_interrupt
3.29 ± 22% +2.7 5.95 ± 15% perf-profile.calltrace.cycles-pp.vprintk_emit.printk.irq_work_run_list.irq_work_run.smp_irq_work_interrupt
3.29 ± 22% +2.7 5.95 ± 15% perf-profile.calltrace.cycles-pp.printk.irq_work_run_list.irq_work_run.smp_irq_work_interrupt.irq_work_interrupt
3.06 ± 34% +2.9 5.95 ± 15% perf-profile.calltrace.cycles-pp.console_unlock.vprintk_emit.printk.irq_work_run_list.irq_work_run
8.62 ± 10% -3.1 5.54 ± 8% perf-profile.children.cycles-pp.vfs_write
8.69 ± 10% -3.1 5.63 ± 8% perf-profile.children.cycles-pp.ksys_write
8.36 ± 11% -3.0 5.31 ± 7% perf-profile.children.cycles-pp.new_sync_write
9.35 ± 13% -2.9 6.47 ± 10% perf-profile.children.cycles-pp.write
6.62 ± 18% -2.8 3.85 ± 15% perf-profile.children.cycles-pp._fini
6.22 ± 20% -2.8 3.46 ± 17% perf-profile.children.cycles-pp.devkmsg_write
6.22 ± 20% -2.8 3.46 ± 17% perf-profile.children.cycles-pp.devkmsg_emit
1.60 ± 6% -0.4 1.19 ± 10% perf-profile.children.cycles-pp.mmap_region
0.78 ± 51% -0.3 0.48 ± 9% perf-profile.children.cycles-pp.shmem_write_begin
0.31 ± 5% -0.2 0.11 ± 22% perf-profile.children.cycles-pp.run_ksoftirqd
0.54 ± 13% -0.2 0.35 ± 27% perf-profile.children.cycles-pp.rcu_do_batch
0.33 ± 13% -0.2 0.18 ± 36% perf-profile.children.cycles-pp.remove_vma
0.23 ± 20% -0.1 0.08 ± 40% perf-profile.children.cycles-pp.sync_regs
0.32 ± 9% -0.1 0.18 ± 41% perf-profile.children.cycles-pp.smpboot_thread_fn
0.34 ± 10% -0.1 0.22 ± 34% perf-profile.children.cycles-pp.malloc
0.32 ± 12% -0.1 0.21 ± 37% perf-profile.children.cycles-pp.__check_object_size
0.20 ± 30% -0.1 0.11 ± 38% perf-profile.children.cycles-pp.fsnotify
0.16 ± 34% -0.1 0.09 ± 59% perf-profile.children.cycles-pp.prepend_path
0.12 ± 21% -0.1 0.05 ± 62% perf-profile.children.cycles-pp.rcu_cblist_dequeue
0.16 ± 19% -0.1 0.09 ± 38% perf-profile.children.cycles-pp.__pud_alloc
0.14 ± 19% -0.1 0.08 ± 19% perf-profile.children.cycles-pp.__x64_sys_rt_sigaction
0.09 ± 21% -0.1 0.03 ±102% perf-profile.children.cycles-pp.expand_downwards
0.07 ± 41% +0.1 0.13 ± 34% perf-profile.children.cycles-pp.memset_erms
0.12 ± 37% +0.1 0.18 ± 14% perf-profile.children.cycles-pp.security_mmap_addr
0.01 ±173% +0.1 0.07 ± 30% perf-profile.children.cycles-pp.free_unref_page_prepare
0.01 ±173% +0.1 0.07 ± 30% perf-profile.children.cycles-pp.getopt_long
0.07 ± 64% +0.1 0.14 ± 19% perf-profile.children.cycles-pp.__ctype_init
0.01 ±173% +0.1 0.09 ± 35% perf-profile.children.cycles-pp.__note_gp_changes
0.01 ±173% +0.1 0.09 ± 28% perf-profile.children.cycles-pp.select_idle_sibling
0.07 ± 66% +0.1 0.14 ± 30% perf-profile.children.cycles-pp.security_file_open
0.02 ±173% +0.1 0.10 ± 43% perf-profile.children.cycles-pp.note_gp_changes
0.06 ± 64% +0.1 0.14 ± 37% perf-profile.children.cycles-pp.mutex_lock
0.15 ± 2% +0.1 0.23 ± 20% perf-profile.children.cycles-pp.shmem_truncate_range
0.15 ± 2% +0.1 0.23 ± 20% perf-profile.children.cycles-pp.shmem_undo_range
0.00 +0.1 0.09 ± 49% perf-profile.children.cycles-pp.stack_trace_consume_entry_nosched
0.11 ± 50% +0.1 0.21 ± 13% perf-profile.children.cycles-pp.__ctype_toupper_loc
0.12 ± 27% +0.1 0.24 ± 25% perf-profile.children.cycles-pp.touch_atime
0.11 ± 60% +0.1 0.26 ± 26% perf-profile.children.cycles-pp.call_rcu
0.29 ± 15% +0.1 0.44 ± 17% perf-profile.children.cycles-pp.page_add_file_rmap
0.19 ± 44% +0.2 0.35 ± 32% perf-profile.children.cycles-pp.task_tick_fair
0.56 ± 6% +0.2 0.75 ± 12% perf-profile.children.cycles-pp.schedule
0.80 ± 15% +0.3 1.06 ± 14% perf-profile.children.cycles-pp.alloc_set_pte
1.67 ± 15% +0.5 2.15 ± 12% perf-profile.children.cycles-pp.swapgs_restore_regs_and_return_to_usermode
1.00 ± 16% +0.6 1.59 ± 17% perf-profile.children.cycles-pp.prepare_exit_to_usermode
0.93 ± 20% +0.6 1.54 ± 13% perf-profile.children.cycles-pp.exit_to_usermode_loop
4.25 ± 26% +2.1 6.38 ± 13% perf-profile.children.cycles-pp.irq_work_run_list
3.46 ± 22% +2.5 5.96 ± 15% perf-profile.children.cycles-pp.irq_work_interrupt
3.46 ± 22% +2.5 5.96 ± 15% perf-profile.children.cycles-pp.smp_irq_work_interrupt
3.46 ± 22% +2.5 5.96 ± 15% perf-profile.children.cycles-pp.irq_work_run
3.46 ± 22% +2.5 5.96 ± 15% perf-profile.children.cycles-pp.printk
0.41 ± 21% -0.2 0.26 ± 32% perf-profile.self.cycles-pp.kmem_cache_free
0.24 ± 27% -0.2 0.08 ±110% perf-profile.self.cycles-pp.__vma_link_rb
0.21 ± 24% -0.1 0.07 ± 17% perf-profile.self.cycles-pp.sync_regs
0.34 ± 10% -0.1 0.19 ± 59% perf-profile.self.cycles-pp.copy_user_enhanced_fast_string
0.24 ± 30% -0.1 0.13 ± 42% perf-profile.self.cycles-pp.arch_get_unmapped_area_topdown
0.14 ± 40% -0.1 0.04 ±108% perf-profile.self.cycles-pp.cap_vm_enough_memory
0.19 ± 33% -0.1 0.10 ± 30% perf-profile.self.cycles-pp.fsnotify
0.27 ± 12% -0.1 0.19 ± 13% perf-profile.self.cycles-pp.up_write
0.12 ± 21% -0.1 0.05 ± 62% perf-profile.self.cycles-pp.rcu_cblist_dequeue
0.12 ± 18% -0.1 0.06 ± 71% perf-profile.self.cycles-pp.__softirqentry_text_start
0.15 ± 16% -0.1 0.09 ± 21% perf-profile.self.cycles-pp.xas_load
0.11 ± 23% -0.1 0.05 ± 59% perf-profile.self.cycles-pp.__alloc_file
0.01 ±173% +0.1 0.07 ± 17% perf-profile.self.cycles-pp.do_mmap
0.01 ±173% +0.1 0.07 ± 30% perf-profile.self.cycles-pp.free_unref_page_prepare
0.09 ± 25% +0.1 0.15 ± 27% perf-profile.self.cycles-pp.timerqueue_add
0.04 ± 58% +0.1 0.11 ± 54% perf-profile.self.cycles-pp.__fsnotify_parent
0.05 ± 77% +0.1 0.13 ± 34% perf-profile.self.cycles-pp.memset_erms
0.06 ±106% +0.1 0.15 ± 19% perf-profile.self.cycles-pp.lockref_put_or_lock
0.07 ± 22% +0.1 0.17 ± 20% perf-profile.self.cycles-pp.__ctype_toupper_loc
0.05 ± 62% +0.1 0.17 ± 25% perf-profile.self.cycles-pp.bit_putcs
***************************************************************************************************
lkp-bdw-ep6: 88 threads Intel(R) Xeon(R) CPU E5-2699 v4 @ 2.20GHz with 128G memory
=========================================================================================
compiler/cpufreq_governor/kconfig/mode/nr_task/rootfs/tbox_group/test/testcase/ucode:
gcc-7/performance/x86_64-rhel-7.6/process/16/debian-x86_64-20191114.cgz/lkp-bdw-ep6/pread2/will-it-scale/0xb000038
commit:
da26170b95 ("ACPI: Convert to new X86 CPU match macros")
06c4d00466 ("cpufreq: Convert to new X86 CPU match macros")
da26170b95feab87 06c4d00466eb374841bc84c39af
---------------- ---------------------------
fail:runs %reproduction fail:runs
| | |
:4 25% 1:4 dmesg.RIP:__msecs_to_jiffies
:4 100% 4:4 dmesg.RIP:cpuidle_enter_state
:4 50% 2:4 dmesg.RIP:find_next_and_bit
:4 25% 1:4 dmesg.RIP:idle_cpu
%stddev %change %stddev
\ | \
47516 -58.3% 19828 will-it-scale.per_process_ops
760272 -58.3% 317258 will-it-scale.workload
32356 -20.9% 25597 meminfo.Shmem
581162 -57.6% 246617 vmstat.system.cs
3906 ± 10% -18.4% 3186 ± 5% slabinfo.eventpoll_pwq.active_objs
3906 ± 10% -18.4% 3186 ± 5% slabinfo.eventpoll_pwq.num_objs
44.30 +18.2% 52.34 ± 6% boot-time.boot
28.05 +19.3% 33.45 ± 9% boot-time.dhcp
3459 +17.2% 4053 ± 6% boot-time.idle
0.21 ± 5% +0.3 0.49 ± 11% mpstat.cpu.all.iowait%
0.04 ± 55% -0.0 0.00 ± 42% mpstat.cpu.all.soft%
0.40 ± 9% +0.1 0.52 ± 6% mpstat.cpu.all.usr%
49949 ± 16% -37.4% 31252 ± 41% numa-vmstat.node1.nr_active_anon
46901 ± 16% -36.0% 30006 ± 43% numa-vmstat.node1.nr_anon_pages
5608 ± 15% -34.0% 3702 ± 24% numa-vmstat.node1.nr_shmem
49949 ± 16% -37.4% 31252 ± 41% numa-vmstat.node1.nr_zone_active_anon
7.102e+08 ± 29% +155.2% 1.813e+09 cpuidle.C1.time
27256121 ± 7% +27.5% 34760814 cpuidle.C1.usage
72244044 ± 20% -48.8% 36979854 ± 7% cpuidle.C1E.usage
3.303e+08 -89.0% 36363726 ± 4% cpuidle.POLL.time
1.016e+08 -94.2% 5891366 ± 5% cpuidle.POLL.usage
199835 ± 16% -37.4% 125098 ± 41% numa-meminfo.node1.Active
199787 ± 16% -37.4% 125025 ± 41% numa-meminfo.node1.Active(anon)
135807 ± 14% -49.2% 68980 ± 59% numa-meminfo.node1.AnonHugePages
187633 ± 16% -36.0% 120058 ± 43% numa-meminfo.node1.AnonPages
1027770 ± 3% -9.1% 934292 ± 3% numa-meminfo.node1.MemUsed
22417 ± 15% -34.0% 14796 ± 24% numa-meminfo.node1.Shmem
70655 -3.3% 68347 proc-vmstat.nr_active_anon
67337 -1.1% 66618 proc-vmstat.nr_anon_pages
4468 -1.4% 4407 proc-vmstat.nr_inactive_anon
8093 -21.0% 6396 proc-vmstat.nr_shmem
70655 -3.3% 68347 proc-vmstat.nr_zone_active_anon
4468 -1.4% 4407 proc-vmstat.nr_zone_inactive_anon
4016 ± 2% -52.8% 1897 ± 3% proc-vmstat.pgactivate
763194 -1.5% 751801 proc-vmstat.pgfree
30.38 ± 9% -19.4% 24.48 ± 7% sched_debug.cfs_rq:/.load_avg.avg
66.85 ± 15% -29.9% 46.86 ± 9% sched_debug.cfs_rq:/.load_avg.stddev
11657 ± 20% +46.4% 17071 ± 17% sched_debug.cfs_rq:/.min_vruntime.min
1.46 ± 4% +54.3% 2.25 ± 22% sched_debug.cfs_rq:/.nr_spread_over.max
255.29 ± 33% -51.8% 123.12 ± 57% sched_debug.cfs_rq:/.removed.load_avg.max
11764 ± 33% -52.1% 5636 ± 57% sched_debug.cfs_rq:/.removed.runnable_sum.max
2.31 ± 32% -68.2% 0.73 ± 86% sched_debug.cfs_rq:/.removed.util_avg.avg
108.42 ± 20% -57.5% 46.04 ± 67% sched_debug.cfs_rq:/.removed.util_avg.max
14.41 ± 24% -61.7% 5.52 ± 73% sched_debug.cfs_rq:/.removed.util_avg.stddev
1.95 ± 9% +103.1% 3.96 ± 7% sched_debug.cpu.clock.stddev
1.95 ± 9% +103.1% 3.95 ± 7% sched_debug.cpu.clock_task.stddev
0.00 ± 12% +30.2% 0.00 ± 7% sched_debug.cpu.next_balance.stddev
996142 -57.5% 423123 sched_debug.cpu.nr_switches.avg
4456353 ± 2% -58.8% 1837895 ± 3% sched_debug.cpu.nr_switches.max
1545085 ± 2% -58.2% 645308 ± 3% sched_debug.cpu.nr_switches.stddev
0.07 ± 11% -12.2% 0.06 ± 7% sched_debug.cpu.nr_uninterruptible.avg
994777 -57.6% 421767 sched_debug.cpu.sched_count.avg
4454631 ± 2% -58.8% 1835187 ± 3% sched_debug.cpu.sched_count.max
1545434 ± 2% -58.2% 645403 ± 3% sched_debug.cpu.sched_count.stddev
497129 -57.6% 210604 sched_debug.cpu.sched_goidle.avg
2226464 ± 2% -58.8% 916688 ± 3% sched_debug.cpu.sched_goidle.max
772445 ± 2% -58.3% 322404 ± 3% sched_debug.cpu.sched_goidle.stddev
499374 -57.5% 212027 sched_debug.cpu.ttwu_count.avg
2253283 ± 2% -58.5% 935584 ± 2% sched_debug.cpu.ttwu_count.max
776205 ± 2% -58.2% 324737 ± 3% sched_debug.cpu.ttwu_count.stddev
2.833e+09 -58.7% 1.17e+09 perf-stat.i.branch-instructions
1.34 ± 7% +0.5 1.81 ± 5% perf-stat.i.branch-miss-rate%
38071080 ± 7% -42.7% 21807828 ± 5% perf-stat.i.branch-misses
0.13 ± 42% +0.2 0.34 ± 16% perf-stat.i.cache-miss-rate%
1.708e+08 ± 11% -52.6% 81037761 ± 4% perf-stat.i.cache-references
585466 -57.6% 248186 perf-stat.i.context-switches
3.33e+10 ± 3% -57.8% 1.405e+10 ± 3% perf-stat.i.cpu-cycles
213658 ± 23% -70.6% 62867 ± 15% perf-stat.i.cycles-between-cache-misses
3.214e+09 -57.8% 1.358e+09 perf-stat.i.dTLB-loads
1239865 ± 16% -52.7% 585938 ± 12% perf-stat.i.dTLB-store-misses
1.309e+09 ± 5% -52.7% 6.189e+08 ± 4% perf-stat.i.dTLB-stores
1960515 ± 16% -53.9% 903780 ± 11% perf-stat.i.iTLB-load-misses
4186486 ± 10% -30.8% 2895064 perf-stat.i.iTLB-loads
1.211e+10 -57.6% 5.136e+09 perf-stat.i.instructions
96.22 +1.1 97.36 perf-stat.i.node-load-miss-rate%
63995 ± 12% +40.3% 89787 ± 3% perf-stat.i.node-load-misses
26.57 ± 8% +32.0 58.55 ± 17% perf-stat.i.node-store-miss-rate%
10897 ± 17% +237.4% 36771 ± 19% perf-stat.i.node-store-misses
1.34 ± 7% +0.5 1.86 ± 5% perf-stat.overall.branch-miss-rate%
0.12 ± 41% +0.2 0.33 ± 16% perf-stat.overall.cache-miss-rate%
177582 ± 22% -70.0% 53250 ± 14% perf-stat.overall.cycles-between-cache-misses
93.13 +2.5 95.61 perf-stat.overall.node-load-miss-rate%
27.65 ± 9% +30.2 57.81 ± 17% perf-stat.overall.node-store-miss-rate%
2.824e+09 -58.7% 1.167e+09 perf-stat.ps.branch-instructions
37948277 ± 7% -42.7% 21737958 ± 5% perf-stat.ps.branch-misses
1.702e+08 ± 11% -52.6% 80767304 ± 4% perf-stat.ps.cache-references
583496 -57.6% 247346 perf-stat.ps.context-switches
3.319e+10 ± 3% -57.8% 1.4e+10 ± 3% perf-stat.ps.cpu-cycles
3.204e+09 -57.8% 1.353e+09 perf-stat.ps.dTLB-loads
1235717 ± 16% -52.7% 583994 ± 12% perf-stat.ps.dTLB-store-misses
1.304e+09 ± 5% -52.7% 6.168e+08 ± 4% perf-stat.ps.dTLB-stores
1953938 ± 16% -53.9% 900759 ± 11% perf-stat.ps.iTLB-load-misses
4172435 ± 10% -30.8% 2885326 perf-stat.ps.iTLB-loads
1.207e+10 -57.6% 5.119e+09 perf-stat.ps.instructions
63808 ± 12% +40.3% 89549 ± 3% perf-stat.ps.node-load-misses
10873 ± 17% +237.2% 36660 ± 19% perf-stat.ps.node-store-misses
3.648e+12 -57.7% 1.545e+12 perf-stat.total.instructions
184.25 ± 11% +464.6% 1040 ± 75% interrupts.39:IR-PCI-MSI.1572870-edge.eth0-TxRx-5
3900 ± 7% -62.5% 1462 ± 24% interrupts.CPU0.NMI:Non-maskable_interrupts
3900 ± 7% -62.5% 1462 ± 24% interrupts.CPU0.PMI:Performance_monitoring_interrupts
4668 ± 7% -60.8% 1830 ± 4% interrupts.CPU1.NMI:Non-maskable_interrupts
4668 ± 7% -60.8% 1830 ± 4% interrupts.CPU1.PMI:Performance_monitoring_interrupts
32508 ± 6% -15.2% 27551 ± 2% interrupts.CPU1.RES:Rescheduling_interrupts
4661 ± 3% -75.4% 1148 ± 33% interrupts.CPU10.NMI:Non-maskable_interrupts
4661 ± 3% -75.4% 1148 ± 33% interrupts.CPU10.PMI:Performance_monitoring_interrupts
31432 ± 5% -13.5% 27188 ± 2% interrupts.CPU10.RES:Rescheduling_interrupts
4202 ± 16% -72.3% 1162 ± 31% interrupts.CPU11.NMI:Non-maskable_interrupts
4202 ± 16% -72.3% 1162 ± 31% interrupts.CPU11.PMI:Performance_monitoring_interrupts
4160 ± 3% -68.4% 1316 ± 33% interrupts.CPU12.NMI:Non-maskable_interrupts
4160 ± 3% -68.4% 1316 ± 33% interrupts.CPU12.PMI:Performance_monitoring_interrupts
4514 ± 3% -64.5% 1601 ± 26% interrupts.CPU13.NMI:Non-maskable_interrupts
4514 ± 3% -64.5% 1601 ± 26% interrupts.CPU13.PMI:Performance_monitoring_interrupts
30049 ± 6% -10.0% 27039 ± 5% interrupts.CPU13.RES:Rescheduling_interrupts
4729 ± 5% -71.0% 1373 ± 32% interrupts.CPU14.NMI:Non-maskable_interrupts
4729 ± 5% -71.0% 1373 ± 32% interrupts.CPU14.PMI:Performance_monitoring_interrupts
34066 -19.4% 27473 interrupts.CPU14.RES:Rescheduling_interrupts
4714 ± 6% -65.5% 1626 ± 25% interrupts.CPU15.NMI:Non-maskable_interrupts
4714 ± 6% -65.5% 1626 ± 25% interrupts.CPU15.PMI:Performance_monitoring_interrupts
43.50 ± 70% +1562.1% 723.00 ± 95% interrupts.CPU17.RES:Rescheduling_interrupts
184.25 ± 11% +464.6% 1040 ± 75% interrupts.CPU18.39:IR-PCI-MSI.1572870-edge.eth0-TxRx-5
4624 ± 5% -60.5% 1828 ± 3% interrupts.CPU2.NMI:Non-maskable_interrupts
4624 ± 5% -60.5% 1828 ± 3% interrupts.CPU2.PMI:Performance_monitoring_interrupts
32173 ± 6% -16.2% 26952 ± 2% interrupts.CPU2.RES:Rescheduling_interrupts
4891 ± 5% -62.5% 1836 ± 2% interrupts.CPU3.NMI:Non-maskable_interrupts
4891 ± 5% -62.5% 1836 ± 2% interrupts.CPU3.PMI:Performance_monitoring_interrupts
35431 ± 5% -22.4% 27510 ± 4% interrupts.CPU3.RES:Rescheduling_interrupts
51.50 ±151% +11438.8% 5942 ±169% interrupts.CPU38.RES:Rescheduling_interrupts
4527 ± 8% -59.7% 1825 ± 3% interrupts.CPU4.NMI:Non-maskable_interrupts
4527 ± 8% -59.7% 1825 ± 3% interrupts.CPU4.PMI:Performance_monitoring_interrupts
30981 ± 5% -11.0% 27558 interrupts.CPU4.RES:Rescheduling_interrupts
3074 ± 32% -41.3% 1805 interrupts.CPU44.NMI:Non-maskable_interrupts
3074 ± 32% -41.3% 1805 interrupts.CPU44.PMI:Performance_monitoring_interrupts
2854 ± 21% -43.2% 1622 ± 3% interrupts.CPU45.NMI:Non-maskable_interrupts
2854 ± 21% -43.2% 1622 ± 3% interrupts.CPU45.PMI:Performance_monitoring_interrupts
2494 ± 32% -34.0% 1647 ± 2% interrupts.CPU46.NMI:Non-maskable_interrupts
2494 ± 32% -34.0% 1647 ± 2% interrupts.CPU46.PMI:Performance_monitoring_interrupts
3060 ± 28% -53.5% 1421 ± 26% interrupts.CPU48.NMI:Non-maskable_interrupts
3060 ± 28% -53.5% 1421 ± 26% interrupts.CPU48.PMI:Performance_monitoring_interrupts
3138 ± 36% -56.6% 1363 ± 24% interrupts.CPU49.NMI:Non-maskable_interrupts
3138 ± 36% -56.6% 1363 ± 24% interrupts.CPU49.PMI:Performance_monitoring_interrupts
4428 ± 17% -57.3% 1893 interrupts.CPU5.NMI:Non-maskable_interrupts
4428 ± 17% -57.3% 1893 interrupts.CPU5.PMI:Performance_monitoring_interrupts
3085 ± 27% -47.6% 1617 interrupts.CPU51.NMI:Non-maskable_interrupts
3085 ± 27% -47.6% 1617 interrupts.CPU51.PMI:Performance_monitoring_interrupts
3074 ± 25% -47.9% 1603 ± 4% interrupts.CPU52.NMI:Non-maskable_interrupts
3074 ± 25% -47.9% 1603 ± 4% interrupts.CPU52.PMI:Performance_monitoring_interrupts
12475 ± 9% -24.3% 9441 ± 13% interrupts.CPU52.RES:Rescheduling_interrupts
3642 ± 10% -72.9% 985.75 ± 31% interrupts.CPU53.NMI:Non-maskable_interrupts
3642 ± 10% -72.9% 985.75 ± 31% interrupts.CPU53.PMI:Performance_monitoring_interrupts
3330 ± 5% -69.7% 1009 ± 35% interrupts.CPU54.NMI:Non-maskable_interrupts
3330 ± 5% -69.7% 1009 ± 35% interrupts.CPU54.PMI:Performance_monitoring_interrupts
3791 ± 19% -79.4% 782.25 ± 5% interrupts.CPU55.NMI:Non-maskable_interrupts
3791 ± 19% -79.4% 782.25 ± 5% interrupts.CPU55.PMI:Performance_monitoring_interrupts
3818 ± 3% -72.0% 1070 ± 36% interrupts.CPU56.NMI:Non-maskable_interrupts
3818 ± 3% -72.0% 1070 ± 36% interrupts.CPU56.PMI:Performance_monitoring_interrupts
16271 ± 20% -29.5% 11478 ± 11% interrupts.CPU56.RES:Rescheduling_interrupts
3451 ± 4% -70.4% 1023 ± 36% interrupts.CPU57.NMI:Non-maskable_interrupts
3451 ± 4% -70.4% 1023 ± 36% interrupts.CPU57.PMI:Performance_monitoring_interrupts
3269 ± 9% -62.2% 1234 ± 34% interrupts.CPU58.NMI:Non-maskable_interrupts
3269 ± 9% -62.2% 1234 ± 34% interrupts.CPU58.PMI:Performance_monitoring_interrupts
2873 ± 27% -57.1% 1231 ± 35% interrupts.CPU59.NMI:Non-maskable_interrupts
2873 ± 27% -57.1% 1231 ± 35% interrupts.CPU59.PMI:Performance_monitoring_interrupts
4622 ± 3% -60.6% 1821 ± 4% interrupts.CPU6.NMI:Non-maskable_interrupts
4622 ± 3% -60.6% 1821 ± 4% interrupts.CPU6.PMI:Performance_monitoring_interrupts
33723 ± 4% -18.9% 27349 ± 2% interrupts.CPU6.RES:Rescheduling_interrupts
4503 ± 3% -64.1% 1616 ± 24% interrupts.CPU7.NMI:Non-maskable_interrupts
4503 ± 3% -64.1% 1616 ± 24% interrupts.CPU7.PMI:Performance_monitoring_interrupts
3897 ± 27% -59.0% 1599 ± 24% interrupts.CPU8.NMI:Non-maskable_interrupts
3897 ± 27% -59.0% 1599 ± 24% interrupts.CPU8.PMI:Performance_monitoring_interrupts
30645 ± 4% -9.4% 27769 ± 3% interrupts.CPU8.RES:Rescheduling_interrupts
4350 ± 8% -62.8% 1616 ± 24% interrupts.CPU9.NMI:Non-maskable_interrupts
4350 ± 8% -62.8% 1616 ± 24% interrupts.CPU9.PMI:Performance_monitoring_interrupts
131956 ± 4% -58.7% 54514 ± 3% interrupts.NMI:Non-maskable_interrupts
131956 ± 4% -58.7% 54514 ± 3% interrupts.PMI:Performance_monitoring_interrupts
714824 ± 4% -11.4% 633277 ± 3% interrupts.RES:Rescheduling_interrupts
44129 ± 5% +20.3% 53082 ± 5% softirqs.CPU0.RCU
161701 ± 4% -35.7% 104023 ± 3% softirqs.CPU0.TIMER
43835 ± 3% +18.8% 52074 ± 3% softirqs.CPU1.RCU
157408 ± 8% -32.2% 106722 ± 2% softirqs.CPU1.TIMER
43239 ± 3% +20.6% 52153 ± 4% softirqs.CPU10.RCU
157623 ± 8% -32.4% 106606 ± 2% softirqs.CPU10.TIMER
43200 ± 2% +21.2% 52345 ± 4% softirqs.CPU11.RCU
157353 ± 8% -32.0% 106926 ± 2% softirqs.CPU11.TIMER
43390 ± 2% +23.7% 53686 softirqs.CPU12.RCU
158355 ± 7% -32.3% 107240 ± 2% softirqs.CPU12.TIMER
44002 ± 2% +19.7% 52691 ± 3% softirqs.CPU13.RCU
158735 ± 7% -32.7% 106903 ± 2% softirqs.CPU13.TIMER
42932 ± 3% +21.0% 51955 ± 3% softirqs.CPU14.RCU
157275 ± 7% -32.1% 106713 ± 2% softirqs.CPU14.TIMER
42650 ± 3% +23.8% 52806 ± 3% softirqs.CPU15.RCU
157539 ± 7% -31.9% 107205 ± 3% softirqs.CPU15.TIMER
42682 ± 3% +22.2% 52147 ± 4% softirqs.CPU16.RCU
162790 -40.1% 97521 ± 5% softirqs.CPU16.TIMER
43195 ± 3% +21.4% 52425 ± 4% softirqs.CPU17.RCU
163374 -40.2% 97658 ± 5% softirqs.CPU17.TIMER
42825 ± 3% +22.4% 52436 ± 4% softirqs.CPU18.RCU
163259 -40.5% 97085 ± 5% softirqs.CPU18.TIMER
42723 ± 4% +21.9% 52085 ± 3% softirqs.CPU19.RCU
163199 -40.5% 97043 ± 5% softirqs.CPU19.TIMER
43286 ± 3% +20.9% 52320 ± 3% softirqs.CPU2.RCU
157423 ± 7% -32.1% 106815 ± 2% softirqs.CPU2.TIMER
43480 ± 3% +20.3% 52326 ± 4% softirqs.CPU20.RCU
163538 -40.2% 97736 ± 6% softirqs.CPU20.TIMER
43785 ± 3% +20.0% 52531 ± 4% softirqs.CPU21.RCU
44229 ± 5% +17.8% 52114 ± 4% softirqs.CPU22.RCU
43412 ± 4% +20.6% 52369 ± 4% softirqs.CPU23.RCU
44282 ± 7% +20.3% 53262 ± 6% softirqs.CPU24.RCU
43548 ± 2% +31.9% 57440 ± 7% softirqs.CPU26.RCU
43200 ± 3% +21.0% 52284 ± 4% softirqs.CPU27.RCU
43083 ± 3% +20.6% 51950 ± 4% softirqs.CPU28.RCU
43346 ± 3% +20.2% 52111 ± 4% softirqs.CPU29.RCU
43176 ± 3% +21.2% 52327 ± 4% softirqs.CPU3.RCU
157164 ± 8% -32.3% 106399 ± 2% softirqs.CPU3.TIMER
43585 ± 5% +20.1% 52357 ± 4% softirqs.CPU30.RCU
43719 ± 4% +19.4% 52215 ± 3% softirqs.CPU31.RCU
44414 ± 5% +18.2% 52478 ± 3% softirqs.CPU32.RCU
131897 ± 16% -25.8% 97844 ± 6% softirqs.CPU32.TIMER
44448 ± 5% +18.1% 52484 ± 5% softirqs.CPU33.RCU
42918 +27.2% 54572 ± 4% softirqs.CPU34.RCU
43391 ± 4% +24.4% 53984 ± 9% softirqs.CPU35.RCU
44027 +18.6% 52232 ± 4% softirqs.CPU36.RCU
44153 ± 5% +17.8% 52031 ± 4% softirqs.CPU37.RCU
42768 ± 3% +21.1% 51810 ± 4% softirqs.CPU38.RCU
42923 ± 3% +20.5% 51730 ± 3% softirqs.CPU39.RCU
43636 ± 2% +21.6% 53043 ± 6% softirqs.CPU4.RCU
157659 ± 8% -30.2% 109976 ± 2% softirqs.CPU4.TIMER
42469 ± 3% +21.9% 51764 ± 3% softirqs.CPU40.RCU
42791 ± 3% +20.8% 51694 ± 4% softirqs.CPU41.RCU
43485 ± 4% +20.4% 52375 ± 2% softirqs.CPU42.RCU
43029 ± 2% +21.9% 52464 ± 4% softirqs.CPU43.RCU
31500 ± 30% -44.0% 17635 ± 20% softirqs.CPU43.SCHED
42290 ± 3% +23.6% 52272 ± 4% softirqs.CPU44.RCU
158594 ± 5% -34.3% 104235 ± 3% softirqs.CPU44.TIMER
45530 ± 5% +18.7% 54021 ± 4% softirqs.CPU45.RCU
163284 ± 2% -38.4% 100522 ± 3% softirqs.CPU45.TIMER
44379 ± 2% +19.5% 53012 ± 6% softirqs.CPU46.RCU
162108 ± 2% -38.4% 99925 ± 4% softirqs.CPU46.TIMER
44204 ± 3% +18.7% 52450 ± 4% softirqs.CPU47.RCU
162144 ± 2% -38.7% 99444 ± 4% softirqs.CPU47.TIMER
44903 ± 2% +21.0% 54345 ± 5% softirqs.CPU48.RCU
44780 ± 2% +15.6% 51771 ± 3% softirqs.CPU49.RCU
162631 ± 2% -38.4% 100181 ± 5% softirqs.CPU49.TIMER
43012 ± 3% +26.6% 54472 ± 7% softirqs.CPU5.RCU
44607 ± 3% +17.5% 52402 ± 4% softirqs.CPU50.RCU
162101 ± 2% -38.7% 99441 ± 4% softirqs.CPU50.TIMER
44682 ± 2% +18.9% 53131 ± 3% softirqs.CPU51.RCU
49875 ± 2% -21.1% 39345 ± 22% softirqs.CPU51.SCHED
162062 ± 2% -38.3% 100017 ± 4% softirqs.CPU51.TIMER
44699 +18.3% 52877 ± 4% softirqs.CPU52.RCU
51309 -18.8% 41684 ± 16% softirqs.CPU52.SCHED
162152 ± 3% -38.5% 99708 ± 4% softirqs.CPU52.TIMER
44488 ± 2% +17.6% 52307 ± 4% softirqs.CPU53.RCU
50338 ± 3% -16.4% 42061 ± 15% softirqs.CPU53.SCHED
161963 ± 2% -38.7% 99280 ± 4% softirqs.CPU53.TIMER
43902 ± 2% +21.4% 53297 ± 3% softirqs.CPU54.RCU
161577 ± 2% -37.9% 100401 ± 3% softirqs.CPU54.TIMER
44048 ± 3% +18.8% 52308 ± 4% softirqs.CPU55.RCU
161805 ± 2% -38.7% 99176 ± 4% softirqs.CPU55.TIMER
44051 ± 3% +19.2% 52521 ± 4% softirqs.CPU56.RCU
53419 ± 4% -9.8% 48203 ± 2% softirqs.CPU56.SCHED
160982 ± 3% -37.7% 100317 ± 4% softirqs.CPU56.TIMER
43863 ± 3% +19.4% 52380 ± 3% softirqs.CPU57.RCU
161233 ± 2% -38.1% 99867 ± 3% softirqs.CPU57.TIMER
44561 ± 3% +19.0% 53006 ± 3% softirqs.CPU58.RCU
161767 ± 3% -38.1% 100130 ± 4% softirqs.CPU58.TIMER
44419 ± 4% +21.0% 53761 ± 8% softirqs.CPU59.RCU
50530 ± 3% -7.9% 46520 ± 3% softirqs.CPU59.SCHED
161405 ± 2% -37.2% 101425 ± 4% softirqs.CPU59.TIMER
43821 ± 2% +19.2% 52250 ± 3% softirqs.CPU6.RCU
157996 ± 8% -32.6% 106478 ± 2% softirqs.CPU6.TIMER
43174 ± 4% +20.6% 52047 ± 4% softirqs.CPU60.RCU
42347 ± 3% -15.5% 35762 ± 18% softirqs.CPU60.SCHED
163073 -40.5% 96957 ± 5% softirqs.CPU60.TIMER
42766 ± 3% +21.9% 52126 ± 4% softirqs.CPU61.RCU
162835 -40.5% 96850 ± 6% softirqs.CPU61.TIMER
42574 ± 3% +22.2% 52017 ± 4% softirqs.CPU62.RCU
162880 -40.6% 96682 ± 5% softirqs.CPU62.TIMER
42326 ± 4% +22.4% 51823 ± 4% softirqs.CPU63.RCU
162725 -41.1% 95781 ± 5% softirqs.CPU63.TIMER
42386 ± 3% +24.3% 52687 ± 6% softirqs.CPU64.RCU
162419 -40.0% 97492 ± 5% softirqs.CPU64.TIMER
42664 ± 3% +24.1% 52948 ± 6% softirqs.CPU65.RCU
162604 -39.3% 98719 ± 5% softirqs.CPU65.TIMER
42930 ± 4% +22.4% 52557 ± 5% softirqs.CPU66.RCU
44270 ± 4% +18.0% 52235 ± 5% softirqs.CPU67.RCU
114483 ± 10% -15.6% 96590 ± 5% softirqs.CPU67.TIMER
43515 ± 2% +25.6% 54655 ± 7% softirqs.CPU68.RCU
43366 ± 4% +19.4% 51774 ± 3% softirqs.CPU69.RCU
112432 ± 8% -14.3% 96409 ± 5% softirqs.CPU69.TIMER
43450 ± 2% +24.7% 54161 ± 7% softirqs.CPU7.RCU
157600 ± 8% -31.4% 108046 ± 4% softirqs.CPU7.TIMER
43344 ± 3% +20.6% 52293 ± 4% softirqs.CPU70.RCU
43314 ± 4% +19.9% 51935 ± 4% softirqs.CPU71.RCU
43488 ± 4% +19.8% 52078 ± 4% softirqs.CPU72.RCU
43392 ± 3% +20.9% 52471 ± 4% softirqs.CPU73.RCU
43217 ± 3% +20.5% 52062 ± 4% softirqs.CPU74.RCU
42947 ± 3% +21.5% 52201 ± 4% softirqs.CPU75.RCU
42710 ± 3% +21.2% 51754 ± 3% softirqs.CPU76.RCU
42920 ± 3% +20.8% 51831 ± 3% softirqs.CPU77.RCU
44411 ± 4% +16.3% 51634 ± 4% softirqs.CPU78.RCU
42860 ± 3% +21.3% 52007 ± 3% softirqs.CPU79.RCU
43752 ± 3% +23.7% 54111 ± 4% softirqs.CPU8.RCU
158332 ± 7% -31.5% 108521 ± 3% softirqs.CPU8.TIMER
43727 +18.4% 51771 ± 4% softirqs.CPU80.RCU
42622 ± 2% +22.2% 52098 ± 3% softirqs.CPU81.RCU
43347 ± 3% +18.7% 51452 ± 3% softirqs.CPU82.RCU
43487 ± 3% +18.2% 51421 ± 4% softirqs.CPU83.RCU
42839 ± 2% +20.7% 51717 ± 4% softirqs.CPU84.RCU
42598 ± 3% +21.4% 51721 ± 4% softirqs.CPU85.RCU
42523 ± 3% +23.8% 52631 ± 6% softirqs.CPU86.RCU
43166 ± 2% +18.6% 51178 ± 4% softirqs.CPU87.RCU
43892 ± 2% +18.8% 52158 ± 3% softirqs.CPU9.RCU
158354 ± 7% -32.6% 106771 ± 2% softirqs.CPU9.TIMER
3831450 ± 3% +20.7% 4623682 ± 4% softirqs.RCU
12124176 ± 6% -26.8% 8870348 ± 4% softirqs.TIMER
5.74 -5.7 0.00 perf-profile.calltrace.cycles-pp.poll_idle.cpuidle_enter_state.cpuidle_enter.do_idle.cpu_startup_entry
49.19 ± 2% -4.4 44.77 ± 2% perf-profile.calltrace.cycles-pp.__libc_pread
48.16 ± 2% -4.3 43.85 ± 2% perf-profile.calltrace.cycles-pp.entry_SYSCALL_64_after_hwframe.__libc_pread
48.08 ± 2% -4.3 43.78 ± 2% perf-profile.calltrace.cycles-pp.do_syscall_64.entry_SYSCALL_64_after_hwframe.__libc_pread
46.68 ± 2% -4.1 42.53 ± 2% perf-profile.calltrace.cycles-pp.vfs_read.ksys_pread64.do_syscall_64.entry_SYSCALL_64_after_hwframe.__libc_pread
46.83 ± 2% -4.1 42.68 ± 2% perf-profile.calltrace.cycles-pp.ksys_pread64.do_syscall_64.entry_SYSCALL_64_after_hwframe.__libc_pread
46.35 ± 2% -4.1 42.22 ± 2% perf-profile.calltrace.cycles-pp.new_sync_read.vfs_read.ksys_pread64.do_syscall_64.entry_SYSCALL_64_after_hwframe
46.30 ± 2% -4.1 42.18 ± 2% perf-profile.calltrace.cycles-pp.shmem_file_read_iter.new_sync_read.vfs_read.ksys_pread64.do_syscall_64
32.56 ± 2% -3.2 29.40 ± 2% perf-profile.calltrace.cycles-pp.wake_up_page_bit.shmem_file_read_iter.new_sync_read.vfs_read.ksys_pread64
28.11 -3.0 25.09 ± 2% perf-profile.calltrace.cycles-pp._raw_spin_lock_irqsave.wake_up_page_bit.shmem_file_read_iter.new_sync_read.vfs_read
27.87 -3.0 24.88 ± 2% perf-profile.calltrace.cycles-pp.native_queued_spin_lock_slowpath._raw_spin_lock_irqsave.wake_up_page_bit.shmem_file_read_iter.new_sync_read
12.00 ± 2% -0.9 11.06 ± 3% perf-profile.calltrace.cycles-pp.shmem_getpage_gfp.shmem_file_read_iter.new_sync_read.vfs_read.ksys_pread64
11.92 ± 2% -0.9 10.99 ± 3% perf-profile.calltrace.cycles-pp.find_lock_entry.shmem_getpage_gfp.shmem_file_read_iter.new_sync_read.vfs_read
10.55 ± 3% -0.9 9.69 ± 3% perf-profile.calltrace.cycles-pp.__lock_page.find_lock_entry.shmem_getpage_gfp.shmem_file_read_iter.new_sync_read
7.53 ± 4% -0.8 6.75 ± 2% perf-profile.calltrace.cycles-pp._raw_spin_lock_irq.__lock_page.find_lock_entry.shmem_getpage_gfp.shmem_file_read_iter
7.35 ± 4% -0.8 6.58 ± 2% perf-profile.calltrace.cycles-pp.native_queued_spin_lock_slowpath._raw_spin_lock_irq.__lock_page.find_lock_entry.shmem_getpage_gfp
3.57 ± 3% -0.3 3.28 ± 4% perf-profile.calltrace.cycles-pp.autoremove_wake_function.__wake_up_common.wake_up_page_bit.shmem_file_read_iter.new_sync_read
0.59 ± 3% +0.1 0.71 ± 8% perf-profile.calltrace.cycles-pp.get_next_timer_interrupt.tick_nohz_next_event.tick_nohz_get_sleep_length.menu_select.do_idle
0.76 ± 3% +0.2 0.99 ± 9% perf-profile.calltrace.cycles-pp.tick_nohz_next_event.tick_nohz_get_sleep_length.menu_select.do_idle.cpu_startup_entry
0.94 ± 4% +0.3 1.21 ± 9% perf-profile.calltrace.cycles-pp.tick_nohz_get_sleep_length.menu_select.do_idle.cpu_startup_entry.start_secondary
1.81 ± 5% +0.5 2.35 ± 7% perf-profile.calltrace.cycles-pp.menu_select.do_idle.cpu_startup_entry.start_secondary.secondary_startup_64
0.00 +0.6 0.64 ± 6% perf-profile.calltrace.cycles-pp.clockevents_program_event.hrtimer_interrupt.smp_apic_timer_interrupt.apic_timer_interrupt.cpuidle_enter_state
0.00 +0.7 0.68 ± 16% perf-profile.calltrace.cycles-pp.tick_sched_handle.tick_sched_timer.__hrtimer_run_queues.hrtimer_interrupt.smp_apic_timer_interrupt
0.00 +0.8 0.82 ± 14% perf-profile.calltrace.cycles-pp.tick_sched_timer.__hrtimer_run_queues.hrtimer_interrupt.smp_apic_timer_interrupt.apic_timer_interrupt
0.59 ± 59% +0.9 1.46 ± 12% perf-profile.calltrace.cycles-pp.__hrtimer_run_queues.hrtimer_interrupt.smp_apic_timer_interrupt.apic_timer_interrupt.cpuidle_enter_state
0.00 +1.3 1.25 ± 7% perf-profile.calltrace.cycles-pp.__softirqentry_text_start.irq_exit.smp_apic_timer_interrupt.apic_timer_interrupt.cpuidle_enter_state
0.95 ± 28% +1.5 2.42 ± 9% perf-profile.calltrace.cycles-pp.hrtimer_interrupt.smp_apic_timer_interrupt.apic_timer_interrupt.cpuidle_enter_state.cpuidle_enter
0.00 +1.6 1.62 ± 5% perf-profile.calltrace.cycles-pp.irq_exit.smp_apic_timer_interrupt.apic_timer_interrupt.cpuidle_enter_state.cpuidle_enter
1.60 ± 22% +3.0 4.61 ± 7% perf-profile.calltrace.cycles-pp.smp_apic_timer_interrupt.apic_timer_interrupt.cpuidle_enter_state.cpuidle_enter.do_idle
44.98 ± 2% +3.2 48.22 perf-profile.calltrace.cycles-pp.cpuidle_enter_state.cpuidle_enter.do_idle.cpu_startup_entry.start_secondary
1.73 ± 20% +3.3 5.02 ± 7% perf-profile.calltrace.cycles-pp.apic_timer_interrupt.cpuidle_enter_state.cpuidle_enter.do_idle.cpu_startup_entry
45.11 ± 2% +3.5 48.60 perf-profile.calltrace.cycles-pp.cpuidle_enter.do_idle.cpu_startup_entry.start_secondary.secondary_startup_64
48.76 ± 2% +4.1 52.83 perf-profile.calltrace.cycles-pp.do_idle.cpu_startup_entry.start_secondary.secondary_startup_64
48.78 ± 2% +4.1 52.86 perf-profile.calltrace.cycles-pp.cpu_startup_entry.start_secondary.secondary_startup_64
48.78 ± 2% +4.1 52.86 perf-profile.calltrace.cycles-pp.start_secondary.secondary_startup_64
50.29 ± 2% +4.2 54.48 ± 2% perf-profile.calltrace.cycles-pp.secondary_startup_64
38.54 ± 2% +5.6 44.12 perf-profile.calltrace.cycles-pp.intel_idle.cpuidle_enter_state.cpuidle_enter.do_idle.cpu_startup_entry
5.91 -5.5 0.43 ± 3% perf-profile.children.cycles-pp.poll_idle
49.26 ± 2% -4.4 44.83 ± 2% perf-profile.children.cycles-pp.__libc_pread
48.26 ± 2% -4.2 44.03 ± 2% perf-profile.children.cycles-pp.entry_SYSCALL_64_after_hwframe
48.19 ± 2% -4.2 43.97 ± 2% perf-profile.children.cycles-pp.do_syscall_64
46.83 ± 2% -4.1 42.68 ± 2% perf-profile.children.cycles-pp.ksys_pread64
46.69 ± 2% -4.1 42.56 ± 2% perf-profile.children.cycles-pp.vfs_read
46.35 ± 2% -4.1 42.23 ± 2% perf-profile.children.cycles-pp.new_sync_read
46.30 ± 2% -4.1 42.18 ± 2% perf-profile.children.cycles-pp.shmem_file_read_iter
36.19 ± 2% -3.5 32.70 ± 2% perf-profile.children.cycles-pp.native_queued_spin_lock_slowpath
32.57 ± 2% -3.2 29.40 ± 2% perf-profile.children.cycles-pp.wake_up_page_bit
29.48 -2.7 26.78 ± 3% perf-profile.children.cycles-pp._raw_spin_lock_irqsave
12.01 ± 2% -0.9 11.07 ± 3% perf-profile.children.cycles-pp.shmem_getpage_gfp
11.93 ± 2% -0.9 11.00 ± 3% perf-profile.children.cycles-pp.find_lock_entry
10.56 ± 3% -0.9 9.70 ± 3% perf-profile.children.cycles-pp.__lock_page
7.55 ± 4% -0.7 6.80 ± 2% perf-profile.children.cycles-pp._raw_spin_lock_irq
3.57 ± 3% -0.3 3.28 ± 4% perf-profile.children.cycles-pp.autoremove_wake_function
0.43 ± 3% -0.1 0.37 ± 5% perf-profile.children.cycles-pp.entry_SYSCALL_64
0.07 ± 17% -0.0 0.03 ±100% perf-profile.children.cycles-pp.atime_needs_update
0.18 ± 3% -0.0 0.14 ± 12% perf-profile.children.cycles-pp.switch_mm_irqs_off
0.08 ± 19% -0.0 0.04 ± 60% perf-profile.children.cycles-pp.touch_atime
0.20 ± 5% +0.0 0.24 ± 6% perf-profile.children.cycles-pp.update_rq_clock
0.08 ± 13% +0.0 0.13 ± 6% perf-profile.children.cycles-pp.uart_console_write
0.08 ± 10% +0.0 0.13 ± 6% perf-profile.children.cycles-pp.serial8250_console_putchar
0.09 ± 12% +0.0 0.14 ± 6% perf-profile.children.cycles-pp.serial8250_console_write
0.08 ± 10% +0.1 0.13 ± 8% perf-profile.children.cycles-pp.wait_for_xmitr
0.08 ± 13% +0.1 0.14 ± 7% perf-profile.children.cycles-pp.irq_work_interrupt
0.08 ± 13% +0.1 0.14 ± 7% perf-profile.children.cycles-pp.smp_irq_work_interrupt
0.08 ± 13% +0.1 0.14 ± 7% perf-profile.children.cycles-pp.irq_work_run
0.08 ± 13% +0.1 0.14 ± 7% perf-profile.children.cycles-pp.printk
0.08 ± 13% +0.1 0.14 ± 7% perf-profile.children.cycles-pp.vprintk_emit
0.09 ± 8% +0.1 0.15 ± 10% perf-profile.children.cycles-pp.console_unlock
0.07 ± 22% +0.1 0.14 ± 17% perf-profile.children.cycles-pp.__hrtimer_next_event_base
0.07 ± 60% +0.1 0.14 ± 19% perf-profile.children.cycles-pp.__remove_hrtimer
0.08 ± 10% +0.1 0.15 ± 7% perf-profile.children.cycles-pp.__x86_indirect_thunk_rax
0.05 ± 62% +0.1 0.12 ± 15% perf-profile.children.cycles-pp.run_timer_softirq
0.00 +0.1 0.07 ± 17% perf-profile.children.cycles-pp.rcu_irq_enter
0.23 ± 6% +0.1 0.30 ± 10% perf-profile.children.cycles-pp._find_next_bit
0.09 ± 8% +0.1 0.17 ± 9% perf-profile.children.cycles-pp.irq_work_run_list
0.01 ±173% +0.1 0.09 ± 16% perf-profile.children.cycles-pp.interrupt_entry
0.04 ±113% +0.1 0.12 ± 50% perf-profile.children.cycles-pp.timekeeping_max_deferment
0.00 +0.1 0.09 ± 20% perf-profile.children.cycles-pp.calc_global_load_tick
0.41 ± 5% +0.1 0.50 ± 7% perf-profile.children.cycles-pp.__next_timer_interrupt
0.00 +0.1 0.10 ± 11% perf-profile.children.cycles-pp.__intel_pmu_enable_all
0.03 ±100% +0.1 0.12 ± 6% perf-profile.children.cycles-pp.ktime_get_update_offsets_now
0.00 +0.1 0.10 ± 22% perf-profile.children.cycles-pp._raw_spin_trylock
0.06 ± 61% +0.1 0.17 ± 10% perf-profile.children.cycles-pp.update_blocked_averages
0.06 ± 60% +0.1 0.17 ± 23% perf-profile.children.cycles-pp.rcu_sched_clock_irq
0.04 ± 58% +0.1 0.15 ± 8% perf-profile.children.cycles-pp.native_apic_msr_eoi_write
0.06 ± 60% +0.1 0.18 ± 11% perf-profile.children.cycles-pp.run_rebalance_domains
0.03 ±100% +0.1 0.15 ± 17% perf-profile.children.cycles-pp.find_busiest_group
0.00 +0.1 0.11 ± 21% perf-profile.children.cycles-pp.note_gp_changes
0.60 ± 3% +0.1 0.72 ± 7% perf-profile.children.cycles-pp.get_next_timer_interrupt
0.07 ± 61% +0.1 0.21 ± 18% perf-profile.children.cycles-pp.load_balance
0.07 ± 14% +0.1 0.22 ± 8% perf-profile.children.cycles-pp.lapic_next_deadline
0.37 ± 9% +0.1 0.51 ± 11% perf-profile.children.cycles-pp._raw_spin_unlock_irqrestore
0.06 ± 16% +0.1 0.21 ± 8% perf-profile.children.cycles-pp.native_irq_return_iret
0.20 ± 4% +0.2 0.36 ± 4% perf-profile.children.cycles-pp.read_tsc
0.20 ± 37% +0.2 0.37 ± 15% perf-profile.children.cycles-pp.irq_enter
0.07 ± 85% +0.2 0.24 ± 7% perf-profile.children.cycles-pp.tick_nohz_irq_exit
0.16 ± 26% +0.2 0.35 ± 10% perf-profile.children.cycles-pp.perf_mux_hrtimer_handler
0.16 ± 7% +0.2 0.35 ± 6% perf-profile.children.cycles-pp.native_write_msr
0.11 ± 26% +0.2 0.32 ± 12% perf-profile.children.cycles-pp.rebalance_domains
0.78 ± 2% +0.2 1.00 ± 9% perf-profile.children.cycles-pp.tick_nohz_next_event
0.14 ± 29% +0.2 0.37 ± 11% perf-profile.children.cycles-pp.scheduler_tick
0.96 ± 4% +0.3 1.23 ± 9% perf-profile.children.cycles-pp.tick_nohz_get_sleep_length
0.29 ± 33% +0.4 0.72 ± 15% perf-profile.children.cycles-pp.update_process_times
0.32 ± 34% +0.4 0.77 ± 16% perf-profile.children.cycles-pp.tick_sched_handle
0.42 ± 34% +0.5 0.93 ± 13% perf-profile.children.cycles-pp.tick_sched_timer
0.19 ± 14% +0.5 0.70 ± 5% perf-profile.children.cycles-pp.clockevents_program_event
1.85 ± 5% +0.5 2.38 ± 7% perf-profile.children.cycles-pp.menu_select
0.08 ± 26% +0.5 0.61 ± 18% perf-profile.children.cycles-pp.rcu_core
0.44 ± 11% +0.6 1.01 ± 5% perf-profile.children.cycles-pp.ktime_get
0.76 ± 32% +0.9 1.62 ± 11% perf-profile.children.cycles-pp.__hrtimer_run_queues
0.35 ± 19% +1.0 1.34 ± 7% perf-profile.children.cycles-pp.__softirqentry_text_start
0.47 ± 12% +1.3 1.73 ± 5% perf-profile.children.cycles-pp.irq_exit
1.10 ± 25% +1.6 2.68 ± 9% perf-profile.children.cycles-pp.hrtimer_interrupt
1.86 ± 20% +3.2 5.02 ± 7% perf-profile.children.cycles-pp.smp_apic_timer_interrupt
2.03 ± 18% +3.5 5.49 ± 7% perf-profile.children.cycles-pp.apic_timer_interrupt
46.52 ± 2% +3.6 50.16 ± 2% perf-profile.children.cycles-pp.cpuidle_enter_state
46.53 ± 2% +3.6 50.17 ± 2% perf-profile.children.cycles-pp.cpuidle_enter
48.78 ± 2% +4.1 52.86 perf-profile.children.cycles-pp.start_secondary
50.29 ± 2% +4.2 54.48 ± 2% perf-profile.children.cycles-pp.secondary_startup_64
50.29 ± 2% +4.2 54.48 ± 2% perf-profile.children.cycles-pp.cpu_startup_entry
50.30 ± 2% +4.2 54.50 ± 2% perf-profile.children.cycles-pp.do_idle
38.55 ± 2% +5.6 44.12 perf-profile.children.cycles-pp.intel_idle
5.70 -5.3 0.37 ± 3% perf-profile.self.cycles-pp.poll_idle
36.19 ± 2% -3.5 32.70 ± 2% perf-profile.self.cycles-pp.native_queued_spin_lock_slowpath
1.16 ± 2% -0.1 1.03 ± 5% perf-profile.self.cycles-pp.do_syscall_64
0.38 ± 3% -0.1 0.32 ± 6% perf-profile.self.cycles-pp.entry_SYSCALL_64
0.18 ± 3% -0.0 0.14 ± 13% perf-profile.self.cycles-pp.switch_mm_irqs_off
0.14 ± 6% -0.0 0.12 ± 5% perf-profile.self.cycles-pp.enqueue_task_fair
0.14 ± 6% +0.0 0.16 ± 2% perf-profile.self.cycles-pp.update_rq_clock
0.25 +0.0 0.28 ± 5% perf-profile.self.cycles-pp.do_idle
0.16 ± 5% +0.0 0.20 ± 9% perf-profile.self.cycles-pp.__next_timer_interrupt
0.07 ± 17% +0.1 0.12 ± 19% perf-profile.self.cycles-pp.__hrtimer_next_event_base
0.00 +0.1 0.05 ± 9% perf-profile.self.cycles-pp.update_blocked_averages
0.04 ± 60% +0.1 0.10 ± 14% perf-profile.self.cycles-pp.run_timer_softirq
0.07 ± 11% +0.1 0.14 ± 8% perf-profile.self.cycles-pp.__x86_indirect_thunk_rax
0.03 ±100% +0.1 0.09 ± 16% perf-profile.self.cycles-pp.perf_mux_hrtimer_handler
0.00 +0.1 0.06 ± 13% perf-profile.self.cycles-pp.scheduler_tick
0.03 ±100% +0.1 0.09 ± 13% perf-profile.self.cycles-pp.hrtimer_interrupt
0.00 +0.1 0.07 ± 20% perf-profile.self.cycles-pp.smp_apic_timer_interrupt
0.23 ± 4% +0.1 0.30 ± 9% perf-profile.self.cycles-pp._find_next_bit
0.01 ±173% +0.1 0.09 ± 13% perf-profile.self.cycles-pp.interrupt_entry
0.00 +0.1 0.07 ± 15% perf-profile.self.cycles-pp.ktime_get_update_offsets_now
0.00 +0.1 0.08 ± 27% perf-profile.self.cycles-pp.note_gp_changes
0.00 +0.1 0.08 ± 5% perf-profile.self.cycles-pp.__hrtimer_run_queues
0.01 ±173% +0.1 0.10 ± 13% perf-profile.self.cycles-pp.find_busiest_group
0.00 +0.1 0.09 ± 26% perf-profile.self.cycles-pp.calc_global_load_tick
0.04 ± 59% +0.1 0.14 ± 23% perf-profile.self.cycles-pp.rcu_sched_clock_irq
0.00 +0.1 0.10 ± 23% perf-profile.self.cycles-pp.__softirqentry_text_start
0.00 +0.1 0.10 ± 22% perf-profile.self.cycles-pp._raw_spin_trylock
0.04 ± 58% +0.1 0.14 ± 5% perf-profile.self.cycles-pp.native_apic_msr_eoi_write
0.06 ± 16% +0.1 0.21 ± 8% perf-profile.self.cycles-pp.native_irq_return_iret
0.19 ± 4% +0.2 0.34 ± 4% perf-profile.self.cycles-pp.read_tsc
0.16 ± 7% +0.2 0.35 ± 6% perf-profile.self.cycles-pp.native_write_msr
0.74 ± 7% +0.2 0.98 ± 5% perf-profile.self.cycles-pp.menu_select
0.23 ± 9% +0.3 0.51 ± 10% perf-profile.self.cycles-pp.cpuidle_enter_state
0.26 ± 17% +0.4 0.69 ± 7% perf-profile.self.cycles-pp.ktime_get
38.54 ± 2% +5.6 44.11 perf-profile.self.cycles-pp.intel_idle
***************************************************************************************************
lkp-ivb-d04: 4 threads Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz with 4G memory
=========================================================================================
compiler/cpufreq_governor/kconfig/rootfs/tbox_group/test/testcase/ucode:
gcc-7/performance/x86_64-rhel-7.6/debian-x86_64-20191114.cgz/lkp-ivb-d04/pthread_mutex1/will-it-scale/0x21
commit:
da26170b95 ("ACPI: Convert to new X86 CPU match macros")
06c4d00466 ("cpufreq: Convert to new X86 CPU match macros")
da26170b95feab87 06c4d00466eb374841bc84c39af
---------------- ---------------------------
fail:runs %reproduction fail:runs
| | |
:4 50% 2:4 dmesg.RIP:cpuidle_enter_state
:4 50% 2:4 dmesg.RIP:load_balance
1:4 -25% :4 dmesg.WARNING:at(____ptrval____)for_ip_swapgs_restore_regs_and_return_to_usermode/0x
%stddev %change %stddev
\ | \
2.104e+08 -52.9% 99134408 will-it-scale.per_process_ops
15237207 -52.0% 7319428 will-it-scale.per_thread_ops
0.78 +6.8% 0.83 ± 5% will-it-scale.scalability
3966 ± 6% +10.6% 4386 ± 3% will-it-scale.time.involuntary_context_switches
2226461 -51.0% 1091802 ± 7% will-it-scale.time.voluntary_context_switches
2.096e+09 -52.4% 9.982e+08 will-it-scale.workload
2190 ± 8% -17.4% 1808 ± 3% slabinfo.filp.num_objs
30.11 ± 8% +15.7% 34.84 ± 4% boot-time.boot
81.94 ± 9% +10.9% 90.88 ± 6% boot-time.idle
51203 ± 5% -16.0% 43013 ± 11% softirqs.CPU0.SCHED
27449 ± 7% +19.2% 32729 ± 8% softirqs.CPU1.RCU
36.00 -5.6% 34.00 ± 2% vmstat.cpu.id
51.75 +2.9% 53.25 vmstat.cpu.us
21263 -37.0% 13400 ± 4% vmstat.system.cs
11199 -4.4% 10703 vmstat.system.in
64941 -0.9% 64335 proc-vmstat.nr_active_anon
3422 -1.1% 3385 proc-vmstat.nr_kernel_stack
64952 -0.9% 64345 proc-vmstat.nr_zone_active_anon
68842 -17.5% 56769 proc-vmstat.pgalloc_dma32
320818 +4.2% 334169 proc-vmstat.pgalloc_normal
1054791 ± 34% +315.7% 4384508 ± 4% cpuidle.C1.time
151088 ± 16% +638.1% 1115152 ± 4% cpuidle.C1.usage
66411716 ± 23% -27.2% 48366537 cpuidle.C1E.time
1049491 ± 14% -19.0% 849934 cpuidle.C1E.usage
2178859 -95.8% 91652 ± 22% cpuidle.POLL.time
1806832 -98.3% 31263 ± 56% cpuidle.POLL.usage
24270 ± 6% -76.9% 5600 ± 15% interrupts.CPU0.RES:Rescheduling_interrupts
24938 ± 8% -74.6% 6333 ± 11% interrupts.CPU1.RES:Rescheduling_interrupts
6707 ± 23% -44.0% 3759 ± 33% interrupts.CPU2.NMI:Non-maskable_interrupts
6707 ± 23% -44.0% 3759 ± 33% interrupts.CPU2.PMI:Performance_monitoring_interrupts
21878 ± 5% -75.1% 5455 ± 6% interrupts.CPU2.RES:Rescheduling_interrupts
6762 ± 7% -40.9% 3997 ± 15% interrupts.CPU3.NMI:Non-maskable_interrupts
6762 ± 7% -40.9% 3997 ± 15% interrupts.CPU3.PMI:Performance_monitoring_interrupts
25423 ± 10% -79.2% 5293 ± 13% interrupts.CPU3.RES:Rescheduling_interrupts
24739 ± 18% -36.9% 15618 ± 17% interrupts.NMI:Non-maskable_interrupts
24739 ± 18% -36.9% 15618 ± 17% interrupts.PMI:Performance_monitoring_interrupts
96510 ± 3% -76.5% 22681 ± 7% interrupts.RES:Rescheduling_interrupts
36354 ± 11% +23.6% 44924 ± 16% sched_debug.cfs_rq:/.exec_clock.min
320.56 ± 3% -8.2% 294.19 sched_debug.cfs_rq:/.load_avg.avg
566.12 ± 8% -13.9% 487.33 ± 3% sched_debug.cfs_rq:/.load_avg.max
186.78 ± 10% -22.7% 144.45 ± 8% sched_debug.cfs_rq:/.load_avg.stddev
232654 +12.4% 261512 sched_debug.cfs_rq:/.min_vruntime.avg
132912 ± 7% +26.5% 168078 ± 14% sched_debug.cfs_rq:/.min_vruntime.min
1.69 ± 26% +116.0% 3.65 ± 16% sched_debug.cfs_rq:/.nr_spread_over.avg
5.88 ± 26% +70.2% 10.00 ± 28% sched_debug.cfs_rq:/.nr_spread_over.max
0.12 ±173% +433.3% 0.67 ± 39% sched_debug.cfs_rq:/.nr_spread_over.min
241.93 ± 4% -11.0% 215.36 ± 4% sched_debug.cfs_rq:/.runnable_load_avg.avg
120048 ± 25% -66.6% 40077 ±103% sched_debug.cfs_rq:/.spread0.max
521.71 ± 6% +13.7% 593.17 sched_debug.cfs_rq:/.util_avg.min
0.65 ± 25% +95.2% 1.26 ± 12% sched_debug.cpu.clock.stddev
0.65 ± 25% +95.2% 1.26 ± 12% sched_debug.cpu.clock_task.stddev
607794 -19.4% 489990 ± 2% sched_debug.cpu.nr_switches.avg
1037607 ± 7% -21.4% 815490 ± 10% sched_debug.cpu.nr_switches.max
205920 ± 10% -23.2% 158092 ± 16% sched_debug.cpu.nr_switches.min
314902 ± 13% -23.4% 241089 ± 11% sched_debug.cpu.nr_switches.stddev
595725 -19.9% 477280 ± 2% sched_debug.cpu.sched_count.avg
1023898 ± 8% -21.7% 801724 ± 10% sched_debug.cpu.sched_count.max
195081 ± 12% -24.0% 148353 ± 18% sched_debug.cpu.sched_count.min
313331 ± 13% -23.6% 239325 ± 11% sched_debug.cpu.sched_count.stddev
293215 -20.7% 232421 ± 2% sched_debug.cpu.sched_goidle.avg
503615 ± 8% -22.0% 392723 ± 10% sched_debug.cpu.sched_goidle.max
95451 ± 12% -25.0% 71592 ± 19% sched_debug.cpu.sched_goidle.min
154512 ± 13% -23.9% 117560 ± 12% sched_debug.cpu.sched_goidle.stddev
297672 -19.9% 238580 ± 2% sched_debug.cpu.ttwu_count.avg
507445 ± 7% -21.7% 397386 ± 10% sched_debug.cpu.ttwu_count.max
103665 ± 7% -26.8% 75928 ± 20% sched_debug.cpu.ttwu_count.min
5979 ±115% +285.2% 23028 ± 56% sched_debug.cpu.ttwu_local.min
156086 ± 12% -23.2% 119837 ± 12% sched_debug.cpu.ttwu_local.stddev
2.647e+09 -51.6% 1.282e+09 perf-stat.i.branch-instructions
0.69 ± 2% +0.2 0.84 ± 2% perf-stat.i.branch-miss-rate%
6526139 -19.4% 5261406 perf-stat.i.branch-misses
10117481 ± 2% -46.1% 5456549 ± 2% perf-stat.i.cache-references
21184 -36.5% 13452 ± 4% perf-stat.i.context-switches
8.49e+09 -50.1% 4.239e+09 perf-stat.i.cpu-cycles
24.57 ± 2% +13.8% 27.97 ± 5% perf-stat.i.cpu-migrations
59536 ± 7% -49.1% 30319 ± 7% perf-stat.i.cycles-between-cache-misses
3870291 ± 9% -49.6% 1951431 ± 5% perf-stat.i.dTLB-load-misses
2.168e+09 -51.2% 1.059e+09 perf-stat.i.dTLB-loads
0.38 -0.0 0.38 perf-stat.i.dTLB-store-miss-rate%
2757551 -51.6% 1333439 perf-stat.i.dTLB-store-misses
1.094e+09 -51.0% 5.366e+08 perf-stat.i.dTLB-stores
72.64 -2.2 70.41 perf-stat.i.iTLB-load-miss-rate%
1313363 -44.6% 727435 ± 2% perf-stat.i.iTLB-load-misses
310347 ± 8% -21.6% 243185 ± 8% perf-stat.i.iTLB-loads
6.225e+09 -50.1% 3.103e+09 perf-stat.i.instructions
135864 ± 4% -53.6% 62988 ± 2% perf-stat.i.instructions-per-iTLB-miss
0.78 -2.1% 0.76 perf-stat.i.ipc
1.63 ± 2% +8.2% 1.76 ± 2% perf-stat.overall.MPKI
0.25 +0.2 0.41 perf-stat.overall.branch-miss-rate%
2.80 ± 11% +2.5 5.25 ± 11% perf-stat.overall.cache-miss-rate%
30373 ± 10% -50.7% 14984 ± 11% perf-stat.overall.cycles-between-cache-misses
80.91 -5.9 74.96 ± 2% perf-stat.overall.iTLB-load-miss-rate%
4739 -10.0% 4267 perf-stat.overall.instructions-per-iTLB-miss
903.69 +4.8% 947.23 perf-stat.overall.path-length
2.639e+09 -51.6% 1.277e+09 perf-stat.ps.branch-instructions
6507381 -19.4% 5245105 perf-stat.ps.branch-misses
10084181 ± 2% -46.1% 5438492 ± 2% perf-stat.ps.cache-references
21116 -36.5% 13408 ± 4% perf-stat.ps.context-switches
8.462e+09 -50.1% 4.225e+09 perf-stat.ps.cpu-cycles
24.49 ± 2% +13.8% 27.88 ± 5% perf-stat.ps.cpu-migrations
3857538 ± 9% -49.6% 1944940 ± 5% perf-stat.ps.dTLB-load-misses
2.161e+09 -51.2% 1.055e+09 perf-stat.ps.dTLB-loads
2748462 -51.6% 1328985 perf-stat.ps.dTLB-store-misses
1.091e+09 -51.0% 5.349e+08 perf-stat.ps.dTLB-stores
1309035 -44.6% 725011 ± 2% perf-stat.ps.iTLB-load-misses
309329 ± 8% -21.6% 242382 ± 8% perf-stat.ps.iTLB-loads
6.205e+09 -50.1% 3.093e+09 perf-stat.ps.instructions
1.895e+12 -50.1% 9.455e+11 perf-stat.total.instructions
97.93 -2.3 95.64 perf-profile.calltrace.cycles-pp.secondary_startup_64
1.90 ± 52% -1.3 0.63 ±128% perf-profile.calltrace.cycles-pp.serial8250_console_write.console_unlock.vprintk_emit.printk.irq_work_run_list
1.85 ± 52% -1.2 0.61 ±128% perf-profile.calltrace.cycles-pp.wait_for_xmitr.serial8250_console_putchar.uart_console_write.serial8250_console_write.console_unlock
1.85 ± 52% -1.2 0.61 ±129% perf-profile.calltrace.cycles-pp.serial8250_console_putchar.uart_console_write.serial8250_console_write.console_unlock.vprintk_emit
1.87 ± 52% -1.2 0.63 ±128% perf-profile.calltrace.cycles-pp.uart_console_write.serial8250_console_write.console_unlock.vprintk_emit.printk
0.52 ± 62% +0.7 1.19 ± 29% perf-profile.calltrace.cycles-pp.apic_timer_interrupt
97.90 -2.3 95.58 perf-profile.children.cycles-pp.cpuidle_enter
97.90 -2.3 95.58 perf-profile.children.cycles-pp.cpuidle_enter_state
97.93 -2.3 95.64 perf-profile.children.cycles-pp.secondary_startup_64
97.93 -2.3 95.64 perf-profile.children.cycles-pp.cpu_startup_entry
97.93 -2.3 95.64 perf-profile.children.cycles-pp.do_idle
0.01 ±173% +0.1 0.07 ± 34% perf-profile.children.cycles-pp.update_curr
0.06 ± 65% +0.1 0.12 ± 23% perf-profile.children.cycles-pp.do_sys_open
0.06 ± 65% +0.1 0.12 ± 23% perf-profile.children.cycles-pp.do_sys_openat2
0.01 ±173% +0.1 0.09 ± 24% perf-profile.children.cycles-pp.native_write_msr
0.09 ± 20% +0.1 0.17 ± 17% perf-profile.children.cycles-pp.read
0.07 ± 58% +0.1 0.15 ± 14% perf-profile.children.cycles-pp.ksys_read
0.06 ± 60% +0.1 0.15 ± 16% perf-profile.children.cycles-pp.vfs_read
0.00 +0.1 0.11 ± 13% perf-profile.children.cycles-pp.interrupt_entry
0.10 ± 39% +0.1 0.23 ± 47% perf-profile.children.cycles-pp.handle_pte_fault
0.02 ±173% +0.1 0.15 ± 62% perf-profile.children.cycles-pp.__softirqentry_text_start
0.02 ±173% +0.1 0.17 ± 56% perf-profile.children.cycles-pp.irq_exit
0.15 ± 30% +0.2 0.33 ± 45% perf-profile.children.cycles-pp.fbcon_putcs
0.15 ± 30% +0.2 0.33 ± 45% perf-profile.children.cycles-pp.bit_putcs
0.13 ± 33% +0.2 0.31 ± 50% perf-profile.children.cycles-pp.cfb_imageblit
0.13 ± 33% +0.2 0.31 ± 50% perf-profile.children.cycles-pp.drm_fb_helper_cfb_imageblit
0.18 ± 29% +0.2 0.36 ± 40% perf-profile.children.cycles-pp.vt_console_print
0.17 ± 29% +0.2 0.36 ± 40% perf-profile.children.cycles-pp.lf
0.17 ± 29% +0.2 0.36 ± 40% perf-profile.children.cycles-pp.con_scroll
0.17 ± 29% +0.2 0.36 ± 40% perf-profile.children.cycles-pp.fbcon_scroll
0.17 ± 29% +0.2 0.36 ± 40% perf-profile.children.cycles-pp.fbcon_redraw
0.10 ± 36% +0.3 0.39 ± 67% perf-profile.children.cycles-pp.__handle_mm_fault
0.14 ± 36% +0.3 0.44 ± 58% perf-profile.children.cycles-pp.page_fault
0.10 ± 36% +0.3 0.40 ± 66% perf-profile.children.cycles-pp.handle_mm_fault
0.12 ± 29% +0.3 0.43 ± 58% perf-profile.children.cycles-pp.do_page_fault
0.61 ± 37% +0.5 1.07 ± 14% perf-profile.children.cycles-pp.do_syscall_64
0.61 ± 37% +0.5 1.08 ± 15% perf-profile.children.cycles-pp.entry_SYSCALL_64_after_hwframe
0.00 +0.5 0.51 ± 21% perf-profile.children.cycles-pp.exit_to_usermode_loop
0.06 ±101% +0.5 0.60 ± 32% perf-profile.children.cycles-pp.prepare_exit_to_usermode
0.12 ± 36% +0.6 0.72 ± 33% perf-profile.children.cycles-pp.swapgs_restore_regs_and_return_to_usermode
0.55 ± 44% +0.6 1.16 ± 34% perf-profile.children.cycles-pp.smp_apic_timer_interrupt
0.58 ± 43% +0.7 1.26 ± 28% perf-profile.children.cycles-pp.apic_timer_interrupt
0.01 ±173% +0.1 0.08 ± 29% perf-profile.self.cycles-pp.native_write_msr
0.00 +0.1 0.11 ± 13% perf-profile.self.cycles-pp.interrupt_entry
0.13 ± 33% +0.2 0.31 ± 50% perf-profile.self.cycles-pp.cfb_imageblit
***************************************************************************************************
lkp-bdw-ex2: 160 threads Intel(R) Xeon(R) CPU E7-8890 v4 @ 2.20GHz with 256G memory
=========================================================================================
compiler/cpufreq_governor/kconfig/nr_task/rootfs/runtime/tbox_group/test/testcase/ucode:
gcc-7/performance/x86_64-rhel-7.6/1/debian-x86_64-20191114.cgz/300s/lkp-bdw-ex2/fstime/unixbench/0xb000038
commit:
da26170b95 ("ACPI: Convert to new X86 CPU match macros")
06c4d00466 ("cpufreq: Convert to new X86 CPU match macros")
da26170b95feab87 06c4d00466eb374841bc84c39af
---------------- ---------------------------
fail:runs %reproduction fail:runs
| | |
:4 100% 4:4 dmesg.RIP:_raw_spin_unlock_irqrestore
:4 100% 4:4 dmesg.RIP:cpuidle_enter_state
:4 50% 2:4 dmesg.RIP:find_busiest_group
%stddev %change %stddev
\ | \
1445 ± 4% -56.4% 630.12 unixbench.score
2.749e+08 ± 4% -56.4% 1.198e+08 unixbench.workload
0.17 +0.0 0.20 mpstat.cpu.all.usr%
2495 ±136% +150.6% 6253 ± 88% proc-vmstat.numa_hint_faults
12938371 ±169% -99.1% 120518 ± 8% cpuidle.POLL.time
879918 ±150% -97.2% 24704 ± 4% cpuidle.POLL.usage
476955 ± 53% -74.4% 122050 ±147% numa-numastat.node3.local_node
500271 ± 50% -69.4% 153074 ±117% numa-numastat.node3.numa_hit
18344 ± 54% -73.5% 4868 ±117% numa-vmstat.node1.nr_active_anon
18384 ± 54% -75.7% 4476 ±122% numa-vmstat.node1.nr_anon_pages
18344 ± 54% -73.5% 4868 ±117% numa-vmstat.node1.nr_zone_active_anon
7008 ± 92% +402.1% 35190 ± 53% numa-vmstat.node3.nr_anon_pages
453.75 ± 8% -28.3% 325.25 ± 8% slabinfo.buffer_head.active_objs
453.75 ± 8% -28.3% 325.25 ± 8% slabinfo.buffer_head.num_objs
5091 ± 8% +16.6% 5936 ± 5% slabinfo.kmalloc-rcl-64.active_objs
5091 ± 8% +16.6% 5936 ± 5% slabinfo.kmalloc-rcl-64.num_objs
73409 ± 54% -73.5% 19481 ±117% numa-meminfo.node1.Active
73372 ± 54% -73.5% 19474 ±117% numa-meminfo.node1.Active(anon)
73531 ± 54% -75.6% 17905 ±122% numa-meminfo.node1.AnonPages
14527 ±147% +697.6% 115869 ± 58% numa-meminfo.node3.AnonHugePages
28022 ± 92% +402.2% 140720 ± 53% numa-meminfo.node3.AnonPages
14.21 ± 16% +100.8% 28.54 ± 7% sched_debug.cfs_rq:/.exec_clock.min
37067 ± 5% +32.4% 49069 ± 11% sched_debug.cfs_rq:/.min_vruntime.avg
17.55 ± 12% +22.9% 21.57 ± 7% sched_debug.cfs_rq:/.runnable_load_avg.avg
367.53 ± 7% +25.9% 462.58 ± 9% sched_debug.cfs_rq:/.runnable_load_avg.max
73.16 ± 9% +23.1% 90.05 ± 5% sched_debug.cfs_rq:/.runnable_load_avg.stddev
4.60 ± 5% +99.6% 9.18 ± 2% sched_debug.cpu.clock.stddev
4.60 ± 5% +99.6% 9.18 ± 2% sched_debug.cpu.clock_task.stddev
0.00 ± 2% +50.5% 0.00 ± 27% sched_debug.cpu.next_balance.stddev
2059 ± 11% -36.4% 1309 ± 22% sched_debug.cpu.nr_switches.min
2783 ± 6% -20.4% 2215 ± 11% sched_debug.cpu.ttwu_local.max
6.804e+08 ± 2% -22.5% 5.27e+08 ± 2% perf-stat.i.branch-instructions
195.34 -1.6% 192.27 perf-stat.i.cpu-migrations
1.006e+09 ± 4% -22.5% 7.793e+08 ± 2% perf-stat.i.dTLB-loads
3.301e+09 ± 3% -23.2% 2.535e+09 ± 2% perf-stat.i.instructions
0.26 ± 22% -36.0% 0.17 ± 25% perf-stat.i.ipc
37490 ± 9% +32.1% 49541 ± 20% perf-stat.i.node-stores
0.26 ± 24% -35.6% 0.17 ± 25% perf-stat.overall.ipc
5770 ± 3% +76.1% 10159 perf-stat.overall.path-length
6.788e+08 ± 2% -22.5% 5.26e+08 ± 2% perf-stat.ps.branch-instructions
194.95 -1.5% 191.98 perf-stat.ps.cpu-migrations
1.004e+09 ± 4% -22.5% 7.777e+08 ± 2% perf-stat.ps.dTLB-loads
3.293e+09 ± 3% -23.2% 2.53e+09 ± 2% perf-stat.ps.instructions
37424 ± 9% +32.2% 49474 ± 20% perf-stat.ps.node-stores
1.584e+12 ± 3% -23.1% 1.217e+12 ± 2% perf-stat.total.instructions
71256 ± 3% +13.5% 80849 ± 4% softirqs.CPU102.RCU
72774 ± 5% +12.3% 81732 ± 4% softirqs.CPU105.RCU
72835 ± 4% +11.6% 81311 ± 4% softirqs.CPU108.RCU
73527 ± 3% +9.8% 80755 ± 4% softirqs.CPU113.RCU
72325 ± 5% +16.2% 84015 ± 8% softirqs.CPU123.RCU
72159 ± 5% +11.5% 80464 ± 4% softirqs.CPU126.RCU
72621 ± 5% +11.1% 80660 ± 4% softirqs.CPU128.RCU
71614 ± 6% +14.0% 81626 ± 4% softirqs.CPU13.RCU
71902 ± 4% +13.0% 81264 ± 4% softirqs.CPU134.RCU
72274 ± 4% +12.3% 81129 ± 4% softirqs.CPU135.RCU
72700 ± 3% +12.0% 81434 ± 4% softirqs.CPU136.RCU
72390 ± 4% +11.5% 80729 ± 4% softirqs.CPU140.RCU
72409 ± 4% +12.2% 81219 ± 5% softirqs.CPU141.RCU
72835 ± 4% +11.2% 81013 ± 4% softirqs.CPU143.RCU
72743 ± 4% +11.6% 81155 ± 5% softirqs.CPU148.RCU
73655 ± 4% +11.2% 81874 ± 5% softirqs.CPU15.RCU
73231 ± 5% +13.3% 82967 softirqs.CPU156.RCU
72934 ± 5% +10.2% 80364 ± 4% softirqs.CPU161.RCU
72708 ± 4% +10.3% 80211 ± 4% softirqs.CPU162.RCU
72168 ± 4% +11.1% 80211 ± 4% softirqs.CPU163.RCU
72087 ± 4% +11.4% 80276 ± 4% softirqs.CPU164.RCU
72257 ± 4% +11.2% 80333 ± 4% softirqs.CPU167.RCU
71632 ± 4% +12.3% 80441 ± 4% softirqs.CPU168.RCU
72163 ± 4% +12.4% 81099 ± 5% softirqs.CPU169.RCU
72794 ± 4% +12.3% 81777 ± 5% softirqs.CPU17.RCU
71822 ± 4% +12.2% 80589 ± 4% softirqs.CPU171.RCU
69278 ± 9% +16.2% 80490 ± 5% softirqs.CPU174.RCU
71969 ± 4% +11.3% 80130 ± 5% softirqs.CPU175.RCU
72269 ± 4% +10.8% 80077 ± 4% softirqs.CPU181.RCU
73041 ± 3% +10.3% 80532 ± 4% softirqs.CPU184.RCU
72262 ± 4% +14.2% 82530 ± 7% softirqs.CPU186.RCU
72202 ± 3% +10.8% 79999 ± 4% softirqs.CPU188.RCU
73189 ± 3% +9.9% 80417 ± 4% softirqs.CPU189.RCU
72464 ± 4% +15.3% 83515 ± 6% softirqs.CPU24.RCU
73678 ± 7% +10.7% 81565 ± 4% softirqs.CPU31.RCU
73118 ± 4% +11.9% 81812 ± 4% softirqs.CPU32.RCU
73872 ± 5% +12.7% 83260 ± 4% softirqs.CPU4.RCU
73164 ± 4% +12.5% 82332 ± 4% softirqs.CPU40.RCU
73858 ± 4% +10.5% 81603 ± 4% softirqs.CPU42.RCU
73229 ± 4% +11.9% 81978 ± 4% softirqs.CPU44.RCU
73597 ± 5% +13.0% 83155 ± 3% softirqs.CPU47.RCU
73284 ± 4% +12.1% 82124 ± 4% softirqs.CPU48.RCU
73168 ± 3% +12.2% 82108 ± 4% softirqs.CPU6.RCU
72938 ± 4% +11.3% 81164 ± 4% softirqs.CPU68.RCU
73553 ± 4% +13.0% 83098 ± 5% softirqs.CPU7.RCU
72976 ± 4% +11.1% 81057 ± 4% softirqs.CPU71.RCU
73230 ± 4% +12.2% 82174 ± 5% softirqs.CPU72.RCU
73182 ± 4% +16.0% 84872 ± 4% softirqs.CPU74.RCU
72627 ± 4% +11.8% 81180 ± 4% softirqs.CPU75.RCU
72491 ± 4% +15.7% 83893 ± 9% softirqs.CPU76.RCU
72600 ± 4% +12.5% 81707 ± 4% softirqs.CPU77.RCU
72595 ± 4% +15.2% 83616 ± 7% softirqs.CPU78.RCU
72625 ± 4% +11.7% 81128 ± 4% softirqs.CPU83.RCU
73515 ± 4% +11.0% 81610 ± 4% softirqs.CPU85.RCU
73524 ± 3% +11.0% 81621 ± 4% softirqs.CPU91.RCU
72870 ± 4% +11.2% 81049 ± 4% softirqs.CPU92.RCU
38802 ± 33% -33.8% 25684 ± 4% softirqs.CPU95.SCHED
73789 ± 6% +9.7% 80914 ± 4% softirqs.CPU98.RCU
73217 ± 4% +10.5% 80907 ± 4% softirqs.CPU99.RCU
5.46 ± 18% -3.3 2.17 ± 34% perf-profile.calltrace.cycles-pp.entry_SYSCALL_64_after_hwframe
5.38 ± 18% -3.2 2.13 ± 34% perf-profile.calltrace.cycles-pp.do_syscall_64.entry_SYSCALL_64_after_hwframe
1.78 ± 18% -1.2 0.59 ± 67% perf-profile.calltrace.cycles-pp.ksys_write.do_syscall_64.entry_SYSCALL_64_after_hwframe
1.66 ± 18% -1.1 0.52 ± 64% perf-profile.calltrace.cycles-pp.vfs_write.ksys_write.do_syscall_64.entry_SYSCALL_64_after_hwframe
1.34 ± 19% -0.9 0.47 ± 63% perf-profile.calltrace.cycles-pp.ksys_read.do_syscall_64.entry_SYSCALL_64_after_hwframe
1.26 ± 3% +0.3 1.52 ± 9% perf-profile.calltrace.cycles-pp.scheduler_tick.update_process_times.tick_sched_handle.tick_sched_timer.__hrtimer_run_queues
0.74 ± 18% +0.3 1.05 ± 20% perf-profile.calltrace.cycles-pp.rcu_sched_clock_irq.update_process_times.tick_sched_handle.tick_sched_timer.__hrtimer_run_queues
0.27 ±100% +0.4 0.62 ± 8% perf-profile.calltrace.cycles-pp.enqueue_hrtimer.__hrtimer_run_queues.hrtimer_interrupt.smp_apic_timer_interrupt.apic_timer_interrupt
0.34 ±106% +0.5 0.84 ± 12% perf-profile.calltrace.cycles-pp.tick_check_oneshot_broadcast_this_cpu.tick_irq_enter.irq_enter.smp_apic_timer_interrupt.apic_timer_interrupt
2.78 ± 7% +0.7 3.52 ± 10% perf-profile.calltrace.cycles-pp.update_process_times.tick_sched_handle.tick_sched_timer.__hrtimer_run_queues.hrtimer_interrupt
3.81 ± 4% +0.8 4.58 ± 7% perf-profile.calltrace.cycles-pp.tick_sched_timer.__hrtimer_run_queues.hrtimer_interrupt.smp_apic_timer_interrupt.apic_timer_interrupt
3.10 ± 9% +0.8 3.91 ± 9% perf-profile.calltrace.cycles-pp.tick_sched_handle.tick_sched_timer.__hrtimer_run_queues.hrtimer_interrupt.smp_apic_timer_interrupt
6.77 ± 5% +1.0 7.80 ± 7% perf-profile.calltrace.cycles-pp.__hrtimer_run_queues.hrtimer_interrupt.smp_apic_timer_interrupt.apic_timer_interrupt.cpuidle_enter_state
90.95 +4.5 95.47 perf-profile.calltrace.cycles-pp.do_idle.cpu_startup_entry.start_secondary.secondary_startup_64
91.04 +4.6 95.59 perf-profile.calltrace.cycles-pp.cpu_startup_entry.start_secondary.secondary_startup_64
91.04 +4.6 95.59 perf-profile.calltrace.cycles-pp.start_secondary.secondary_startup_64
91.47 +4.6 96.07 perf-profile.calltrace.cycles-pp.secondary_startup_64
78.61 ± 3% +5.7 84.33 ± 3% perf-profile.calltrace.cycles-pp.cpuidle_enter_state.cpuidle_enter.do_idle.cpu_startup_entry.start_secondary
5.83 ± 17% -3.4 2.44 ± 32% perf-profile.children.cycles-pp.entry_SYSCALL_64_after_hwframe
5.75 ± 18% -3.4 2.40 ± 32% perf-profile.children.cycles-pp.do_syscall_64
1.82 ± 19% -1.1 0.71 ± 36% perf-profile.children.cycles-pp.ksys_write
1.70 ± 19% -1.1 0.64 ± 32% perf-profile.children.cycles-pp.vfs_write
1.41 ± 20% -0.9 0.54 ± 36% perf-profile.children.cycles-pp.new_sync_write
1.35 ± 20% -0.8 0.51 ± 36% perf-profile.children.cycles-pp.generic_file_write_iter
1.43 ± 18% -0.8 0.61 ± 38% perf-profile.children.cycles-pp.ksys_read
1.29 ± 20% -0.7 0.54 ± 36% perf-profile.children.cycles-pp.vfs_read
1.14 ± 20% -0.7 0.43 ± 36% perf-profile.children.cycles-pp.__generic_file_write_iter
0.92 ± 20% -0.6 0.36 ± 33% perf-profile.children.cycles-pp.generic_perform_write
0.90 ± 19% -0.5 0.36 ± 39% perf-profile.children.cycles-pp.new_sync_read
0.84 ± 19% -0.5 0.33 ± 37% perf-profile.children.cycles-pp.generic_file_read_iter
0.76 ± 16% -0.5 0.31 ± 37% perf-profile.children.cycles-pp.syscall_return_via_sysret
0.74 ± 14% -0.4 0.30 ± 41% perf-profile.children.cycles-pp.entry_SYSCALL_64
0.49 ± 12% -0.3 0.23 ± 17% perf-profile.children.cycles-pp.serial8250_console_write
0.48 ± 12% -0.3 0.22 ± 15% perf-profile.children.cycles-pp.uart_console_write
0.47 ± 11% -0.2 0.22 ± 17% perf-profile.children.cycles-pp.wait_for_xmitr
0.51 ± 12% -0.2 0.26 ± 13% perf-profile.children.cycles-pp.console_unlock
0.46 ± 11% -0.2 0.21 ± 17% perf-profile.children.cycles-pp.serial8250_console_putchar
0.41 ± 27% -0.2 0.17 ± 33% perf-profile.children.cycles-pp.copy_user_enhanced_fast_string
0.55 ± 9% -0.2 0.32 ± 11% perf-profile.children.cycles-pp.irq_work_run_list
0.38 ± 18% -0.2 0.16 ± 39% perf-profile.children.cycles-pp.pagecache_get_page
0.33 ± 21% -0.2 0.11 ± 31% perf-profile.children.cycles-pp.security_file_permission
0.36 ± 27% -0.2 0.15 ± 38% perf-profile.children.cycles-pp.copy_page_to_iter
0.42 ± 5% -0.2 0.22 ± 8% perf-profile.children.cycles-pp.irq_work_run
0.42 ± 5% -0.2 0.22 ± 8% perf-profile.children.cycles-pp.printk
0.42 ± 5% -0.2 0.22 ± 8% perf-profile.children.cycles-pp.vprintk_emit
0.42 ± 5% -0.2 0.23 ± 9% perf-profile.children.cycles-pp.irq_work_interrupt
0.42 ± 5% -0.2 0.23 ± 9% perf-profile.children.cycles-pp.smp_irq_work_interrupt
0.35 ± 26% -0.2 0.16 ± 20% perf-profile.children.cycles-pp.io_serial_in
0.26 ± 26% -0.2 0.08 ± 31% perf-profile.children.cycles-pp.common_file_perm
0.26 ± 16% -0.2 0.09 ± 28% perf-profile.children.cycles-pp.simple_write_end
0.28 ± 20% -0.2 0.12 ± 41% perf-profile.children.cycles-pp.find_get_entry
0.25 ± 28% -0.1 0.10 ± 31% perf-profile.children.cycles-pp.copyout
0.24 ± 16% -0.1 0.10 ± 36% perf-profile.children.cycles-pp.simple_write_begin
0.21 ± 19% -0.1 0.09 ± 29% perf-profile.children.cycles-pp.grab_cache_page_write_begin
0.20 ± 20% -0.1 0.07 ± 62% perf-profile.children.cycles-pp.iov_iter_copy_from_user_atomic
0.33 ± 7% -0.1 0.21 ± 18% perf-profile.children.cycles-pp.ret_from_fork
0.33 ± 7% -0.1 0.21 ± 18% perf-profile.children.cycles-pp.kthread
0.24 ± 19% -0.1 0.13 ± 26% perf-profile.children.cycles-pp.worker_thread
0.24 ± 18% -0.1 0.13 ± 26% perf-profile.children.cycles-pp.process_one_work
0.23 ± 19% -0.1 0.13 ± 26% perf-profile.children.cycles-pp.drm_fb_helper_dirty_work
0.17 ± 20% -0.1 0.06 ± 64% perf-profile.children.cycles-pp.copyin
0.23 ± 19% -0.1 0.13 ± 28% perf-profile.children.cycles-pp.memcpy_erms
0.14 ± 18% -0.1 0.04 ± 58% perf-profile.children.cycles-pp.xas_load
0.12 ± 30% -0.1 0.04 ±107% perf-profile.children.cycles-pp.___might_sleep
0.12 ± 17% -0.1 0.06 ± 58% perf-profile.children.cycles-pp.delay_tsc
0.10 ± 12% +0.0 0.12 ± 6% perf-profile.children.cycles-pp.tick_check_broadcast_expired
0.14 ± 21% +0.0 0.18 ± 6% perf-profile.children.cycles-pp.irq_work_needs_cpu
0.07 ± 60% +0.0 0.12 ± 6% perf-profile.children.cycles-pp.cpuidle_not_available
0.06 ± 63% +0.1 0.11 ± 3% perf-profile.children.cycles-pp.sched_clock_idle_wakeup_event
0.00 +0.1 0.06 ± 14% perf-profile.children.cycles-pp.invoke_rcu_core
0.23 ± 10% +0.1 0.30 ± 8% perf-profile.children.cycles-pp.__hrtimer_get_next_event
0.15 ± 31% +0.1 0.21 ± 5% perf-profile.children.cycles-pp.rb_insert_color
0.19 ± 29% +0.1 0.30 ± 14% perf-profile.children.cycles-pp.run_local_timers
0.45 ± 10% +0.1 0.57 ± 9% perf-profile.children.cycles-pp.cpuidle_governor_latency_req
0.38 ± 26% +0.2 0.56 ± 7% perf-profile.children.cycles-pp.timerqueue_add
1.31 ± 5% +0.3 1.56 ± 10% perf-profile.children.cycles-pp.scheduler_tick
0.57 ± 33% +0.3 0.86 ± 12% perf-profile.children.cycles-pp.tick_check_oneshot_broadcast_this_cpu
0.78 ± 17% +0.3 1.08 ± 20% perf-profile.children.cycles-pp.rcu_sched_clock_irq
2.93 ± 9% +0.7 3.59 ± 10% perf-profile.children.cycles-pp.update_process_times
3.95 ± 7% +0.7 4.64 ± 7% perf-profile.children.cycles-pp.tick_sched_timer
3.23 ± 10% +0.7 3.97 ± 8% perf-profile.children.cycles-pp.tick_sched_handle
6.95 ± 6% +1.0 7.91 ± 7% perf-profile.children.cycles-pp.__hrtimer_run_queues
91.04 +4.6 95.59 perf-profile.children.cycles-pp.start_secondary
91.52 +4.6 96.10 perf-profile.children.cycles-pp.do_idle
91.47 +4.6 96.07 perf-profile.children.cycles-pp.secondary_startup_64
91.47 +4.6 96.07 perf-profile.children.cycles-pp.cpu_startup_entry
2.13 ± 18% -1.3 0.83 ± 30% perf-profile.self.cycles-pp.do_syscall_64
0.75 ± 16% -0.4 0.31 ± 37% perf-profile.self.cycles-pp.syscall_return_via_sysret
0.73 ± 15% -0.4 0.30 ± 41% perf-profile.self.cycles-pp.entry_SYSCALL_64
0.73 ± 33% -0.3 0.41 ± 10% perf-profile.self.cycles-pp.tick_nohz_next_event
0.40 ± 28% -0.2 0.17 ± 31% perf-profile.self.cycles-pp.copy_user_enhanced_fast_string
0.31 ± 8% -0.2 0.15 ± 15% perf-profile.self.cycles-pp.io_serial_in
0.23 ± 19% -0.1 0.11 ± 14% perf-profile.self.cycles-pp.memcpy_erms
0.18 ± 15% -0.1 0.06 ± 60% perf-profile.self.cycles-pp.generic_file_read_iter
0.19 ± 26% -0.1 0.07 ± 30% perf-profile.self.cycles-pp.common_file_perm
0.14 ± 22% -0.1 0.06 ± 63% perf-profile.self.cycles-pp.find_get_entry
0.13 ± 9% -0.1 0.06 ± 74% perf-profile.self.cycles-pp.__fget_light
0.10 ± 28% -0.1 0.03 ±105% perf-profile.self.cycles-pp.___might_sleep
0.12 ± 17% -0.1 0.06 ± 58% perf-profile.self.cycles-pp.delay_tsc
0.12 ± 12% +0.0 0.15 ± 4% perf-profile.self.cycles-pp.irq_exit
0.12 ± 11% +0.0 0.17 ± 6% perf-profile.self.cycles-pp.tick_nohz_tick_stopped
0.21 ± 11% +0.0 0.26 ± 13% perf-profile.self.cycles-pp.update_rq_clock
0.07 ± 62% +0.0 0.12 ± 6% perf-profile.self.cycles-pp.cpuidle_not_available
0.15 ± 29% +0.1 0.20 ± 4% perf-profile.self.cycles-pp.rb_insert_color
0.04 ±100% +0.1 0.10 ± 4% perf-profile.self.cycles-pp.sched_clock_idle_wakeup_event
0.22 ± 16% +0.1 0.29 ± 3% perf-profile.self.cycles-pp.native_apic_mem_write
0.15 ± 34% +0.1 0.22 ± 15% perf-profile.self.cycles-pp.run_local_timers
0.55 ± 6% +0.1 0.64 ± 11% perf-profile.self.cycles-pp.do_idle
0.23 ± 26% +0.1 0.35 ± 11% perf-profile.self.cycles-pp.timerqueue_add
0.57 ± 34% +0.3 0.86 ± 12% perf-profile.self.cycles-pp.tick_check_oneshot_broadcast_this_cpu
237.75 ± 2% +12.6% 267.75 ± 11% interrupts.75:PCI-MSI.1572888-edge.eth0-TxRx-24
155594 -70.7% 45567 ±139% interrupts.CAL:Function_call_interrupts
418.75 -68.5% 132.00 ±124% interrupts.CPU0.CAL:Function_call_interrupts
808.25 -71.6% 229.25 ±145% interrupts.CPU1.CAL:Function_call_interrupts
809.00 -63.9% 292.00 ±106% interrupts.CPU100.CAL:Function_call_interrupts
809.00 -71.1% 233.75 ±141% interrupts.CPU101.CAL:Function_call_interrupts
808.50 -71.1% 233.50 ±141% interrupts.CPU102.CAL:Function_call_interrupts
868.25 ± 11% -73.1% 233.50 ±141% interrupts.CPU103.CAL:Function_call_interrupts
808.75 -71.1% 233.50 ±141% interrupts.CPU104.CAL:Function_call_interrupts
155.00 ± 28% +57.7% 244.50 ± 21% interrupts.CPU104.NMI:Non-maskable_interrupts
155.00 ± 28% +57.7% 244.50 ± 21% interrupts.CPU104.PMI:Performance_monitoring_interrupts
808.50 -71.5% 230.25 ±144% interrupts.CPU105.CAL:Function_call_interrupts
809.50 -70.8% 236.25 ±140% interrupts.CPU106.CAL:Function_call_interrupts
809.00 -71.1% 233.75 ±141% interrupts.CPU107.CAL:Function_call_interrupts
809.25 -71.1% 233.50 ±141% interrupts.CPU108.CAL:Function_call_interrupts
809.00 -71.1% 233.75 ±141% interrupts.CPU109.CAL:Function_call_interrupts
12.00 ± 61% +1785.4% 226.25 ± 76% interrupts.CPU109.RES:Rescheduling_interrupts
808.00 -71.2% 232.50 ±142% interrupts.CPU11.CAL:Function_call_interrupts
809.00 -71.2% 233.25 ±142% interrupts.CPU110.CAL:Function_call_interrupts
153.00 ± 28% +64.1% 251.00 ± 20% interrupts.CPU110.NMI:Non-maskable_interrupts
153.00 ± 28% +64.1% 251.00 ± 20% interrupts.CPU110.PMI:Performance_monitoring_interrupts
809.00 -71.1% 233.75 ±141% interrupts.CPU111.CAL:Function_call_interrupts
6.50 ± 59% +1669.2% 115.00 ± 96% interrupts.CPU111.RES:Rescheduling_interrupts
809.00 -71.1% 233.50 ±141% interrupts.CPU112.CAL:Function_call_interrupts
7.50 ± 65% +986.7% 81.50 ±114% interrupts.CPU112.RES:Rescheduling_interrupts
809.00 -71.2% 232.75 ±142% interrupts.CPU113.CAL:Function_call_interrupts
809.00 -71.1% 233.75 ±141% interrupts.CPU114.CAL:Function_call_interrupts
154.75 ± 27% +61.6% 250.00 ± 20% interrupts.CPU114.NMI:Non-maskable_interrupts
154.75 ± 27% +61.6% 250.00 ± 20% interrupts.CPU114.PMI:Performance_monitoring_interrupts
808.25 -71.1% 233.75 ±141% interrupts.CPU115.CAL:Function_call_interrupts
138.75 ± 38% +83.8% 255.00 ± 23% interrupts.CPU115.NMI:Non-maskable_interrupts
138.75 ± 38% +83.8% 255.00 ± 23% interrupts.CPU115.PMI:Performance_monitoring_interrupts
808.75 -71.1% 233.50 ±141% interrupts.CPU116.CAL:Function_call_interrupts
135.75 ± 40% +85.1% 251.25 ± 22% interrupts.CPU116.NMI:Non-maskable_interrupts
135.75 ± 40% +85.1% 251.25 ± 22% interrupts.CPU116.PMI:Performance_monitoring_interrupts
809.00 -71.1% 233.50 ±141% interrupts.CPU117.CAL:Function_call_interrupts
137.50 ± 40% +313.1% 568.00 ± 90% interrupts.CPU117.NMI:Non-maskable_interrupts
137.50 ± 40% +313.1% 568.00 ± 90% interrupts.CPU117.PMI:Performance_monitoring_interrupts
809.00 -71.1% 234.00 ±141% interrupts.CPU118.CAL:Function_call_interrupts
12.00 ± 63% +333.3% 52.00 ±101% interrupts.CPU118.RES:Rescheduling_interrupts
809.00 -71.1% 233.75 ±141% interrupts.CPU119.CAL:Function_call_interrupts
808.00 -71.2% 232.50 ±142% interrupts.CPU12.CAL:Function_call_interrupts
809.00 -71.2% 233.00 ±142% interrupts.CPU120.CAL:Function_call_interrupts
142.25 ± 40% +72.6% 245.50 ± 16% interrupts.CPU120.NMI:Non-maskable_interrupts
142.25 ± 40% +72.6% 245.50 ± 16% interrupts.CPU120.PMI:Performance_monitoring_interrupts
809.00 -71.2% 233.25 ±142% interrupts.CPU121.CAL:Function_call_interrupts
809.00 -71.1% 233.50 ±141% interrupts.CPU122.CAL:Function_call_interrupts
135.25 ± 41% +77.8% 240.50 ± 18% interrupts.CPU122.NMI:Non-maskable_interrupts
135.25 ± 41% +77.8% 240.50 ± 18% interrupts.CPU122.PMI:Performance_monitoring_interrupts
809.00 -71.1% 233.50 ±141% interrupts.CPU123.CAL:Function_call_interrupts
133.50 ± 42% +79.2% 239.25 ± 16% interrupts.CPU123.NMI:Non-maskable_interrupts
133.50 ± 42% +79.2% 239.25 ± 16% interrupts.CPU123.PMI:Performance_monitoring_interrupts
808.75 -71.1% 233.50 ±141% interrupts.CPU124.CAL:Function_call_interrupts
809.50 -71.2% 233.50 ±141% interrupts.CPU125.CAL:Function_call_interrupts
809.25 -71.1% 233.50 ±141% interrupts.CPU126.CAL:Function_call_interrupts
808.50 -71.1% 233.50 ±141% interrupts.CPU127.CAL:Function_call_interrupts
810.00 -71.1% 233.75 ±141% interrupts.CPU128.CAL:Function_call_interrupts
809.25 -71.1% 233.50 ±141% interrupts.CPU129.CAL:Function_call_interrupts
808.00 -71.2% 232.50 ±142% interrupts.CPU13.CAL:Function_call_interrupts
809.00 -71.1% 233.75 ±141% interrupts.CPU130.CAL:Function_call_interrupts
809.25 -71.1% 233.50 ±141% interrupts.CPU131.CAL:Function_call_interrupts
809.25 -71.1% 233.50 ±141% interrupts.CPU133.CAL:Function_call_interrupts
808.50 -71.1% 233.50 ±141% interrupts.CPU134.CAL:Function_call_interrupts
809.25 -71.1% 233.50 ±141% interrupts.CPU135.CAL:Function_call_interrupts
809.25 -71.1% 233.50 ±141% interrupts.CPU136.CAL:Function_call_interrupts
811.25 -71.2% 233.50 ±141% interrupts.CPU137.CAL:Function_call_interrupts
809.00 -71.1% 233.50 ±141% interrupts.CPU138.CAL:Function_call_interrupts
809.25 -71.1% 233.50 ±141% interrupts.CPU139.CAL:Function_call_interrupts
867.00 ± 11% -73.2% 232.25 ±142% interrupts.CPU14.CAL:Function_call_interrupts
809.25 -71.1% 233.50 ±141% interrupts.CPU140.CAL:Function_call_interrupts
809.25 -71.1% 233.50 ±141% interrupts.CPU141.CAL:Function_call_interrupts
809.25 -71.2% 233.00 ±142% interrupts.CPU142.CAL:Function_call_interrupts
809.25 -71.1% 233.50 ±141% interrupts.CPU143.CAL:Function_call_interrupts
809.00 -71.1% 233.75 ±141% interrupts.CPU144.CAL:Function_call_interrupts
808.50 -71.1% 233.75 ±141% interrupts.CPU145.CAL:Function_call_interrupts
809.25 -70.4% 239.50 ±136% interrupts.CPU146.CAL:Function_call_interrupts
809.00 -70.4% 239.25 ±137% interrupts.CPU147.CAL:Function_call_interrupts
809.25 -70.4% 239.50 ±137% interrupts.CPU148.CAL:Function_call_interrupts
809.25 -70.4% 239.25 ±137% interrupts.CPU149.CAL:Function_call_interrupts
808.00 -71.2% 233.00 ±142% interrupts.CPU15.CAL:Function_call_interrupts
820.75 -70.1% 245.00 ±137% interrupts.CPU155.CAL:Function_call_interrupts
823.75 -70.3% 245.00 ±137% interrupts.CPU156.CAL:Function_call_interrupts
832.25 -70.6% 245.00 ±137% interrupts.CPU157.CAL:Function_call_interrupts
832.00 -70.6% 245.00 ±137% interrupts.CPU158.CAL:Function_call_interrupts
832.75 -70.6% 245.00 ±137% interrupts.CPU159.CAL:Function_call_interrupts
805.00 -71.1% 232.25 ±142% interrupts.CPU16.CAL:Function_call_interrupts
832.25 -70.6% 245.00 ±137% interrupts.CPU160.CAL:Function_call_interrupts
832.50 -70.6% 245.00 ±137% interrupts.CPU161.CAL:Function_call_interrupts
832.75 -70.6% 244.50 ±138% interrupts.CPU162.CAL:Function_call_interrupts
833.50 -70.6% 245.25 ±137% interrupts.CPU163.CAL:Function_call_interrupts
832.50 -70.6% 245.00 ±137% interrupts.CPU164.CAL:Function_call_interrupts
832.50 -70.6% 244.75 ±138% interrupts.CPU165.CAL:Function_call_interrupts
832.25 -70.5% 245.50 ±137% interrupts.CPU166.CAL:Function_call_interrupts
832.25 -70.1% 249.00 ±134% interrupts.CPU167.CAL:Function_call_interrupts
832.50 -69.3% 255.50 ±129% interrupts.CPU168.CAL:Function_call_interrupts
543.50 ± 30% -70.6% 159.75 ±103% interrupts.CPU169.CAL:Function_call_interrupts
810.00 -71.3% 232.75 ±142% interrupts.CPU17.CAL:Function_call_interrupts
832.25 -69.1% 256.75 ±128% interrupts.CPU170.CAL:Function_call_interrupts
832.25 -69.2% 256.50 ±129% interrupts.CPU171.CAL:Function_call_interrupts
832.25 -69.2% 256.50 ±129% interrupts.CPU172.CAL:Function_call_interrupts
832.25 -69.2% 256.50 ±129% interrupts.CPU173.CAL:Function_call_interrupts
832.75 -69.2% 256.50 ±129% interrupts.CPU174.CAL:Function_call_interrupts
832.50 -69.2% 256.50 ±129% interrupts.CPU175.CAL:Function_call_interrupts
224.50 ±111% -92.1% 17.75 ±127% interrupts.CPU175.RES:Rescheduling_interrupts
833.00 -69.2% 256.50 ±129% interrupts.CPU176.CAL:Function_call_interrupts
832.00 -69.2% 256.50 ±129% interrupts.CPU177.CAL:Function_call_interrupts
832.75 -69.2% 256.50 ±129% interrupts.CPU178.CAL:Function_call_interrupts
833.00 -69.2% 256.50 ±129% interrupts.CPU179.CAL:Function_call_interrupts
808.00 -63.9% 291.50 ±106% interrupts.CPU18.CAL:Function_call_interrupts
833.00 -69.2% 256.50 ±129% interrupts.CPU180.CAL:Function_call_interrupts
833.00 -69.2% 256.50 ±129% interrupts.CPU181.CAL:Function_call_interrupts
833.00 -69.2% 256.50 ±129% interrupts.CPU182.CAL:Function_call_interrupts
832.50 -69.2% 256.50 ±129% interrupts.CPU183.CAL:Function_call_interrupts
834.25 -69.3% 256.50 ±129% interrupts.CPU184.CAL:Function_call_interrupts
833.75 -69.2% 256.75 ±128% interrupts.CPU186.CAL:Function_call_interrupts
834.00 -69.2% 256.75 ±129% interrupts.CPU187.CAL:Function_call_interrupts
833.75 -69.2% 257.00 ±129% interrupts.CPU188.CAL:Function_call_interrupts
834.00 -69.1% 257.50 ±129% interrupts.CPU189.CAL:Function_call_interrupts
807.75 -71.2% 232.50 ±142% interrupts.CPU19.CAL:Function_call_interrupts
834.00 -69.1% 257.75 ±128% interrupts.CPU190.CAL:Function_call_interrupts
828.50 -69.4% 253.25 ±130% interrupts.CPU191.CAL:Function_call_interrupts
808.00 -71.6% 229.75 ±144% interrupts.CPU2.CAL:Function_call_interrupts
807.75 -71.2% 232.75 ±142% interrupts.CPU20.CAL:Function_call_interrupts
808.00 -71.2% 232.50 ±142% interrupts.CPU21.CAL:Function_call_interrupts
808.00 -71.2% 232.50 ±142% interrupts.CPU22.CAL:Function_call_interrupts
808.00 -71.3% 232.00 ±142% interrupts.CPU23.CAL:Function_call_interrupts
237.75 ± 2% +12.6% 267.75 ± 11% interrupts.CPU24.75:PCI-MSI.1572888-edge.eth0-TxRx-24
808.00 -71.2% 232.50 ±142% interrupts.CPU24.CAL:Function_call_interrupts
808.25 -71.2% 232.50 ±142% interrupts.CPU25.CAL:Function_call_interrupts
808.00 -71.2% 232.50 ±142% interrupts.CPU26.CAL:Function_call_interrupts
808.00 -71.2% 232.50 ±142% interrupts.CPU27.CAL:Function_call_interrupts
808.00 -71.2% 232.50 ±142% interrupts.CPU28.CAL:Function_call_interrupts
808.00 -71.2% 232.50 ±142% interrupts.CPU29.CAL:Function_call_interrupts
2938 ±171% -99.5% 13.75 ± 85% interrupts.CPU29.RES:Rescheduling_interrupts
808.00 -71.2% 232.75 ±142% interrupts.CPU3.CAL:Function_call_interrupts
6192 ±147% -99.3% 43.25 ± 67% interrupts.CPU3.RES:Rescheduling_interrupts
808.00 -71.2% 232.75 ±142% interrupts.CPU30.CAL:Function_call_interrupts
810.00 -71.3% 232.75 ±142% interrupts.CPU31.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU32.CAL:Function_call_interrupts
925.50 ± 12% -74.8% 233.50 ±141% interrupts.CPU33.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU34.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU35.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU36.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU37.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU38.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU39.CAL:Function_call_interrupts
805.00 -71.1% 232.50 ±142% interrupts.CPU4.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU40.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU41.CAL:Function_call_interrupts
807.75 -71.1% 233.50 ±141% interrupts.CPU42.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU43.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU44.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU45.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU46.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU47.CAL:Function_call_interrupts
808.00 -71.2% 232.75 ±142% interrupts.CPU48.CAL:Function_call_interrupts
808.00 -71.1% 233.75 ±141% interrupts.CPU49.CAL:Function_call_interrupts
807.75 -71.2% 232.50 ±142% interrupts.CPU5.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU50.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU51.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU52.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU53.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU54.CAL:Function_call_interrupts
808.25 -71.1% 233.50 ±141% interrupts.CPU55.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU56.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU57.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU58.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU59.CAL:Function_call_interrupts
806.25 -71.2% 232.50 ±142% interrupts.CPU6.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU60.CAL:Function_call_interrupts
808.00 -71.1% 233.75 ±141% interrupts.CPU61.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU62.CAL:Function_call_interrupts
808.00 -71.1% 233.75 ±141% interrupts.CPU63.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU64.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU65.CAL:Function_call_interrupts
807.50 -71.1% 233.25 ±142% interrupts.CPU66.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU67.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU68.CAL:Function_call_interrupts
808.00 -71.1% 233.25 ±142% interrupts.CPU69.CAL:Function_call_interrupts
806.50 -71.2% 232.50 ±142% interrupts.CPU7.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU70.CAL:Function_call_interrupts
808.00 -71.1% 233.50 ±141% interrupts.CPU71.CAL:Function_call_interrupts
808.25 -71.1% 233.50 ±141% interrupts.CPU72.CAL:Function_call_interrupts
808.50 -71.1% 233.50 ±141% interrupts.CPU74.CAL:Function_call_interrupts
808.25 -71.1% 233.50 ±141% interrupts.CPU75.CAL:Function_call_interrupts
808.75 -70.9% 235.50 ±140% interrupts.CPU76.CAL:Function_call_interrupts
808.75 -71.1% 233.50 ±141% interrupts.CPU77.CAL:Function_call_interrupts
808.75 -71.1% 233.50 ±141% interrupts.CPU78.CAL:Function_call_interrupts
808.50 -71.1% 233.50 ±141% interrupts.CPU79.CAL:Function_call_interrupts
807.75 -71.2% 232.50 ±142% interrupts.CPU8.CAL:Function_call_interrupts
809.00 -71.1% 233.50 ±141% interrupts.CPU80.CAL:Function_call_interrupts
808.75 -71.1% 233.50 ±141% interrupts.CPU81.CAL:Function_call_interrupts
808.75 -71.1% 233.50 ±141% interrupts.CPU82.CAL:Function_call_interrupts
809.00 -71.1% 233.50 ±141% interrupts.CPU83.CAL:Function_call_interrupts
809.00 -71.1% 233.75 ±141% interrupts.CPU84.CAL:Function_call_interrupts
809.00 -71.1% 233.50 ±141% interrupts.CPU85.CAL:Function_call_interrupts
809.00 -70.9% 235.50 ±140% interrupts.CPU86.CAL:Function_call_interrupts
808.75 -71.1% 233.50 ±141% interrupts.CPU87.CAL:Function_call_interrupts
808.75 -71.1% 233.50 ±141% interrupts.CPU88.CAL:Function_call_interrupts
809.00 -70.9% 235.25 ±140% interrupts.CPU89.CAL:Function_call_interrupts
808.00 -71.0% 234.50 ±140% interrupts.CPU9.CAL:Function_call_interrupts
809.00 -71.1% 234.00 ±141% interrupts.CPU90.CAL:Function_call_interrupts
809.00 -71.1% 233.50 ±141% interrupts.CPU92.CAL:Function_call_interrupts
809.00 -71.1% 233.50 ±141% interrupts.CPU93.CAL:Function_call_interrupts
809.00 -71.1% 233.50 ±141% interrupts.CPU94.CAL:Function_call_interrupts
811.00 -71.2% 233.25 ±142% interrupts.CPU95.CAL:Function_call_interrupts
809.25 -71.1% 233.75 ±141% interrupts.CPU96.CAL:Function_call_interrupts
809.00 -71.4% 231.00 ±140% interrupts.CPU97.CAL:Function_call_interrupts
809.00 -71.2% 233.25 ±142% interrupts.CPU98.CAL:Function_call_interrupts
***************************************************************************************************
lkp-bdw-ex2: 160 threads Intel(R) Xeon(R) CPU E7-8890 v4 @ 2.20GHz with 256G memory
=========================================================================================
compiler/cpufreq_governor/kconfig/rootfs/tbox_group/test/testcase/ucode:
gcc-7/performance/x86_64-rhel-7.6/debian-x86_64-20191114.cgz/lkp-bdw-ex2/pread3/will-it-scale/0xb000038
commit:
da26170b95 ("ACPI: Convert to new X86 CPU match macros")
06c4d00466 ("cpufreq: Convert to new X86 CPU match macros")
da26170b95feab87 06c4d00466eb374841bc84c39af
---------------- ---------------------------
fail:runs %reproduction fail:runs
| | |
:4 50% 2:4 dmesg.RIP:_raw_spin_unlock_irqrestore
:4 100% 4:4 dmesg.RIP:cpuidle_enter_state
:4 50% 2:4 dmesg.RIP:find_busiest_group
:4 25% 1:4 dmesg.RIP:idle_cpu
:4 25% 1:4 dmesg.WARNING:at_ip__fsnotify_parent/0x
%stddev %change %stddev
\ | \
873611 ± 2% -56.6% 379265 will-it-scale.per_process_ops
837152 -56.6% 363605 will-it-scale.per_thread_ops
315.75 +2.3% 323.03 will-it-scale.time.elapsed_time
315.75 +2.3% 323.03 will-it-scale.time.elapsed_time.max
19202 +1.9% 19575 will-it-scale.time.involuntary_context_switches
3468 +1.4% 3517 will-it-scale.time.percent_of_cpu_this_job_got
5168 +6.9% 5523 will-it-scale.time.user_time
6.925e+08 -56.3% 3.028e+08 will-it-scale.workload
26.54 +16.3% 30.87 ± 12% boot-time.dhcp
270525 ±142% -96.7% 9017 ± 23% cpuidle.POLL.usage
64251 ± 8% -18.1% 52616 meminfo.Shmem
9631 ± 37% -35.5% 6216 ± 16% numa-meminfo.node0.Mapped
42482 ± 20% -40.7% 25186 ± 11% numa-meminfo.node3.Shmem
2424 ± 36% -35.9% 1554 ± 16% numa-vmstat.node0.nr_mapped
10611 ± 20% -40.8% 6286 ± 12% numa-vmstat.node3.nr_shmem
63853 ±115% +136.8% 151192 ± 94% sched_debug.cfs_rq:/.runnable_weight.max
1307278 ± 8% -35.3% 846161 ± 21% sched_debug.cfs_rq:/.spread0.avg
-2142185 +15.1% -2465630 sched_debug.cfs_rq:/.spread0.min
250.38 ± 5% +12.9% 282.77 ± 2% sched_debug.cfs_rq:/.util_est_enqueued.stddev
114087 ± 31% +175.4% 314198 ± 17% sched_debug.cpu.avg_idle.min
8.23 ± 8% +134.3% 19.27 ± 7% sched_debug.cpu.clock.stddev
8.23 ± 8% +134.3% 19.27 ± 7% sched_debug.cpu.clock_task.stddev
1824 ± 7% -41.4% 1068 ± 13% sched_debug.cpu.nr_switches.min
156.58 ± 3% +14.9% 179.88 ± 7% sched_debug.cpu.nr_uninterruptible.max
8030 ± 4% +11.3% 8940 ± 3% slabinfo.Acpi-State.active_objs
8030 ± 4% +11.3% 8940 ± 3% slabinfo.Acpi-State.num_objs
1086 ± 6% +11.8% 1214 ± 2% slabinfo.kmem_cache_node.active_objs
1455 ± 5% -11.2% 1292 ± 2% slabinfo.skbuff_ext_cache.active_objs
1455 ± 5% -11.2% 1292 ± 2% slabinfo.skbuff_ext_cache.num_objs
664.25 ± 5% +44.9% 962.50 ± 11% slabinfo.skbuff_fclone_cache.active_objs
664.25 ± 5% +44.9% 962.50 ± 11% slabinfo.skbuff_fclone_cache.num_objs
1075 ± 10% -21.5% 844.25 ± 18% slabinfo.task_group.active_objs
1075 ± 10% -21.5% 844.25 ± 18% slabinfo.task_group.num_objs
88339 -3.5% 85206 proc-vmstat.nr_active_anon
99.25 ± 2% -9.8% 89.50 ± 11% proc-vmstat.nr_anon_transparent_hugepages
7680 -1.4% 7574 proc-vmstat.nr_inactive_anon
8852 -1.9% 8686 proc-vmstat.nr_mapped
16055 ± 8% -18.1% 13149 proc-vmstat.nr_shmem
88339 -3.5% 85206 proc-vmstat.nr_zone_active_anon
7680 -1.4% 7574 proc-vmstat.nr_zone_inactive_anon
1309566 +2.5% 1341707 proc-vmstat.numa_hit
1216331 +2.6% 1248497 proc-vmstat.numa_local
267010 ± 4% +20.9% 322935 ± 7% proc-vmstat.numa_pte_updates
12046 ± 16% -32.2% 8164 proc-vmstat.pgactivate
1405309 +1.8% 1430314 proc-vmstat.pgfault
5.30 ± 26% +71.0% 9.06 perf-stat.i.MPKI
1.625e+10 -55.6% 7.211e+09 perf-stat.i.branch-instructions
1.60 ± 6% +0.6 2.18 perf-stat.i.branch-miss-rate%
1.651e+08 -47.4% 86873852 perf-stat.i.branch-misses
2.26 ± 4% +20.4% 2.72 perf-stat.i.cpi
1.81e+11 -51.7% 8.745e+10 perf-stat.i.cpu-cycles
200.87 -2.3% 196.31 perf-stat.i.cpu-migrations
115780 ± 18% -50.4% 57378 ± 10% perf-stat.i.cycles-between-cache-misses
0.19 ± 7% +0.0 0.23 perf-stat.i.dTLB-load-miss-rate%
50659921 -53.8% 23428189 perf-stat.i.dTLB-load-misses
3.197e+10 -56.1% 1.405e+10 perf-stat.i.dTLB-loads
49340777 -55.7% 21880469 perf-stat.i.dTLB-store-misses
2.418e+10 -55.5% 1.077e+10 perf-stat.i.dTLB-stores
89.92 ± 3% -2.9 86.98 perf-stat.i.iTLB-load-miss-rate%
80847212 -55.7% 35813879 perf-stat.i.iTLB-load-misses
4729880 ± 8% -25.0% 3549498 perf-stat.i.iTLB-loads
8.441e+10 -55.6% 3.744e+10 perf-stat.i.instructions
0.48 ± 2% -12.7% 0.41 perf-stat.i.ipc
1.17 ± 7% +104.2% 2.38 ± 10% perf-stat.overall.MPKI
1.01 +0.2 1.20 perf-stat.overall.branch-miss-rate%
2.14 +9.2% 2.34 perf-stat.overall.cpi
0.16 +0.0 0.17 perf-stat.overall.dTLB-load-miss-rate%
94.47 -3.4 91.03 perf-stat.overall.iTLB-load-miss-rate%
0.47 -8.5% 0.43 perf-stat.overall.ipc
38578 +4.9% 40486 perf-stat.overall.path-length
1.626e+10 -55.2% 7.291e+09 perf-stat.ps.branch-instructions
1.651e+08 -47.2% 87150525 perf-stat.ps.branch-misses
1.807e+11 -51.0% 8.848e+10 perf-stat.ps.cpu-cycles
200.31 -2.5% 195.35 perf-stat.ps.cpu-migrations
50687770 -53.4% 23631466 perf-stat.ps.dTLB-load-misses
3.2e+10 -55.6% 1.421e+10 perf-stat.ps.dTLB-loads
49379002 -55.2% 22117282 perf-stat.ps.dTLB-store-misses
2.42e+10 -55.0% 1.088e+10 perf-stat.ps.dTLB-stores
80975693 -55.4% 36144876 perf-stat.ps.iTLB-load-misses
4739796 ± 8% -24.8% 3562875 perf-stat.ps.iTLB-loads
8.447e+10 -55.2% 3.786e+10 perf-stat.ps.instructions
2.672e+13 -54.1% 1.226e+13 perf-stat.total.instructions
103313 ± 5% +8.2% 111756 ± 2% softirqs.CPU1.RCU
116695 ± 2% +14.0% 133013 ± 3% softirqs.CPU103.RCU
8241 ± 9% +18.8% 9792 ± 3% softirqs.CPU104.SCHED
116931 ± 2% +12.5% 131559 softirqs.CPU105.RCU
8671 ± 5% +35.3% 11732 ± 21% softirqs.CPU107.SCHED
124859 ± 7% -12.0% 109855 ± 6% softirqs.CPU11.TIMER
8146 ± 15% +25.6% 10235 ± 9% softirqs.CPU110.SCHED
8051 ± 17% +29.3% 10412 ± 7% softirqs.CPU111.SCHED
12495 ± 17% +36.8% 17089 ± 16% softirqs.CPU117.SCHED
14717 ± 2% +11.7% 16433 ± 6% softirqs.CPU122.SCHED
14948 ± 5% +9.9% 16425 ± 6% softirqs.CPU129.SCHED
110639 +10.5% 122245 softirqs.CPU136.RCU
110864 +11.2% 123292 softirqs.CPU137.RCU
114185 ± 3% +9.4% 124873 softirqs.CPU139.RCU
110850 ± 2% +11.2% 123278 softirqs.CPU142.RCU
110568 ± 4% +10.5% 122143 ± 3% softirqs.CPU144.TIMER
109121 ± 5% +11.8% 122033 ± 4% softirqs.CPU145.TIMER
111912 ± 4% +10.2% 123315 softirqs.CPU146.RCU
108599 ± 5% +11.9% 121550 ± 4% softirqs.CPU146.TIMER
112181 ± 3% +12.3% 126005 softirqs.CPU147.RCU
112234 ± 3% +12.7% 126471 softirqs.CPU148.RCU
109468 ± 4% +11.1% 121657 ± 4% softirqs.CPU148.TIMER
111220 ± 2% +10.3% 122669 softirqs.CPU149.RCU
109018 ± 6% +12.2% 122271 ± 4% softirqs.CPU149.TIMER
109327 ± 5% +12.1% 122520 ± 4% softirqs.CPU151.TIMER
108406 ± 5% +13.4% 122935 ± 4% softirqs.CPU152.TIMER
103893 ± 8% +17.5% 122032 ± 4% softirqs.CPU153.TIMER
108237 ± 5% +12.7% 121936 ± 4% softirqs.CPU154.TIMER
111699 ± 3% +12.1% 125267 ± 2% softirqs.CPU155.RCU
107822 ± 6% +13.2% 122059 ± 4% softirqs.CPU155.TIMER
110230 ± 4% +10.4% 121735 softirqs.CPU156.RCU
110996 ± 9% +18.5% 131541 ± 3% softirqs.CPU156.TIMER
111474 ± 9% +18.3% 131887 ± 3% softirqs.CPU157.TIMER
111808 ± 10% +18.4% 132383 ± 3% softirqs.CPU158.TIMER
112410 ± 9% +19.5% 134371 ± 4% softirqs.CPU159.TIMER
112431 ± 9% +18.2% 132868 ± 3% softirqs.CPU160.TIMER
111938 ± 9% +18.6% 132812 ± 4% softirqs.CPU162.TIMER
112639 ± 8% +19.6% 134695 ± 5% softirqs.CPU163.TIMER
111264 ± 10% +19.3% 132735 ± 4% softirqs.CPU164.TIMER
112895 ± 10% +18.6% 133896 ± 2% softirqs.CPU165.TIMER
112142 ± 9% +19.0% 133462 ± 4% softirqs.CPU166.TIMER
112441 ± 8% +18.5% 133207 ± 4% softirqs.CPU167.TIMER
119231 ± 4% +12.1% 133611 ± 4% softirqs.CPU168.TIMER
110256 ± 3% +14.5% 126229 softirqs.CPU170.RCU
117944 ± 4% +12.7% 132897 ± 4% softirqs.CPU170.TIMER
110796 ± 3% +15.5% 127949 ± 2% softirqs.CPU171.RCU
118324 ± 4% +12.2% 132748 ± 4% softirqs.CPU171.TIMER
111194 ± 3% +14.8% 127611 softirqs.CPU172.RCU
117677 ± 4% +12.5% 132353 ± 4% softirqs.CPU172.TIMER
112702 ± 4% +11.7% 125929 softirqs.CPU173.RCU
117521 ± 4% +13.0% 132777 ± 4% softirqs.CPU173.TIMER
111519 ± 5% +11.5% 124397 softirqs.CPU174.RCU
117624 ± 4% +12.8% 132699 ± 4% softirqs.CPU174.TIMER
117770 ± 4% +12.6% 132555 ± 4% softirqs.CPU175.TIMER
107011 ± 4% +14.6% 122628 softirqs.CPU176.RCU
125052 ± 4% +14.8% 143534 ± 3% softirqs.CPU176.TIMER
124092 ± 4% +16.4% 144483 ± 4% softirqs.CPU177.TIMER
106789 ± 4% +15.9% 123784 softirqs.CPU178.RCU
125402 ± 4% +14.1% 143099 ± 4% softirqs.CPU178.TIMER
108238 ± 4% +16.6% 126156 softirqs.CPU179.RCU
125614 ± 4% +13.6% 142717 ± 4% softirqs.CPU179.TIMER
105149 ± 2% +16.1% 122032 softirqs.CPU180.RCU
126015 ± 4% +13.6% 143152 ± 4% softirqs.CPU180.TIMER
105298 ± 3% +14.8% 120882 softirqs.CPU181.RCU
126284 ± 4% +13.4% 143188 ± 4% softirqs.CPU181.TIMER
126504 ± 4% +13.7% 143880 ± 4% softirqs.CPU182.TIMER
97635 ± 4% +10.2% 107575 ± 2% softirqs.CPU183.RCU
126954 ± 4% +13.2% 143706 ± 3% softirqs.CPU183.TIMER
97029 ± 4% +10.0% 106721 ± 2% softirqs.CPU184.RCU
126597 ± 4% +14.1% 144399 ± 3% softirqs.CPU184.TIMER
126291 ± 4% +14.1% 144041 ± 3% softirqs.CPU185.TIMER
106173 ± 3% +12.6% 119604 softirqs.CPU186.RCU
126032 ± 4% +13.7% 143361 ± 4% softirqs.CPU186.TIMER
101051 ± 2% +10.9% 112061 softirqs.CPU187.RCU
126354 ± 4% +13.3% 143192 ± 3% softirqs.CPU187.TIMER
102818 ± 2% +12.2% 115332 softirqs.CPU188.RCU
127619 ± 3% +12.5% 143581 ± 3% softirqs.CPU188.TIMER
126988 ± 3% +13.1% 143600 ± 3% softirqs.CPU189.TIMER
127844 ± 3% +12.0% 143208 ± 3% softirqs.CPU190.TIMER
105194 ± 4% +8.9% 114593 softirqs.CPU191.RCU
126131 ± 4% +12.6% 141984 ± 3% softirqs.CPU191.TIMER
126023 ± 8% -13.7% 108741 ± 5% softirqs.CPU2.TIMER
104677 +10.9% 116047 softirqs.CPU26.RCU
105355 +12.8% 118890 ± 4% softirqs.CPU29.RCU
103887 ± 2% +11.8% 116158 ± 3% softirqs.CPU37.RCU
100278 +9.9% 110226 softirqs.CPU41.RCU
99651 +11.1% 110705 softirqs.CPU47.RCU
120656 ± 5% +9.0% 131555 ± 5% softirqs.CPU49.TIMER
120260 ± 5% +8.8% 130798 ± 4% softirqs.CPU50.TIMER
121096 ± 5% +7.7% 130459 ± 4% softirqs.CPU51.TIMER
119575 ± 5% +9.4% 130823 ± 4% softirqs.CPU53.TIMER
120678 ± 5% +8.1% 130443 ± 4% softirqs.CPU54.TIMER
100685 +8.5% 109266 ± 2% softirqs.CPU56.RCU
119321 ± 5% +9.6% 130744 ± 4% softirqs.CPU56.TIMER
119688 ± 5% +9.2% 130694 ± 5% softirqs.CPU58.TIMER
118367 ± 5% +10.2% 130390 ± 5% softirqs.CPU59.TIMER
125646 ± 7% -12.5% 109907 ± 6% softirqs.CPU6.TIMER
102136 ± 3% +11.2% 113583 softirqs.CPU60.RCU
120242 ± 7% +14.6% 137784 ± 4% softirqs.CPU60.TIMER
101539 ± 3% +10.3% 111989 softirqs.CPU61.RCU
120829 ± 8% +14.2% 138016 ± 4% softirqs.CPU61.TIMER
121701 ± 7% +13.9% 138600 ± 4% softirqs.CPU62.TIMER
121409 ± 7% +14.2% 138676 ± 4% softirqs.CPU63.TIMER
125328 ± 7% +13.7% 142548 ± 3% softirqs.CPU64.TIMER
123090 ± 10% +15.9% 142685 ± 4% softirqs.CPU65.TIMER
123836 ± 6% +13.8% 140978 ± 4% softirqs.CPU66.TIMER
125334 ± 6% +13.0% 141581 ± 4% softirqs.CPU67.TIMER
123980 ± 7% +14.3% 141747 ± 4% softirqs.CPU68.TIMER
124508 ± 7% +14.3% 142357 ± 4% softirqs.CPU69.TIMER
103525 ± 3% +11.6% 115534 ± 3% softirqs.CPU7.RCU
99522 ± 2% +9.3% 108745 softirqs.CPU70.RCU
125138 ± 7% +13.8% 142351 ± 4% softirqs.CPU70.TIMER
97391 ± 4% +10.6% 107679 softirqs.CPU71.RCU
125595 ± 6% +13.9% 143020 ± 4% softirqs.CPU71.TIMER
98862 +13.3% 111979 softirqs.CPU72.RCU
100573 ± 2% +14.8% 115477 ± 2% softirqs.CPU74.RCU
101877 ± 3% +15.4% 117588 ± 2% softirqs.CPU75.RCU
130688 ± 4% +8.7% 142022 ± 4% softirqs.CPU75.TIMER
101667 ± 2% +17.0% 118990 softirqs.CPU76.RCU
131462 ± 4% +8.4% 142483 ± 4% softirqs.CPU76.TIMER
131276 ± 4% +8.9% 142977 ± 4% softirqs.CPU77.TIMER
100175 ± 2% +13.0% 113199 softirqs.CPU78.RCU
131385 ± 4% +8.8% 142957 ± 4% softirqs.CPU78.TIMER
101826 ± 2% +11.8% 113877 ± 2% softirqs.CPU79.RCU
131559 ± 4% +8.6% 142893 ± 4% softirqs.CPU79.TIMER
97507 ± 4% +16.3% 113402 softirqs.CPU80.RCU
134781 ± 3% +11.6% 150470 ± 4% softirqs.CPU80.TIMER
133591 ± 4% +12.7% 150597 ± 4% softirqs.CPU81.TIMER
98641 ± 3% +14.9% 113360 softirqs.CPU82.RCU
134594 ± 3% +11.5% 150134 ± 4% softirqs.CPU82.TIMER
99247 ± 5% +18.1% 117183 softirqs.CPU83.RCU
135102 ± 4% +12.1% 151482 ± 5% softirqs.CPU83.TIMER
95274 ± 3% +15.0% 109581 softirqs.CPU84.RCU
135875 ± 4% +11.0% 150835 ± 4% softirqs.CPU84.TIMER
95594 ± 4% +12.7% 107706 softirqs.CPU85.RCU
135392 ± 4% +11.2% 150530 ± 4% softirqs.CPU85.TIMER
135627 ± 4% +11.1% 150715 ± 4% softirqs.CPU86.TIMER
137157 ± 4% +10.4% 151396 ± 4% softirqs.CPU87.TIMER
137165 ± 4% +10.5% 151523 ± 4% softirqs.CPU88.TIMER
88932 +8.0% 96045 ± 2% softirqs.CPU89.RCU
94247 ± 4% +15.9% 109213 softirqs.CPU90.RCU
135110 ± 3% +10.9% 149854 ± 3% softirqs.CPU90.TIMER
90759 ± 3% +11.0% 100702 ± 3% softirqs.CPU91.RCU
135137 ± 3% +11.3% 150386 ± 3% softirqs.CPU91.TIMER
92801 +12.3% 104179 softirqs.CPU92.RCU
135193 ± 4% +11.4% 150619 ± 3% softirqs.CPU92.TIMER
136523 ± 3% +10.8% 151310 ± 3% softirqs.CPU93.TIMER
136122 ± 4% +11.1% 151222 ± 3% softirqs.CPU94.TIMER
92008 ± 5% +11.3% 102360 softirqs.CPU95.RCU
136673 ± 4% +10.5% 150992 ± 3% softirqs.CPU95.TIMER
51.52 ± 9% -13.6 37.91 ± 2% perf-profile.calltrace.cycles-pp.entry_SYSCALL_64_after_hwframe
50.85 ± 9% -13.4 37.43 ± 2% perf-profile.calltrace.cycles-pp.do_syscall_64.entry_SYSCALL_64_after_hwframe
21.75 ± 10% -5.4 16.39 ± 6% perf-profile.calltrace.cycles-pp.ksys_pread64.do_syscall_64.entry_SYSCALL_64_after_hwframe
19.97 ± 11% -4.9 15.08 ± 6% perf-profile.calltrace.cycles-pp.vfs_read.ksys_pread64.do_syscall_64.entry_SYSCALL_64_after_hwframe
15.70 ± 12% -3.7 12.00 ± 9% perf-profile.calltrace.cycles-pp.new_sync_read.vfs_read.ksys_pread64.do_syscall_64.entry_SYSCALL_64_after_hwframe
15.06 ± 12% -3.5 11.54 ± 9% perf-profile.calltrace.cycles-pp.shmem_file_read_iter.new_sync_read.vfs_read.ksys_pread64.do_syscall_64
5.70 ± 8% -1.6 4.11 ± 2% perf-profile.calltrace.cycles-pp.entry_SYSCALL_64
5.28 ± 8% -1.5 3.82 ± 3% perf-profile.calltrace.cycles-pp.syscall_return_via_sysret
4.08 ± 7% -1.0 3.11 ± 8% perf-profile.calltrace.cycles-pp.shmem_getpage_gfp.shmem_file_read_iter.new_sync_read.vfs_read.ksys_pread64
3.29 ± 7% -0.7 2.54 ± 10% perf-profile.calltrace.cycles-pp.find_lock_entry.shmem_getpage_gfp.shmem_file_read_iter.new_sync_read.vfs_read
2.28 ± 8% -0.6 1.64 ± 3% perf-profile.calltrace.cycles-pp.security_file_permission.vfs_read.ksys_pread64.do_syscall_64.entry_SYSCALL_64_after_hwframe
1.64 ± 8% -0.5 1.16 ± 3% perf-profile.calltrace.cycles-pp.common_file_perm.security_file_permission.vfs_read.ksys_pread64.do_syscall_64
1.73 ± 7% -0.4 1.38 ± 15% perf-profile.calltrace.cycles-pp.find_get_entry.find_lock_entry.shmem_getpage_gfp.shmem_file_read_iter.new_sync_read
1.33 ± 8% -0.3 0.98 ± 2% perf-profile.calltrace.cycles-pp.__fget_light.ksys_pread64.do_syscall_64.entry_SYSCALL_64_after_hwframe
0.97 ± 6% -0.3 0.69 ± 4% perf-profile.calltrace.cycles-pp.touch_atime.shmem_file_read_iter.new_sync_read.vfs_read.ksys_pread64
0.87 ± 10% -0.2 0.62 ± 4% perf-profile.calltrace.cycles-pp.fsnotify.vfs_read.ksys_pread64.do_syscall_64.entry_SYSCALL_64_after_hwframe
0.81 ± 6% -0.2 0.58 ± 3% perf-profile.calltrace.cycles-pp.atime_needs_update.touch_atime.shmem_file_read_iter.new_sync_read.vfs_read
0.65 ± 12% +0.5 1.11 ± 4% perf-profile.calltrace.cycles-pp.hrtimer_interrupt.smp_apic_timer_interrupt.apic_timer_interrupt.cpuidle_enter_state.cpuidle_enter
0.00 +0.5 0.54 ± 4% perf-profile.calltrace.cycles-pp.irq_exit.smp_apic_timer_interrupt.apic_timer_interrupt.cpuidle_enter_state.cpuidle_enter
0.14 ±173% +0.7 0.82 ± 3% perf-profile.calltrace.cycles-pp.__hrtimer_run_queues.hrtimer_interrupt.smp_apic_timer_interrupt.apic_timer_interrupt.cpuidle_enter_state
0.00 +0.7 0.71 ± 5% perf-profile.calltrace.cycles-pp.menu_select.do_idle.cpu_startup_entry.start_secondary.secondary_startup_64
1.15 ± 12% +0.8 1.97 ± 2% perf-profile.calltrace.cycles-pp.smp_apic_timer_interrupt.apic_timer_interrupt.cpuidle_enter_state.cpuidle_enter.do_idle
1.24 ± 12% +0.9 2.15 ± 2% perf-profile.calltrace.cycles-pp.apic_timer_interrupt.cpuidle_enter_state.cpuidle_enter.do_idle.cpu_startup_entry
34.25 ± 18% +15.2 49.42 ± 2% perf-profile.calltrace.cycles-pp.intel_idle.cpuidle_enter_state.cpuidle_enter.do_idle.cpu_startup_entry
34.70 ± 17% +16.3 50.98 ± 2% perf-profile.calltrace.cycles-pp.cpuidle_enter_state.cpuidle_enter.do_idle.cpu_startup_entry.start_secondary
34.78 ± 17% +16.4 51.14 ± 2% perf-profile.calltrace.cycles-pp.cpuidle_enter.do_idle.cpu_startup_entry.start_secondary.secondary_startup_64
36.14 ± 16% +16.8 52.92 perf-profile.calltrace.cycles-pp.secondary_startup_64
35.31 ± 16% +16.8 52.11 ± 2% perf-profile.calltrace.cycles-pp.cpu_startup_entry.start_secondary.secondary_startup_64
35.31 ± 16% +16.8 52.11 ± 2% perf-profile.calltrace.cycles-pp.start_secondary.secondary_startup_64
35.30 ± 16% +16.8 52.10 ± 2% perf-profile.calltrace.cycles-pp.do_idle.cpu_startup_entry.start_secondary.secondary_startup_64
51.57 ± 9% -13.6 37.98 ± 2% perf-profile.children.cycles-pp.entry_SYSCALL_64_after_hwframe
50.94 ± 9% -13.4 37.53 ± 2% perf-profile.children.cycles-pp.do_syscall_64
21.78 ± 10% -5.4 16.41 ± 6% perf-profile.children.cycles-pp.ksys_pread64
20.02 ± 11% -4.9 15.12 ± 6% perf-profile.children.cycles-pp.vfs_read
15.73 ± 12% -3.7 12.02 ± 9% perf-profile.children.cycles-pp.new_sync_read
15.16 ± 12% -3.6 11.61 ± 9% perf-profile.children.cycles-pp.shmem_file_read_iter
6.11 ± 8% -1.7 4.41 ± 3% perf-profile.children.cycles-pp.syscall_return_via_sysret
5.70 ± 8% -1.6 4.11 ± 2% perf-profile.children.cycles-pp.entry_SYSCALL_64
4.10 ± 7% -1.0 3.13 ± 8% perf-profile.children.cycles-pp.shmem_getpage_gfp
3.37 ± 7% -0.8 2.60 ± 9% perf-profile.children.cycles-pp.find_lock_entry
2.31 ± 8% -0.7 1.66 ± 3% perf-profile.children.cycles-pp.security_file_permission
1.65 ± 8% -0.5 1.17 ± 3% perf-profile.children.cycles-pp.common_file_perm
1.78 ± 7% -0.4 1.41 ± 14% perf-profile.children.cycles-pp.find_get_entry
1.33 ± 8% -0.3 0.98 ± 2% perf-profile.children.cycles-pp.__fget_light
1.00 ± 7% -0.3 0.70 ± 4% perf-profile.children.cycles-pp.touch_atime
0.91 ± 9% -0.3 0.66 ± 4% perf-profile.children.cycles-pp.fsnotify
0.81 ± 6% -0.2 0.58 ± 3% perf-profile.children.cycles-pp.atime_needs_update
0.63 ± 9% -0.2 0.46 ± 3% perf-profile.children.cycles-pp.__x64_sys_pread64
0.52 ± 8% -0.2 0.35 ± 6% perf-profile.children.cycles-pp.current_time
0.59 ± 9% -0.2 0.43 perf-profile.children.cycles-pp.unlock_page
0.60 ± 8% -0.2 0.45 ± 3% perf-profile.children.cycles-pp.__fsnotify_parent
0.54 ± 10% -0.1 0.40 ± 3% perf-profile.children.cycles-pp.___might_sleep
0.44 ± 9% -0.1 0.32 ± 2% perf-profile.children.cycles-pp.__might_sleep
0.40 ± 9% -0.1 0.28 ± 5% perf-profile.children.cycles-pp.mark_page_accessed
0.48 ± 8% -0.1 0.37 ± 4% perf-profile.children.cycles-pp.page_mapping
0.38 ± 10% -0.1 0.27 ± 3% perf-profile.children.cycles-pp.__might_fault
0.29 ± 8% -0.1 0.20 ± 6% perf-profile.children.cycles-pp._cond_resched
0.25 ± 9% -0.1 0.16 ± 5% perf-profile.children.cycles-pp.fpregs_assert_state_consistent
0.19 ± 9% -0.1 0.13 ± 5% perf-profile.children.cycles-pp.rw_verify_area
0.22 ± 9% -0.1 0.17 ± 4% perf-profile.children.cycles-pp.aa_file_perm
0.15 ± 10% -0.1 0.10 ± 8% perf-profile.children.cycles-pp.rcu_all_qs
0.17 ± 7% -0.0 0.12 ± 3% perf-profile.children.cycles-pp.timestamp_truncate
0.07 ± 11% -0.0 0.04 ± 58% perf-profile.children.cycles-pp.__vfs_read
0.09 ± 16% -0.0 0.06 ± 14% perf-profile.children.cycles-pp.apparmor_file_permission
0.07 ± 10% -0.0 0.05 ± 8% perf-profile.children.cycles-pp.PageHuge
0.07 ± 10% -0.0 0.05 ± 8% perf-profile.children.cycles-pp.iov_iter_init
0.06 ± 14% +0.0 0.10 ± 5% perf-profile.children.cycles-pp.native_irq_return_iret
0.07 ± 20% +0.0 0.12 ± 8% perf-profile.children.cycles-pp.native_write_msr
0.06 ± 13% +0.0 0.11 ± 6% perf-profile.children.cycles-pp.read_tsc
0.09 ± 18% +0.0 0.14 ± 8% perf-profile.children.cycles-pp.rebalance_domains
0.06 ± 7% +0.1 0.11 ± 7% perf-profile.children.cycles-pp._find_next_bit
0.06 ± 11% +0.1 0.11 ± 7% perf-profile.children.cycles-pp.lapic_next_deadline
0.05 ± 58% +0.1 0.10 ± 10% perf-profile.children.cycles-pp.load_balance
0.00 +0.1 0.05 ± 8% perf-profile.children.cycles-pp._raw_spin_lock
0.10 ± 26% +0.1 0.15 ± 5% perf-profile.children.cycles-pp.perf_mux_hrtimer_handler
0.00 +0.1 0.06 ± 9% perf-profile.children.cycles-pp.update_blocked_averages
0.00 +0.1 0.06 ± 7% perf-profile.children.cycles-pp.cpuidle_governor_latency_req
0.00 +0.1 0.06 ± 7% perf-profile.children.cycles-pp.hrtimer_next_event_without
0.00 +0.1 0.06 ± 7% perf-profile.children.cycles-pp.sched_clock
0.00 +0.1 0.06 ± 7% perf-profile.children.cycles-pp.native_sched_clock
0.01 ±173% +0.1 0.07 ± 10% perf-profile.children.cycles-pp.timerqueue_add
0.00 +0.1 0.06 perf-profile.children.cycles-pp.update_ts_time_stats
0.00 +0.1 0.06 perf-profile.children.cycles-pp.run_rebalance_domains
0.00 +0.1 0.06 ± 11% perf-profile.children.cycles-pp.find_busiest_group
0.01 ±173% +0.1 0.07 ± 11% perf-profile.children.cycles-pp.__hrtimer_next_event_base
0.12 ± 30% +0.1 0.18 ± 6% perf-profile.children.cycles-pp.tick_irq_enter
0.18 ± 13% +0.1 0.24 ± 7% perf-profile.children.cycles-pp._raw_spin_lock_irqsave
0.00 +0.1 0.06 ± 6% perf-profile.children.cycles-pp.interrupt_entry
0.01 ±173% +0.1 0.08 ± 6% perf-profile.children.cycles-pp.timerqueue_del
0.01 ±173% +0.1 0.08 perf-profile.children.cycles-pp.run_timer_softirq
0.01 ±173% +0.1 0.08 ± 8% perf-profile.children.cycles-pp.enqueue_hrtimer
0.09 ± 4% +0.1 0.15 ± 5% perf-profile.children.cycles-pp.__next_timer_interrupt
0.01 ±173% +0.1 0.08 ± 8% perf-profile.children.cycles-pp.sched_clock_cpu
0.01 ±173% +0.1 0.10 ± 5% perf-profile.children.cycles-pp.__remove_hrtimer
0.21 ± 10% +0.1 0.30 ± 11% perf-profile.children.cycles-pp.rcu_core
0.12 ± 3% +0.1 0.21 ± 7% perf-profile.children.cycles-pp.get_next_timer_interrupt
0.14 ± 25% +0.1 0.24 ± 6% perf-profile.children.cycles-pp.irq_enter
0.17 ± 5% +0.1 0.29 ± 3% perf-profile.children.cycles-pp.tick_nohz_next_event
0.16 ± 14% +0.1 0.29 ± 13% perf-profile.children.cycles-pp.scheduler_tick
0.21 ± 3% +0.1 0.35 ± 3% perf-profile.children.cycles-pp.tick_nohz_get_sleep_length
0.41 ± 13% +0.2 0.62 ± 6% perf-profile.children.cycles-pp.__softirqentry_text_start
0.36 ± 21% +0.2 0.57 ± 13% perf-profile.children.cycles-pp.update_process_times
0.45 ± 23% +0.2 0.69 ± 12% perf-profile.children.cycles-pp.tick_sched_timer
0.47 ± 12% +0.3 0.72 ± 6% perf-profile.children.cycles-pp.irq_exit
0.37 ± 22% +0.3 0.62 ± 12% perf-profile.children.cycles-pp.tick_sched_handle
0.40 ± 9% +0.3 0.72 ± 5% perf-profile.children.cycles-pp.menu_select
0.66 ± 23% +0.4 1.09 ± 9% perf-profile.children.cycles-pp.__hrtimer_run_queues
0.98 ± 17% +0.5 1.51 ± 9% perf-profile.children.cycles-pp.hrtimer_interrupt
1.62 ± 14% +0.9 2.54 ± 6% perf-profile.children.cycles-pp.smp_apic_timer_interrupt
1.73 ± 14% +1.0 2.77 ± 6% perf-profile.children.cycles-pp.apic_timer_interrupt
34.25 ± 18% +15.3 49.51 ± 2% perf-profile.children.cycles-pp.intel_idle
35.63 ± 17% +16.3 51.95 perf-profile.children.cycles-pp.cpuidle_enter_state
35.63 ± 17% +16.3 51.95 perf-profile.children.cycles-pp.cpuidle_enter
36.15 ± 16% +16.8 52.92 perf-profile.children.cycles-pp.do_idle
36.14 ± 16% +16.8 52.92 perf-profile.children.cycles-pp.secondary_startup_64
36.14 ± 16% +16.8 52.92 perf-profile.children.cycles-pp.cpu_startup_entry
35.31 ± 16% +16.8 52.11 ± 2% perf-profile.children.cycles-pp.start_secondary
28.19 ± 10% -7.8 20.37 ± 6% perf-profile.self.cycles-pp.do_syscall_64
6.10 ± 8% -1.7 4.39 ± 3% perf-profile.self.cycles-pp.syscall_return_via_sysret
5.70 ± 8% -1.6 4.11 ± 2% perf-profile.self.cycles-pp.entry_SYSCALL_64
1.92 ± 6% -0.5 1.41 ± 3% perf-profile.self.cycles-pp.shmem_file_read_iter
1.41 ± 8% -0.4 0.98 ± 4% perf-profile.self.cycles-pp.common_file_perm
1.31 ± 8% -0.3 0.96 ± 2% perf-profile.self.cycles-pp.__fget_light
0.87 ± 9% -0.3 0.61 ± 4% perf-profile.self.cycles-pp.fsnotify
0.72 ± 9% -0.2 0.52 ± 2% perf-profile.self.cycles-pp.shmem_getpage_gfp
0.63 ± 8% -0.2 0.45 ± 2% perf-profile.self.cycles-pp.entry_SYSCALL_64_after_hwframe
0.64 ± 7% -0.2 0.46 ± 3% perf-profile.self.cycles-pp.copy_page_to_iter
0.63 ± 9% -0.2 0.47 ± 7% perf-profile.self.cycles-pp.find_lock_entry
0.58 ± 9% -0.2 0.43 ± 2% perf-profile.self.cycles-pp.unlock_page
0.54 ± 8% -0.2 0.39 ± 4% perf-profile.self.cycles-pp.__x64_sys_pread64
0.57 ± 8% -0.1 0.42 ± 3% perf-profile.self.cycles-pp.__fsnotify_parent
0.54 ± 10% -0.1 0.39 ± 3% perf-profile.self.cycles-pp.___might_sleep
0.54 ± 9% -0.1 0.40 ± 4% perf-profile.self.cycles-pp.vfs_read
0.47 ± 8% -0.1 0.34 ± 5% perf-profile.self.cycles-pp.new_sync_read
0.43 ± 8% -0.1 0.32 ± 4% perf-profile.self.cycles-pp.ksys_pread64
0.37 ± 9% -0.1 0.26 ± 6% perf-profile.self.cycles-pp.mark_page_accessed
0.45 ± 8% -0.1 0.35 ± 3% perf-profile.self.cycles-pp.page_mapping
0.37 ± 9% -0.1 0.26 ± 3% perf-profile.self.cycles-pp.__might_sleep
0.31 ± 7% -0.1 0.23 ± 3% perf-profile.self.cycles-pp.xas_load
0.25 ± 9% -0.1 0.16 ± 5% perf-profile.self.cycles-pp.fpregs_assert_state_consistent
0.32 ± 9% -0.1 0.23 ± 2% perf-profile.self.cycles-pp.security_file_permission
0.21 ± 13% -0.1 0.14 ± 7% perf-profile.self.cycles-pp.touch_atime
0.19 ± 9% -0.1 0.13 ± 5% perf-profile.self.cycles-pp.rw_verify_area
0.20 ± 7% -0.1 0.14 perf-profile.self.cycles-pp.current_time
0.22 ± 8% -0.1 0.17 ± 4% perf-profile.self.cycles-pp.aa_file_perm
0.14 ± 8% -0.0 0.09 ± 8% perf-profile.self.cycles-pp._cond_resched
0.17 ± 6% -0.0 0.12 ± 5% perf-profile.self.cycles-pp.timestamp_truncate
0.07 ± 11% -0.0 0.04 ± 58% perf-profile.self.cycles-pp.__vfs_read
0.10 ± 11% -0.0 0.07 ± 13% perf-profile.self.cycles-pp.copyout
0.10 ± 7% -0.0 0.07 ± 6% perf-profile.self.cycles-pp.__might_fault
0.10 ± 12% -0.0 0.07 ± 10% perf-profile.self.cycles-pp.rcu_all_qs
0.07 ± 10% -0.0 0.05 ± 8% perf-profile.self.cycles-pp.iov_iter_init
0.06 ± 7% +0.0 0.09 ± 4% perf-profile.self.cycles-pp._raw_spin_lock_irqsave
0.06 ± 14% +0.0 0.10 ± 5% perf-profile.self.cycles-pp.native_irq_return_iret
0.06 ± 13% +0.0 0.10 ± 8% perf-profile.self.cycles-pp.read_tsc
0.07 ± 20% +0.0 0.12 ± 8% perf-profile.self.cycles-pp.native_write_msr
0.06 ± 7% +0.0 0.11 ± 4% perf-profile.self.cycles-pp._find_next_bit
0.00 +0.1 0.05 ± 8% perf-profile.self.cycles-pp.__hrtimer_run_queues
0.00 +0.1 0.05 ± 8% perf-profile.self.cycles-pp.__next_timer_interrupt
0.00 +0.1 0.05 ± 8% perf-profile.self.cycles-pp.native_sched_clock
0.00 +0.1 0.06 ± 11% perf-profile.self.cycles-pp.do_idle
0.00 +0.1 0.06 ± 6% perf-profile.self.cycles-pp.interrupt_entry
0.00 +0.1 0.07 ± 7% perf-profile.self.cycles-pp.run_timer_softirq
0.00 +0.1 0.07 ± 7% perf-profile.self.cycles-pp.__hrtimer_next_event_base
0.12 ± 10% +0.1 0.25 ± 2% perf-profile.self.cycles-pp.cpuidle_enter_state
0.15 ± 25% +0.1 0.29 ± 11% perf-profile.self.cycles-pp.menu_select
34.24 ± 18% +15.3 49.50 ± 2% perf-profile.self.cycles-pp.intel_idle
170.25 ± 8% +79.0% 304.75 ± 43% interrupts.57:PCI-MSI.1572870-edge.eth0-TxRx-6
154.75 +11.1% 172.00 ± 4% interrupts.78:PCI-MSI.1572891-edge.eth0-TxRx-27
155.50 +25.1% 194.50 ± 24% interrupts.80:PCI-MSI.1572893-edge.eth0-TxRx-29
154.50 +28.0% 197.75 ± 30% interrupts.89:PCI-MSI.1572902-edge.eth0-TxRx-38
3780 ± 30% -30.6% 2624 ± 27% interrupts.CPU1.NMI:Non-maskable_interrupts
3780 ± 30% -30.6% 2624 ± 27% interrupts.CPU1.PMI:Performance_monitoring_interrupts
6402 ± 24% -60.7% 2514 ± 33% interrupts.CPU100.NMI:Non-maskable_interrupts
6402 ± 24% -60.7% 2514 ± 33% interrupts.CPU100.PMI:Performance_monitoring_interrupts
121.00 ± 2% -73.3% 32.25 ± 9% interrupts.CPU100.RES:Rescheduling_interrupts
5487 ± 33% -54.2% 2515 ± 33% interrupts.CPU101.NMI:Non-maskable_interrupts
5487 ± 33% -54.2% 2515 ± 33% interrupts.CPU101.PMI:Performance_monitoring_interrupts
6402 ± 24% -55.8% 2827 ± 24% interrupts.CPU102.NMI:Non-maskable_interrupts
6402 ± 24% -55.8% 2827 ± 24% interrupts.CPU102.PMI:Performance_monitoring_interrupts
121.75 ± 2% -71.7% 34.50 ± 10% interrupts.CPU102.RES:Rescheduling_interrupts
7316 -54.2% 3353 interrupts.CPU103.NMI:Non-maskable_interrupts
7316 -54.2% 3353 interrupts.CPU103.PMI:Performance_monitoring_interrupts
139.25 ± 23% -75.8% 33.75 ± 7% interrupts.CPU103.RES:Rescheduling_interrupts
7317 -54.2% 3354 interrupts.CPU104.NMI:Non-maskable_interrupts
7317 -54.2% 3354 interrupts.CPU104.PMI:Performance_monitoring_interrupts
118.75 -68.8% 37.00 ± 33% interrupts.CPU104.RES:Rescheduling_interrupts
6401 ± 24% -55.9% 2820 ± 24% interrupts.CPU105.NMI:Non-maskable_interrupts
6401 ± 24% -55.9% 2820 ± 24% interrupts.CPU105.PMI:Performance_monitoring_interrupts
120.00 -72.7% 32.75 ± 3% interrupts.CPU105.RES:Rescheduling_interrupts
5487 ± 33% -47.5% 2878 ± 24% interrupts.CPU106.NMI:Non-maskable_interrupts
5487 ± 33% -47.5% 2878 ± 24% interrupts.CPU106.PMI:Performance_monitoring_interrupts
122.75 ± 2% -70.7% 36.00 ± 13% interrupts.CPU106.RES:Rescheduling_interrupts
6403 ± 24% -56.1% 2810 ± 24% interrupts.CPU107.NMI:Non-maskable_interrupts
6403 ± 24% -56.1% 2810 ± 24% interrupts.CPU107.PMI:Performance_monitoring_interrupts
7320 -55.9% 3229 ± 6% interrupts.CPU108.NMI:Non-maskable_interrupts
7320 -55.9% 3229 ± 6% interrupts.CPU108.PMI:Performance_monitoring_interrupts
122.25 ± 3% -74.4% 31.25 ± 8% interrupts.CPU108.RES:Rescheduling_interrupts
7319 -54.2% 3353 interrupts.CPU109.NMI:Non-maskable_interrupts
7319 -54.2% 3353 interrupts.CPU109.PMI:Performance_monitoring_interrupts
119.50 -73.2% 32.00 ± 4% interrupts.CPU109.RES:Rescheduling_interrupts
6924 ± 9% -57.6% 2934 ± 24% interrupts.CPU110.NMI:Non-maskable_interrupts
6924 ± 9% -57.6% 2934 ± 24% interrupts.CPU110.PMI:Performance_monitoring_interrupts
119.00 -70.4% 35.25 ± 23% interrupts.CPU110.RES:Rescheduling_interrupts
6924 ± 9% -63.7% 2515 ± 33% interrupts.CPU111.NMI:Non-maskable_interrupts
6924 ± 9% -63.7% 2515 ± 33% interrupts.CPU111.PMI:Performance_monitoring_interrupts
121.25 ± 2% -74.4% 31.00 ± 13% interrupts.CPU111.RES:Rescheduling_interrupts
6930 ± 9% -63.7% 2514 ± 33% interrupts.CPU112.NMI:Non-maskable_interrupts
6930 ± 9% -63.7% 2514 ± 33% interrupts.CPU112.PMI:Performance_monitoring_interrupts
121.50 -58.0% 51.00 ± 64% interrupts.CPU112.RES:Rescheduling_interrupts
7318 -59.9% 2934 ± 24% interrupts.CPU113.NMI:Non-maskable_interrupts
7318 -59.9% 2934 ± 24% interrupts.CPU113.PMI:Performance_monitoring_interrupts
124.00 ± 2% -74.8% 31.25 ± 3% interrupts.CPU113.RES:Rescheduling_interrupts
7318 -59.9% 2933 ± 24% interrupts.CPU114.NMI:Non-maskable_interrupts
7318 -59.9% 2933 ± 24% interrupts.CPU114.PMI:Performance_monitoring_interrupts
119.25 -69.4% 36.50 ± 20% interrupts.CPU114.RES:Rescheduling_interrupts
7319 -59.9% 2934 ± 24% interrupts.CPU115.NMI:Non-maskable_interrupts
7319 -59.9% 2934 ± 24% interrupts.CPU115.PMI:Performance_monitoring_interrupts
121.00 -69.8% 36.50 ± 12% interrupts.CPU115.RES:Rescheduling_interrupts
126.25 ± 7% -72.3% 35.00 ± 14% interrupts.CPU116.RES:Rescheduling_interrupts
7317 -65.6% 2514 ± 33% interrupts.CPU117.NMI:Non-maskable_interrupts
7317 -65.6% 2514 ± 33% interrupts.CPU117.PMI:Performance_monitoring_interrupts
4259 ±168% -99.2% 35.50 ± 24% interrupts.CPU119.RES:Rescheduling_interrupts
6404 ± 24% -54.2% 2935 ± 24% interrupts.CPU121.NMI:Non-maskable_interrupts
6404 ± 24% -54.2% 2935 ± 24% interrupts.CPU121.PMI:Performance_monitoring_interrupts
6405 ± 24% -49.6% 3230 ± 6% interrupts.CPU122.NMI:Non-maskable_interrupts
6405 ± 24% -49.6% 3230 ± 6% interrupts.CPU122.PMI:Performance_monitoring_interrupts
116.00 -73.5% 30.75 ± 14% interrupts.CPU122.RES:Rescheduling_interrupts
115.00 ± 3% -75.2% 28.50 interrupts.CPU123.RES:Rescheduling_interrupts
5490 ± 33% -38.9% 3355 interrupts.CPU124.NMI:Non-maskable_interrupts
5490 ± 33% -38.9% 3355 interrupts.CPU124.PMI:Performance_monitoring_interrupts
115.75 ± 4% -74.9% 29.00 ± 10% interrupts.CPU124.RES:Rescheduling_interrupts
5491 ± 33% -41.2% 3230 ± 6% interrupts.CPU125.NMI:Non-maskable_interrupts
5491 ± 33% -41.2% 3230 ± 6% interrupts.CPU125.PMI:Performance_monitoring_interrupts
113.50 -65.9% 38.75 ± 6% interrupts.CPU125.RES:Rescheduling_interrupts
5490 ± 33% -38.9% 3356 interrupts.CPU126.NMI:Non-maskable_interrupts
5490 ± 33% -38.9% 3356 interrupts.CPU126.PMI:Performance_monitoring_interrupts
6406 ± 24% -47.6% 3354 interrupts.CPU127.NMI:Non-maskable_interrupts
6406 ± 24% -47.6% 3354 interrupts.CPU127.PMI:Performance_monitoring_interrupts
6406 ± 24% -47.7% 3353 interrupts.CPU128.NMI:Non-maskable_interrupts
6406 ± 24% -47.7% 3353 interrupts.CPU128.PMI:Performance_monitoring_interrupts
117.75 ± 3% -69.9% 35.50 ± 15% interrupts.CPU128.RES:Rescheduling_interrupts
6406 ± 24% -47.6% 3354 interrupts.CPU129.NMI:Non-maskable_interrupts
6406 ± 24% -47.6% 3354 interrupts.CPU129.PMI:Performance_monitoring_interrupts
118.75 -73.9% 31.00 ± 15% interrupts.CPU129.RES:Rescheduling_interrupts
116.75 ± 3% -74.7% 29.50 ± 20% interrupts.CPU130.RES:Rescheduling_interrupts
7322 -54.2% 3354 interrupts.CPU131.NMI:Non-maskable_interrupts
7322 -54.2% 3354 interrupts.CPU131.PMI:Performance_monitoring_interrupts
169.00 ± 54% -77.5% 38.00 ± 36% interrupts.CPU131.RES:Rescheduling_interrupts
6406 ± 24% -47.6% 3357 interrupts.CPU132.NMI:Non-maskable_interrupts
6406 ± 24% -47.6% 3357 interrupts.CPU132.PMI:Performance_monitoring_interrupts
113.50 -61.5% 43.75 ± 67% interrupts.CPU132.RES:Rescheduling_interrupts
6406 ± 24% -47.6% 3354 interrupts.CPU133.NMI:Non-maskable_interrupts
6406 ± 24% -47.6% 3354 interrupts.CPU133.PMI:Performance_monitoring_interrupts
149.00 ± 36% -82.6% 26.00 ± 14% interrupts.CPU133.RES:Rescheduling_interrupts
6406 ± 24% -49.4% 3240 ± 6% interrupts.CPU134.NMI:Non-maskable_interrupts
6406 ± 24% -49.4% 3240 ± 6% interrupts.CPU134.PMI:Performance_monitoring_interrupts
116.25 ± 3% -74.0% 30.25 ± 20% interrupts.CPU134.RES:Rescheduling_interrupts
6406 ± 24% -54.2% 2933 ± 24% interrupts.CPU135.NMI:Non-maskable_interrupts
6406 ± 24% -54.2% 2933 ± 24% interrupts.CPU135.PMI:Performance_monitoring_interrupts
189.25 ± 68% -82.6% 33.00 ± 17% interrupts.CPU135.RES:Rescheduling_interrupts
119.25 ± 6% -73.6% 31.50 ± 21% interrupts.CPU136.RES:Rescheduling_interrupts
124.50 ± 18% -82.1% 22.25 ± 24% interrupts.CPU138.RES:Rescheduling_interrupts
130.00 ± 34% +55.2% 201.75 ± 2% interrupts.CPU139.NMI:Non-maskable_interrupts
130.00 ± 34% +55.2% 201.75 ± 2% interrupts.CPU139.PMI:Performance_monitoring_interrupts
105.25 ± 3% -64.1% 37.75 ± 63% interrupts.CPU140.RES:Rescheduling_interrupts
105.00 -67.1% 34.50 ± 33% interrupts.CPU141.RES:Rescheduling_interrupts
106.00 ± 3% -74.3% 27.25 ± 30% interrupts.CPU142.RES:Rescheduling_interrupts
103.75 -66.0% 35.25 ± 61% interrupts.CPU143.RES:Rescheduling_interrupts
108.00 ± 3% -75.0% 27.00 ± 19% interrupts.CPU144.RES:Rescheduling_interrupts
6254 ±146% -99.4% 34.75 ± 26% interrupts.CPU145.RES:Rescheduling_interrupts
145.25 ± 43% -85.7% 20.75 ± 9% interrupts.CPU147.RES:Rescheduling_interrupts
98.75 ± 8% -80.3% 19.50 ± 17% interrupts.CPU149.RES:Rescheduling_interrupts
3969 ± 30% -28.0% 2856 interrupts.CPU15.NMI:Non-maskable_interrupts
3969 ± 30% -28.0% 2856 interrupts.CPU15.PMI:Performance_monitoring_interrupts
239.75 ±102% -90.8% 22.00 ± 21% interrupts.CPU150.RES:Rescheduling_interrupts
180.00 ± 19% +38.3% 249.00 ± 4% interrupts.CPU151.NMI:Non-maskable_interrupts
180.00 ± 19% +38.3% 249.00 ± 4% interrupts.CPU151.PMI:Performance_monitoring_interrupts
103.00 ± 3% -68.9% 32.00 ± 75% interrupts.CPU151.RES:Rescheduling_interrupts
180.50 ± 17% +51.5% 273.50 ± 8% interrupts.CPU152.NMI:Non-maskable_interrupts
180.50 ± 17% +51.5% 273.50 ± 8% interrupts.CPU152.PMI:Performance_monitoring_interrupts
95.75 ± 10% -73.6% 25.25 ± 25% interrupts.CPU152.RES:Rescheduling_interrupts
171.75 ± 18% +46.1% 251.00 ± 4% interrupts.CPU153.NMI:Non-maskable_interrupts
171.75 ± 18% +46.1% 251.00 ± 4% interrupts.CPU153.PMI:Performance_monitoring_interrupts
93.00 ± 12% -75.3% 23.00 ± 27% interrupts.CPU153.RES:Rescheduling_interrupts
90.00 ± 10% -70.8% 26.25 ± 13% interrupts.CPU155.RES:Rescheduling_interrupts
178.50 ± 17% +44.4% 257.75 interrupts.CPU156.NMI:Non-maskable_interrupts
178.50 ± 17% +44.4% 257.75 interrupts.CPU156.PMI:Performance_monitoring_interrupts
91.00 ± 9% -79.9% 18.25 ± 17% interrupts.CPU156.RES:Rescheduling_interrupts
175.25 ± 16% +46.9% 257.50 interrupts.CPU157.NMI:Non-maskable_interrupts
175.25 ± 16% +46.9% 257.50 interrupts.CPU157.PMI:Performance_monitoring_interrupts
175.50 ± 16% +44.9% 254.25 interrupts.CPU158.NMI:Non-maskable_interrupts
175.50 ± 16% +44.9% 254.25 interrupts.CPU158.PMI:Performance_monitoring_interrupts
174.00 ± 18% +51.1% 263.00 ± 3% interrupts.CPU159.NMI:Non-maskable_interrupts
174.00 ± 18% +51.1% 263.00 ± 3% interrupts.CPU159.PMI:Performance_monitoring_interrupts
186.00 ± 24% +41.0% 262.25 interrupts.CPU160.NMI:Non-maskable_interrupts
186.00 ± 24% +41.0% 262.25 interrupts.CPU160.PMI:Performance_monitoring_interrupts
177.50 ± 16% +47.3% 261.50 interrupts.CPU161.NMI:Non-maskable_interrupts
177.50 ± 16% +47.3% 261.50 interrupts.CPU161.PMI:Performance_monitoring_interrupts
172.00 ± 14% +47.7% 254.00 interrupts.CPU162.NMI:Non-maskable_interrupts
172.00 ± 14% +47.7% 254.00 interrupts.CPU162.PMI:Performance_monitoring_interrupts
129.50 ± 73% -82.8% 22.25 ± 59% interrupts.CPU162.RES:Rescheduling_interrupts
28433 ±172% -99.9% 18.50 ± 17% interrupts.CPU165.RES:Rescheduling_interrupts
32332 ± 4% -11.9% 28499 ± 7% interrupts.CPU166.CAL:Function_call_interrupts
1096 ±164% -98.4% 17.25 ± 16% interrupts.CPU166.RES:Rescheduling_interrupts
31585 ± 4% -12.0% 27793 ± 7% interrupts.CPU166.TLB:TLB_shootdowns
32312 ± 4% -17.9% 26538 ± 20% interrupts.CPU168.CAL:Function_call_interrupts
182.00 ± 22% +43.4% 261.00 ± 3% interrupts.CPU168.NMI:Non-maskable_interrupts
182.00 ± 22% +43.4% 261.00 ± 3% interrupts.CPU168.PMI:Performance_monitoring_interrupts
31583 ± 4% -18.2% 25847 ± 20% interrupts.CPU168.TLB:TLB_shootdowns
260.25 ±136% -91.7% 21.50 ± 52% interrupts.CPU169.RES:Rescheduling_interrupts
175.00 ± 20% +47.1% 257.50 interrupts.CPU175.NMI:Non-maskable_interrupts
175.00 ± 20% +47.1% 257.50 interrupts.CPU175.PMI:Performance_monitoring_interrupts
175.00 ± 20% +50.3% 263.00 ± 3% interrupts.CPU176.NMI:Non-maskable_interrupts
175.00 ± 20% +50.3% 263.00 ± 3% interrupts.CPU176.PMI:Performance_monitoring_interrupts
175.00 ± 21% +47.3% 257.75 interrupts.CPU177.NMI:Non-maskable_interrupts
175.00 ± 21% +47.3% 257.75 interrupts.CPU177.PMI:Performance_monitoring_interrupts
179.50 ± 19% +42.5% 255.75 ± 3% interrupts.CPU178.NMI:Non-maskable_interrupts
179.50 ± 19% +42.5% 255.75 ± 3% interrupts.CPU178.PMI:Performance_monitoring_interrupts
157.25 ± 36% +61.8% 254.50 interrupts.CPU180.NMI:Non-maskable_interrupts
157.25 ± 36% +61.8% 254.50 interrupts.CPU180.PMI:Performance_monitoring_interrupts
177.25 ± 20% +43.7% 254.75 interrupts.CPU181.NMI:Non-maskable_interrupts
177.25 ± 20% +43.7% 254.75 interrupts.CPU181.PMI:Performance_monitoring_interrupts
180.50 ± 21% +43.2% 258.50 interrupts.CPU182.NMI:Non-maskable_interrupts
180.50 ± 21% +43.2% 258.50 interrupts.CPU182.PMI:Performance_monitoring_interrupts
175.25 ± 20% +48.5% 260.25 interrupts.CPU183.NMI:Non-maskable_interrupts
175.25 ± 20% +48.5% 260.25 interrupts.CPU183.PMI:Performance_monitoring_interrupts
177.25 ± 20% +51.8% 269.00 ± 4% interrupts.CPU184.NMI:Non-maskable_interrupts
177.25 ± 20% +51.8% 269.00 ± 4% interrupts.CPU184.PMI:Performance_monitoring_interrupts
178.00 ± 19% +46.1% 260.00 ± 2% interrupts.CPU185.NMI:Non-maskable_interrupts
178.00 ± 19% +46.1% 260.00 ± 2% interrupts.CPU185.PMI:Performance_monitoring_interrupts
176.50 ± 20% +44.8% 255.50 interrupts.CPU186.NMI:Non-maskable_interrupts
176.50 ± 20% +44.8% 255.50 interrupts.CPU186.PMI:Performance_monitoring_interrupts
177.75 ± 19% +43.2% 254.50 ± 2% interrupts.CPU187.NMI:Non-maskable_interrupts
177.75 ± 19% +43.2% 254.50 ± 2% interrupts.CPU187.PMI:Performance_monitoring_interrupts
180.25 ± 19% +40.8% 253.75 interrupts.CPU188.NMI:Non-maskable_interrupts
180.25 ± 19% +40.8% 253.75 interrupts.CPU188.PMI:Performance_monitoring_interrupts
177.50 ± 19% +43.4% 254.50 interrupts.CPU189.NMI:Non-maskable_interrupts
177.50 ± 19% +43.4% 254.50 interrupts.CPU189.PMI:Performance_monitoring_interrupts
159.00 ± 37% +60.8% 255.75 interrupts.CPU190.NMI:Non-maskable_interrupts
159.00 ± 37% +60.8% 255.75 interrupts.CPU190.PMI:Performance_monitoring_interrupts
174.00 ± 34% +48.6% 258.50 interrupts.CPU191.NMI:Non-maskable_interrupts
174.00 ± 34% +48.6% 258.50 interrupts.CPU191.PMI:Performance_monitoring_interrupts
4695 ± 40% -39.2% 2856 interrupts.CPU20.NMI:Non-maskable_interrupts
4695 ± 40% -39.2% 2856 interrupts.CPU20.PMI:Performance_monitoring_interrupts
3766 ± 31% -24.2% 2856 interrupts.CPU23.NMI:Non-maskable_interrupts
3766 ± 31% -24.2% 2856 interrupts.CPU23.PMI:Performance_monitoring_interrupts
154.75 +11.1% 172.00 ± 4% interrupts.CPU27.78:PCI-MSI.1572891-edge.eth0-TxRx-27
155.50 +25.1% 194.50 ± 24% interrupts.CPU29.80:PCI-MSI.1572893-edge.eth0-TxRx-29
3765 ± 30% -24.2% 2856 interrupts.CPU34.NMI:Non-maskable_interrupts
3765 ± 30% -24.2% 2856 interrupts.CPU34.PMI:Performance_monitoring_interrupts
154.50 +28.0% 197.75 ± 30% interrupts.CPU38.89:PCI-MSI.1572902-edge.eth0-TxRx-38
98.25 ± 20% -41.5% 57.50 ± 11% interrupts.CPU51.RES:Rescheduling_interrupts
124.00 ± 34% +108.9% 259.00 ± 2% interrupts.CPU52.NMI:Non-maskable_interrupts
124.00 ± 34% +108.9% 259.00 ± 2% interrupts.CPU52.PMI:Performance_monitoring_interrupts
127.50 ± 32% +98.0% 252.50 interrupts.CPU53.NMI:Non-maskable_interrupts
127.50 ± 32% +98.0% 252.50 interrupts.CPU53.PMI:Performance_monitoring_interrupts
12110 +26.5% 15319 ± 20% interrupts.CPU54.CAL:Function_call_interrupts
131.00 ± 33% +111.6% 277.25 ± 15% interrupts.CPU54.NMI:Non-maskable_interrupts
131.00 ± 33% +111.6% 277.25 ± 15% interrupts.CPU54.PMI:Performance_monitoring_interrupts
88.50 ± 35% -34.7% 57.75 ± 18% interrupts.CPU54.RES:Rescheduling_interrupts
128.75 ± 34% +95.1% 251.25 ± 4% interrupts.CPU55.NMI:Non-maskable_interrupts
128.75 ± 34% +95.1% 251.25 ± 4% interrupts.CPU55.PMI:Performance_monitoring_interrupts
131.00 ± 31% +111.8% 277.50 ± 10% interrupts.CPU56.NMI:Non-maskable_interrupts
131.00 ± 31% +111.8% 277.50 ± 10% interrupts.CPU56.PMI:Performance_monitoring_interrupts
125.50 ± 31% +101.0% 252.25 ± 4% interrupts.CPU57.NMI:Non-maskable_interrupts
125.50 ± 31% +101.0% 252.25 ± 4% interrupts.CPU57.PMI:Performance_monitoring_interrupts
170.25 ± 8% +79.0% 304.75 ± 43% interrupts.CPU6.57:PCI-MSI.1572870-edge.eth0-TxRx-6
7715 ±109% -99.8% 19.00 ±173% interrupts.CPU65.TLB:TLB_shootdowns
175.00 ± 17% +45.9% 255.25 interrupts.CPU69.NMI:Non-maskable_interrupts
175.00 ± 17% +45.9% 255.25 interrupts.CPU69.PMI:Performance_monitoring_interrupts
181.25 ± 15% +41.9% 257.25 ± 2% interrupts.CPU70.NMI:Non-maskable_interrupts
181.25 ± 15% +41.9% 257.25 ± 2% interrupts.CPU70.PMI:Performance_monitoring_interrupts
182.25 ± 14% +48.1% 270.00 ± 5% interrupts.CPU71.NMI:Non-maskable_interrupts
182.25 ± 14% +48.1% 270.00 ± 5% interrupts.CPU71.PMI:Performance_monitoring_interrupts
179.00 ± 20% +48.0% 265.00 ± 3% interrupts.CPU72.NMI:Non-maskable_interrupts
179.00 ± 20% +48.0% 265.00 ± 3% interrupts.CPU72.PMI:Performance_monitoring_interrupts
170.25 ± 18% +48.6% 253.00 ± 2% interrupts.CPU73.NMI:Non-maskable_interrupts
170.25 ± 18% +48.6% 253.00 ± 2% interrupts.CPU73.PMI:Performance_monitoring_interrupts
175.00 ± 21% +50.9% 264.00 ± 4% interrupts.CPU74.NMI:Non-maskable_interrupts
175.00 ± 21% +50.9% 264.00 ± 4% interrupts.CPU74.PMI:Performance_monitoring_interrupts
174.50 ± 21% +46.3% 255.25 interrupts.CPU75.NMI:Non-maskable_interrupts
174.50 ± 21% +46.3% 255.25 interrupts.CPU75.PMI:Performance_monitoring_interrupts
30.50 ± 58% +318.9% 127.75 ± 57% interrupts.CPU75.RES:Rescheduling_interrupts
174.50 ± 21% +47.4% 257.25 interrupts.CPU76.NMI:Non-maskable_interrupts
174.50 ± 21% +47.4% 257.25 interrupts.CPU76.PMI:Performance_monitoring_interrupts
175.50 ± 21% +47.6% 259.00 ± 3% interrupts.CPU77.NMI:Non-maskable_interrupts
175.50 ± 21% +47.6% 259.00 ± 3% interrupts.CPU77.PMI:Performance_monitoring_interrupts
177.00 ± 18% +45.6% 257.75 ± 2% interrupts.CPU78.NMI:Non-maskable_interrupts
177.00 ± 18% +45.6% 257.75 ± 2% interrupts.CPU78.PMI:Performance_monitoring_interrupts
171.50 ± 20% +50.0% 257.25 interrupts.CPU79.NMI:Non-maskable_interrupts
171.50 ± 20% +50.0% 257.25 interrupts.CPU79.PMI:Performance_monitoring_interrupts
3020 ± 2% -53.1% 1415 ± 4% interrupts.CPU79.TLB:TLB_shootdowns
170.00 ± 20% +53.8% 261.50 ± 2% interrupts.CPU80.NMI:Non-maskable_interrupts
170.00 ± 20% +53.8% 261.50 ± 2% interrupts.CPU80.PMI:Performance_monitoring_interrupts
170.25 ± 21% +50.7% 256.50 interrupts.CPU81.NMI:Non-maskable_interrupts
170.25 ± 21% +50.7% 256.50 interrupts.CPU81.PMI:Performance_monitoring_interrupts
3339 ± 99% -100.0% 0.00 interrupts.CPU81.TLB:TLB_shootdowns
176.25 ± 20% +47.5% 260.00 interrupts.CPU82.NMI:Non-maskable_interrupts
176.25 ± 20% +47.5% 260.00 interrupts.CPU82.PMI:Performance_monitoring_interrupts
203.00 ± 21% +24.5% 252.75 ± 3% interrupts.CPU83.NMI:Non-maskable_interrupts
203.00 ± 21% +24.5% 252.75 ± 3% interrupts.CPU83.PMI:Performance_monitoring_interrupts
175.50 ± 19% +45.7% 255.75 interrupts.CPU84.NMI:Non-maskable_interrupts
175.50 ± 19% +45.7% 255.75 interrupts.CPU84.PMI:Performance_monitoring_interrupts
175.50 ± 20% +45.4% 255.25 interrupts.CPU85.NMI:Non-maskable_interrupts
175.50 ± 20% +45.4% 255.25 interrupts.CPU85.PMI:Performance_monitoring_interrupts
175.00 ± 21% +49.0% 260.75 interrupts.CPU86.NMI:Non-maskable_interrupts
175.00 ± 21% +49.0% 260.75 interrupts.CPU86.PMI:Performance_monitoring_interrupts
172.25 ± 21% +51.2% 260.50 interrupts.CPU87.NMI:Non-maskable_interrupts
172.25 ± 21% +51.2% 260.50 interrupts.CPU87.PMI:Performance_monitoring_interrupts
175.75 ± 21% +51.9% 267.00 ± 3% interrupts.CPU88.NMI:Non-maskable_interrupts
175.75 ± 21% +51.9% 267.00 ± 3% interrupts.CPU88.PMI:Performance_monitoring_interrupts
176.00 ± 22% +47.6% 259.75 interrupts.CPU89.NMI:Non-maskable_interrupts
176.00 ± 22% +47.6% 259.75 interrupts.CPU89.PMI:Performance_monitoring_interrupts
173.75 ± 21% +47.2% 255.75 interrupts.CPU90.NMI:Non-maskable_interrupts
173.75 ± 21% +47.2% 255.75 interrupts.CPU90.PMI:Performance_monitoring_interrupts
177.50 ± 21% +43.2% 254.25 ± 2% interrupts.CPU91.NMI:Non-maskable_interrupts
177.50 ± 21% +43.2% 254.25 ± 2% interrupts.CPU91.PMI:Performance_monitoring_interrupts
176.25 ± 20% +45.4% 256.25 interrupts.CPU93.NMI:Non-maskable_interrupts
176.25 ± 20% +45.4% 256.25 interrupts.CPU93.PMI:Performance_monitoring_interrupts
177.00 ± 19% +46.0% 258.50 interrupts.CPU94.NMI:Non-maskable_interrupts
177.00 ± 19% +46.0% 258.50 interrupts.CPU94.PMI:Performance_monitoring_interrupts
193.75 ± 17% +34.2% 260.00 interrupts.CPU95.NMI:Non-maskable_interrupts
193.75 ± 17% +34.2% 260.00 interrupts.CPU95.PMI:Performance_monitoring_interrupts
7317 -55.3% 3270 ± 4% interrupts.CPU96.NMI:Non-maskable_interrupts
7317 -55.3% 3270 ± 4% interrupts.CPU96.PMI:Performance_monitoring_interrupts
142.50 ± 20% -72.6% 39.00 ± 6% interrupts.CPU96.RES:Rescheduling_interrupts
7113 ± 4% -65.5% 2451 ± 36% interrupts.CPU97.NMI:Non-maskable_interrupts
7113 ± 4% -65.5% 2451 ± 36% interrupts.CPU97.PMI:Performance_monitoring_interrupts
124.50 ± 2% -59.4% 50.50 ± 56% interrupts.CPU97.RES:Rescheduling_interrupts
6402 ± 24% -61.7% 2451 ± 36% interrupts.CPU98.NMI:Non-maskable_interrupts
6402 ± 24% -61.7% 2451 ± 36% interrupts.CPU98.PMI:Performance_monitoring_interrupts
120.75 ± 2% -73.5% 32.00 ± 4% interrupts.CPU98.RES:Rescheduling_interrupts
6402 ± 24% -60.7% 2513 ± 33% interrupts.CPU99.NMI:Non-maskable_interrupts
6402 ± 24% -60.7% 2513 ± 33% interrupts.CPU99.PMI:Performance_monitoring_interrupts
420164 ± 17% -39.5% 254084 interrupts.NMI:Non-maskable_interrupts
420164 ± 17% -39.5% 254084 interrupts.PMI:Performance_monitoring_interrupts
115628 ± 22% -38.8% 70767 ± 16% interrupts.RES:Rescheduling_interrupts
Disclaimer:
Results have been estimated based on internal Intel analysis and are provided
for informational purposes only. Any difference in system hardware or software
design or configuration may affect actual performance.
Thanks,
Rong Chen
5
6
25 Mar '20
From: Colin Ian King <colin.king(a)canonical.com>
The signed 1 bit bitfields should be unsigned, so make them unsigned.
Signed-off-by: Colin Ian King <colin.king(a)canonical.com>
---
sound/soc/atmel/mchp-i2s-mcc.c | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/sound/soc/atmel/mchp-i2s-mcc.c b/sound/soc/atmel/mchp-i2s-mcc.c
index befc2a3a05b0..3cb63886195f 100644
--- a/sound/soc/atmel/mchp-i2s-mcc.c
+++ b/sound/soc/atmel/mchp-i2s-mcc.c
@@ -239,10 +239,10 @@ struct mchp_i2s_mcc_dev {
unsigned int frame_length;
int tdm_slots;
int channels;
- int gclk_use:1;
- int gclk_running:1;
- int tx_rdy:1;
- int rx_rdy:1;
+ unsigned int gclk_use:1;
+ unsigned int gclk_running:1;
+ unsigned int tx_rdy:1;
+ unsigned int rx_rdy:1;
};
static irqreturn_t mchp_i2s_mcc_interrupt(int irq, void *dev_id)
--
2.25.1
3
2
Applied "ASoC: Intel: broadwell: Revert back SSP0 link to use dummy components" to the asoc tree
by Mark Brown 25 Mar '20
by Mark Brown 25 Mar '20
25 Mar '20
The patch
ASoC: Intel: broadwell: Revert back SSP0 link to use dummy components
has been applied to the asoc tree at
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git
All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying
to this mail.
Thanks,
Mark
>From 68999d939dcfb430dd9834df56c71e43b7f37c6e Mon Sep 17 00:00:00 2001
From: Cezary Rojewski <cezary.rojewski(a)intel.com>
Date: Wed, 25 Mar 2020 14:16:09 +0100
Subject: [PATCH] ASoC: Intel: broadwell: Revert back SSP0 link to use dummy
components
Recent series of patches targeting broadwell boards, while enabling
SOF, changed behavior for non-SOF solutions. In essence replacing
platform 'dummy' with actual 'platform' causes redundant stream
initialization to occur during audio start. hw_params for haswell-pcm
destroys initial stream right after its creation - only to recreate it
again from proceed from there.
While harmless so far, this flow isn't correct and should be corrected.
The actual need for dummy components for SSP0 link is questionable but
that issue is subject for another series.
Link to first message in conversation:
https://lkml.org/lkml/2020/3/18/54
Fixes: 64df6afa0dab ("ASoC: Intel: broadwell: change cpu_dai and platform components for SOF")
Reported-by: Dominik Brodowski <linux(a)dominikbrodowski.net>
Signed-off-by: Cezary Rojewski <cezary.rojewski(a)intel.com>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart(a)linux.intel.com>
Link: https://lore.kernel.org/r/20200325131611.545-2-cezary.rojewski@intel.com
Signed-off-by: Mark Brown <broonie(a)kernel.org>
---
sound/soc/intel/boards/broadwell.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/sound/soc/intel/boards/broadwell.c b/sound/soc/intel/boards/broadwell.c
index b9c12e24c70b..ffbb597052aa 100644
--- a/sound/soc/intel/boards/broadwell.c
+++ b/sound/soc/intel/boards/broadwell.c
@@ -167,9 +167,6 @@ SND_SOC_DAILINK_DEF(codec,
#if IS_ENABLED(CONFIG_SND_SOC_SOF_BROADWELL)
SND_SOC_DAILINK_DEF(ssp0_port,
DAILINK_COMP_ARRAY(COMP_CPU("ssp0-port")));
-#else
-SND_SOC_DAILINK_DEF(ssp0_port,
- DAILINK_COMP_ARRAY(COMP_DUMMY()));
#endif
/* broadwell digital audio interface glue - connects codec <--> CPU */
@@ -226,7 +223,11 @@ static struct snd_soc_dai_link broadwell_rt286_dais[] = {
.ops = &broadwell_rt286_ops,
.dpcm_playback = 1,
.dpcm_capture = 1,
+#if !IS_ENABLED(CONFIG_SND_SOC_SOF_BROADWELL)
+ SND_SOC_DAILINK_REG(dummy, codec, dummy),
+#else
SND_SOC_DAILINK_REG(ssp0_port, codec, platform),
+#endif
},
};
--
2.20.1
1
0
25 Mar '20
Recent series of patches targeting broadwell boards, while enabling
SOF, changed behavior for non-SOF solutions. In essence replacing
platform 'dummy' with actual 'platform' causes redundant stream
initialization to occur during audio start. hw_params for haswell-pcm
destroys initial stream right after its creation - only to recreate it
again from proceed from there.
While harmless so far, this flow isn't right and should be corrected.
The actual need for dummy components for SSP0 link is questionable but
that issue is subject for another series.
Link to first message in conversation:
https://lkml.org/lkml/2020/3/18/54
Cezary Rojewski (3):
ASoC: Intel: broadwell: Revert back SSP0 link to use dummy components
ASoC: Intel: bdw-rt5677: Revert SSP0 link to use dummy components
ASoC: Intel: bdw-rt5650: Revert SSP0 link to use dummy components
sound/soc/intel/boards/bdw-rt5650.c | 7 ++++---
sound/soc/intel/boards/bdw-rt5677.c | 7 ++++---
sound/soc/intel/boards/broadwell.c | 7 ++++---
3 files changed, 12 insertions(+), 9 deletions(-)
--
2.17.1
3
6
[PATCH] ASoC: Intel: broadwell: Revert SSP0 link to use dummy components
by Cezary Rojewski 25 Mar '20
by Cezary Rojewski 25 Mar '20
25 Mar '20
Commit:
"ASoC: Intel: broadwell: change cpu_dai and platform components for SOF
while enabling bdw on SOF, changed behavior for non-SOF solutions. In
essence replacing platform 'dummy' with actual 'platform' causes
redundant stream initialization to occur during audio start. hw_params
for haswell-pcm destroys initial stream right after its creation - only
to recreate it again from proceed from there.
While harmless so far, this flow ain't right and should be corrected.
The actual need for dummy components for SSP0 link is questionable but
that issue is subject for another series.
Link to first message in conversation:
https://lkml.org/lkml/2020/3/18/54
Reported-by: Dominik Brodowski <linux(a)dominikbrodowski.net>
Fixes: 64df6afa0dab ("ASoC: Intel: broadwell: change cpu_dai and platform components for SOF")
Signed-off-by: Cezary Rojewski <cezary.rojewski(a)intel.com>
---
sound/soc/intel/boards/broadwell.c | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/sound/soc/intel/boards/broadwell.c b/sound/soc/intel/boards/broadwell.c
index 0776ea2d4f36..9b639475e99f 100644
--- a/sound/soc/intel/boards/broadwell.c
+++ b/sound/soc/intel/boards/broadwell.c
@@ -167,9 +167,6 @@ SND_SOC_DAILINK_DEF(codec,
#if IS_ENABLED(CONFIG_SND_SOC_SOF_BROADWELL)
SND_SOC_DAILINK_DEF(ssp0_port,
DAILINK_COMP_ARRAY(COMP_CPU("ssp0-port")));
-#else
-SND_SOC_DAILINK_DEF(ssp0_port,
- DAILINK_COMP_ARRAY(COMP_DUMMY()));
#endif
/* broadwell digital audio interface glue - connects codec <--> CPU */
@@ -225,7 +222,11 @@ static struct snd_soc_dai_link broadwell_rt286_dais[] = {
.ops = &broadwell_rt286_ops,
.dpcm_playback = 1,
.dpcm_capture = 1,
+#if !IS_ENABLED(CONFIG_SND_SOC_SOF_BROADWELL)
+ SND_SOC_DAILINK_REG(dummy, codec, dummy),
+#else
SND_SOC_DAILINK_REG(ssp0_port, codec, platform),
+#endif
},
};
--
2.17.1
3
4