|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 4 of 4] x86 shadow: allocate all shadow memory in sin
x86 shadow: allocate all shadow memory in single pages
now that multi-page shadows need not be contiguous.
Signed-off-by: Tim Deegan <Tim.Deegan@xxxxxxxxxx>
4 files changed, 105 insertions(+), 221 deletions(-)
xen/arch/x86/mm/shadow/common.c | 315 ++++++++++++---------------------------
xen/arch/x86/mm/shadow/multi.c | 1
xen/include/asm-x86/domain.h | 3
xen/include/asm-x86/mm.h | 7
xen-unstable.hg-4.patch
Description: Text Data
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|