From: Jet Chen <jet.chen@intel.com>
To: lkp@lists.01.org
Subject: [x86, vdso] cfda7bb9ecb: +14.7% will-it-scale.per_thread_ops
Date: Tue, 20 May 2014 13:59:09 +0800 [thread overview]
Message-ID: <537AEF2D.9040207@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1006 bytes --]
Hi Andy,
FYI, we noticed the below changes on
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/vdso
commit cfda7bb9ecbf9d96264bb5bade33a842966d1062 ("x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.c")
test case: nhm4/will-it-scale/sched_yield
3d7ee969bffcc98 cfda7bb9ecbf9d96264bb5bad
--------------- -------------------------
5497021 ~ 0% +14.7% 6303424 ~ 0% TOTAL will-it-scale.per_thread_ops
0.54 ~ 0% +5.6% 0.57 ~ 0% TOTAL will-it-scale.scalability
6209483 ~ 0% +1.6% 6305917 ~ 0% TOTAL will-it-scale.per_process_ops
2455 ~ 5% +16.9% 2870 ~ 5% TOTAL cpuidle.C1-NHM.usage
8829 ~ 7% +15.2% 10169 ~10% TOTAL slabinfo.kmalloc-64.active_objs
24.13 ~12% +48.9% 35.93 ~14% TOTAL time.user_time
393 ~ 0% -3.0% 382 ~ 1% TOTAL time.system_time
Legend:
~XX% - stddev percent
[+-]XX% - change percent
Thanks,
Jet
[-- Attachment #2: reproduce.ksh --]
[-- Type: text/plain, Size: 622 bytes --]
echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
echo performance > /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor
echo performance > /sys/devices/system/cpu/cpu2/cpufreq/scaling_governor
echo performance > /sys/devices/system/cpu/cpu3/cpufreq/scaling_governor
echo performance > /sys/devices/system/cpu/cpu4/cpufreq/scaling_governor
echo performance > /sys/devices/system/cpu/cpu5/cpufreq/scaling_governor
echo performance > /sys/devices/system/cpu/cpu6/cpufreq/scaling_governor
echo performance > /sys/devices/system/cpu/cpu7/cpufreq/scaling_governor
./runtest.py sched_yield 32 1 4 6 8
WARNING: multiple messages have this Message-ID (diff)
From: Jet Chen <jet.chen@intel.com>
To: Andy Lutomirski <luto@amacapital.net>
Cc: "H. Peter Anvin" <hpa@linux.intel.com>,
Fengguang Wu <fengguang.wu@intel.com>,
LKML <linux-kernel@vger.kernel.org>,
lkp@01.org
Subject: [x86, vdso] cfda7bb9ecb: +14.7% will-it-scale.per_thread_ops
Date: Tue, 20 May 2014 13:59:09 +0800 [thread overview]
Message-ID: <537AEF2D.9040207@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 977 bytes --]
Hi Andy,
FYI, we noticed the below changes on
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git x86/vdso
commit cfda7bb9ecbf9d96264bb5bade33a842966d1062 ("x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.c")
test case: nhm4/will-it-scale/sched_yield
3d7ee969bffcc98 cfda7bb9ecbf9d96264bb5bad
--------------- -------------------------
5497021 ~ 0% +14.7% 6303424 ~ 0% TOTAL will-it-scale.per_thread_ops
0.54 ~ 0% +5.6% 0.57 ~ 0% TOTAL will-it-scale.scalability
6209483 ~ 0% +1.6% 6305917 ~ 0% TOTAL will-it-scale.per_process_ops
2455 ~ 5% +16.9% 2870 ~ 5% TOTAL cpuidle.C1-NHM.usage
8829 ~ 7% +15.2% 10169 ~10% TOTAL slabinfo.kmalloc-64.active_objs
24.13 ~12% +48.9% 35.93 ~14% TOTAL time.user_time
393 ~ 0% -3.0% 382 ~ 1% TOTAL time.system_time
Legend:
~XX% - stddev percent
[+-]XX% - change percent
Thanks,
Jet
[-- Attachment #2: reproduce --]
[-- Type: text/plain, Size: 622 bytes --]
echo performance > /sys/devices/system/cpu/cpu0/cpufreq/scaling_governor
echo performance > /sys/devices/system/cpu/cpu1/cpufreq/scaling_governor
echo performance > /sys/devices/system/cpu/cpu2/cpufreq/scaling_governor
echo performance > /sys/devices/system/cpu/cpu3/cpufreq/scaling_governor
echo performance > /sys/devices/system/cpu/cpu4/cpufreq/scaling_governor
echo performance > /sys/devices/system/cpu/cpu5/cpufreq/scaling_governor
echo performance > /sys/devices/system/cpu/cpu6/cpufreq/scaling_governor
echo performance > /sys/devices/system/cpu/cpu7/cpufreq/scaling_governor
./runtest.py sched_yield 32 1 4 6 8
next reply other threads:[~2014-05-20 5:59 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-20 5:59 Jet Chen [this message]
2014-05-20 5:59 ` [x86, vdso] cfda7bb9ecb: +14.7% will-it-scale.per_thread_ops Jet Chen
2014-05-21 22:46 ` Andy Lutomirski
2014-05-21 22:46 ` Andy Lutomirski
2014-05-22 1:54 ` Fengguang Wu
2014-05-22 1:54 ` Fengguang Wu
2014-05-22 5:03 ` H. Peter Anvin
2014-05-22 5:03 ` H. Peter Anvin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=537AEF2D.9040207@intel.com \
--to=jet.chen@intel.com \
--cc=lkp@lists.01.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.