|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH][HAP] P2M page table cleanup and bug fix
This
patch forces P2M top-level page table to be allocated below 4GB memory
space when Xen is running under PAE mode. It also removes hap.p2m_freelists
because hap mode does not have P2M batch allocation. The backpointer parameter
of hap_alloc() function is removed since this parameter is
useless.
Signed-off-by: Wei Huang <wei.huang2@xxxxxxx>
arch/x86/mm/hap/hap.c | 68
+++++++++++++++++++++++------------------------ include/asm-x86/domain.h
| 1 2 files changed, 34 insertions(+), 35
deletions(-)
hap_top_level_pgtable.txt
Description: hap_top_level_pgtable.txt
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-devel] [PATCH][HAP] P2M page table cleanup and bug fix,
Huang2, Wei <=
|
|
|
|
|