|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] [PATCH 00/21] xenpaging changes for xen-unstable
Here are some changes for xenpaging in xen-unstable.
Patches 1 to 14 are likely non-controversial and could be applied.
All later patches need more review (15/16), and more work from my side (17+).
With a similar series of changes for 4.0.1 my testcase, which is a continuous
reboot of a Linux guest, passes now. It ran for more than 1000 iterations and
exercised the early bootcode.
There are still some issues like guests not starting up when running the
reboot loop with 4x1G guests parallel on a 4GB box with all guest memory paged.
This seems to happen when the guest initially needs the full 1G until
xenpaging frees that memory again.
Other than that, xenpaging is now more mature.
I havent seen data corruption anymore.
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/21] xenpaging changes for xen-unstable,
Olaf Hering <=
- [Xen-devel] [PATCH 02/21] xenpaging: Open paging file only if xenpaging_init() succeeds, Olaf Hering
- [Xen-devel] [PATCH 04/21] xenpaging: populate paged-out pages unconditionally, Olaf Hering
- [Xen-devel] [PATCH 03/21] xenpaging: allow only one xenpaging binary per guest, Olaf Hering
- [Xen-devel] [PATCH 01/21] xenpaging: break endless loop during inital page-out with large pagefiles, Olaf Hering
- [Xen-devel] [PATCH 07/21] xenpaging: print p2mt for already paged-in pages, Olaf Hering
- [Xen-devel] [PATCH 11/21] xenpaging: optimize p2m_mem_paging_populate, Olaf Hering
- [Xen-devel] [PATCH 13/21] xenpaging: handle temporary out-of-memory conditions during page-in, Olaf Hering
- [Xen-devel] [PATCH 09/21] xenpaging: allow negative num_pages and limit num_pages, Olaf Hering
- [Xen-devel] [PATCH 06/21] xenpaging: print info when free request slots drop below 2, Olaf Hering
- [Xen-devel] [PATCH 12/21] xenpaging: print xenpaging cmdline options, Olaf Hering
|
|
|
|
|