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:
63d3a75
)
xen: clarify locking used when pinning a pagetable.
author
Jeremy Fitzhardinge
<jeremy@goop.org>
Tue, 19 Aug 2008 20:32:51 +0000
(13:32 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 20 Aug 2008 10:40:08 +0000
(12:40 +0200)
Add some comments explaining the locking and pinning algorithm when
using split pte locks. Also implement a minor optimisation of not
pinning the PTE when not using split pte locks.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
Cc: Xen-devel <xen-devel@lists.xensource.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found