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:
dcf7435
)
xen/mmu: tune pgtable alloc/release
author
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Fri, 17 Dec 2010 22:58:43 +0000
(14:58 -0800)
committer
Jeremy Fitzhardinge
<jeremy.fitzhardinge@citrix.com>
Mon, 18 Jul 2011 22:43:28 +0000
(15:43 -0700)
Make sure the fastpath code is inlined. Batch the page permission change
and the pin/unpin, and make sure that it can be batched with any
adjacent set_pte/pmd/etc operations.
Signed-off-by: Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>
No differences found