git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d90e3a3
)
x86: kvmclock: drop rdtsc_barrier()
author
Marcelo Tosatti
<mtosatti@redhat.com>
Sat, 25 Apr 2015 01:36:14 +0000
(22:36 -0300)
committer
Paolo Bonzini
<pbonzini@redhat.com>
Thu, 7 May 2015 09:29:48 +0000
(11:29 +0200)
Drop unnecessary rdtsc_barrier(), as has been determined empirically,
see
057e6a8c660e95c3f4e7162e00e2fee1fc90c50d
for details.
Noticed by Andy Lutomirski.
Improves clock_gettime() by approximately 15% on
Intel i7-3520M @ 2.90GHz.
Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
arch/x86/include/asm/pvclock.h
patch
|
blob
|
history
diff --cc
arch/x86/include/asm/pvclock.h
Simple merge