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:
3012490
)
KVM: PPC: Book3S: PR: Optimize entry path
author
Alexander Graf
<agraf@suse.de>
Wed, 25 Apr 2012 12:28:23 +0000
(14:28 +0200)
committer
Alexander Graf
<agraf@suse.de>
Sun, 6 May 2012 14:19:09 +0000
(16:19 +0200)
By shuffling a few instructions around we can execute more memory
loads in parallel, giving us a small performance boost.
With this patch and a simple priviledged SPR access loop guest, I get
a speed bump from 2013052 to 2035607 exits per second.
Signed-off-by: Alexander Graf <agraf@suse.de>
No differences found