KVM: s390: Improve pgste accesses
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Fri, 4 Apr 2008 14:03:34 +0000 (16:03 +0200)
committerAvi 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