|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 00/18] xenpaging changes for 4.0
Here are some changes for xenpaging in the 4.0 branch.
Its just for review and comments. All changes are also needed for
xen-unstable, I will prepare a patch queue also for this branch.
There are still issues with xenpaging.
My testsetup is a SLES11 SP1 guest with runlevel 6 as default runlevel to
trigger automatic reboot. After a few iterations, there will be MMIO emulation
errors. This happens with a startup delay of 15.0 seconds.
Another issue:
If the startup delay is 0.0, and over_allocated in hvmloader mem_alloc is
forced to be active, the ASSERT in p2m_remove_page() triggers. This is because
the passed mfn and the mfn returned by ->get_entry() do not match. So far I
have no idea where the appearently missing set_gpfn_from_mfn() should go to.
Normally over_allocated is not set because the XENMEM_populate_physmap call
does not fail.
Olaf
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
<Prev in Thread] |
Current Thread |
[Next in Thread>
|
- [Xen-devel] [PATCH 00/18] xenpaging changes for 4.0,
Olaf Hering <=
- [Xen-devel] [PATCH 01/18] xenpaging: Fix-up xenpaging tool code., Olaf Hering
- [Xen-devel] [PATCH 04/18] xenpaging: break endless loop during inital page-out with large pagefiles, Olaf Hering
- [Xen-devel] [PATCH 02/18] xenpaging: call pageout policy function in xenpaging_evict_page, Olaf Hering
- [Xen-devel] [PATCH 03/18] xenpaging: fix fd leak in xenstore, Olaf Hering
- [Xen-devel] [PATCH 07/18] xenpaging/qemu-dm: add command to flush buffer cache., Olaf Hering
- [Xen-devel] [PATCH 10/18] xenpaging: reduce MINIMUM_RESTART_TIME, Olaf Hering
- [Xen-devel] [PATCH 13/18] xenpaging: increase recently used pages from 4MB to 64MB, Olaf Hering
- [Xen-devel] [PATCH 09/18] xenpaging: populate only paged-out pages, Olaf Hering
- [Xen-devel] [PATCH 12/18] xenpaging: add signal handling, Olaf Hering
- [Xen-devel] [PATCH 14/18] xenpaging: page-in granttable entries, Olaf Hering
|
|
|
|
|