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:
e509861
)
s390/pgtable: skip pgste updates on full flush
author
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Fri, 19 Jul 2013 08:31:55 +0000
(10:31 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Thu, 22 Aug 2013 10:20:06 +0000
(12:20 +0200)
On process exit there is no more need for the pgste information.
Skip the expensive storage key operations which should speed up
termination of KVM processes.
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
No differences found