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:
f603f07
)
KVM: s390: Improve pgste accesses
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Fri, 4 Apr 2008 14:03:34 +0000
(16:03 +0200)
committer
Avi Kivity
<avi@qumranet.com>
Sun, 27 Apr 2008 09:01:00 +0000
(12:01 +0300)
There is no need to use interlocked updates when the rcp
lock is held. Therefore the simple bitops variants can be
used. This should improve performance.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Carsten Otte <cotte@de.ibm.com>
Signed-off-by: Avi Kivity <avi@qumranet.com>
No differences found