From: Jeremy Fitzhardinge Date: Fri, 17 Dec 2010 22:58:43 +0000 (-0800) Subject: xen/mmu: tune pgtable alloc/release X-Git-Tag: v3.1-rc1~265^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bc7fe1d977734efe6059d6d537b439135ad4a34c;p=pandora-kernel.git xen/mmu: tune pgtable alloc/release 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 --- Reading git-diff-tree failed