All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/16] xenpaging changes for xen-unstable
@ 2010-11-02 22:30 Olaf Hering
  2010-11-02 22:30 ` [PATCH 01/16] xenpaging: whitespace fixes after addition of __get_paged_frame Olaf Hering
                   ` (17 more replies)
  0 siblings, 18 replies; 30+ messages in thread
From: Olaf Hering @ 2010-11-02 22:30 UTC (permalink / raw)
  To: xen-devel


Here are some changes for xenpaging in xen-unstable.

Its just for review and comments.

In a previous series for 4.0 I had a retry loop for the XENMEM_* commands.
This could be done in a different way to prevent changes to existing kernel
drivers in the guest. The changes to guest_physmap_add_entry are not needed
with the update for machine_to_phys_mapping handling.
But the patch to handle guest_remove_page does not work as expected, the guest
will hang. Any help to get this fixed without retry loops is appreciated.

Olaf

^ permalink raw reply	[flat|nested] 30+ messages in thread

end of thread, other threads:[~2010-11-10  8:37 UTC | newest]

Thread overview: 30+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-02 22:30 [PATCH 00/16] xenpaging changes for xen-unstable Olaf Hering
2010-11-02 22:30 ` [PATCH 01/16] xenpaging: whitespace fixes after addition of __get_paged_frame Olaf Hering
2010-11-03 12:37   ` Ian Jackson
2010-11-02 22:30 ` [PATCH 02/16] xenpaging: break endless loop during inital page-out with large pagefiles Olaf Hering
2010-11-02 22:30 ` [PATCH 03/16] xenpaging: Open paging file only if xenpaging_init() succeeds Olaf Hering
2010-11-02 22:30 ` [PATCH 04/16] xenpaging: allow only one xenpaging binary per guest Olaf Hering
2010-11-02 22:30 ` [PATCH 05/16] xenpaging: update machine_to_phys_mapping during page-in and page-out Olaf Hering
2010-11-03 18:32   ` Olaf Hering
2010-11-02 22:30 ` [PATCH 06/16] xenpaging: drop paged pages in guest_remove_page Olaf Hering
2010-11-03 18:33   ` Olaf Hering
2010-11-02 22:30 ` [PATCH 07/16] xenpaging: populate only paged-out pages Olaf Hering
2010-11-03 12:38   ` Ian Jackson
2010-11-09 10:40     ` Olaf Hering
2010-11-10  8:37       ` Olaf Hering
2010-11-02 22:30 ` [PATCH 08/16] xenpaging: reduce MINIMUM_RESTART_TIME Olaf Hering
2010-11-03 12:43   ` Ian Jackson
2010-11-03 14:13     ` Olaf Hering
2010-11-03 16:55       ` Ian Jackson
2010-11-03 17:09         ` Xavier Beaudouin
2010-11-04 17:10           ` Ian Jackson
2010-11-02 22:30 ` [PATCH 09/16] xenpaging: start xenpaging via config option Olaf Hering
2010-11-02 22:30 ` [PATCH 10/16] xenpaging: add signal handling Olaf Hering
2010-11-02 22:30 ` [PATCH 11/16] xenpaging: increase recently used pages from 4MB to 64MB Olaf Hering
2010-11-02 22:30 ` [PATCH 12/16] xenpaging: print info when free request slots drop below 3 Olaf Hering
2010-11-02 22:30 ` [PATCH 13/16] xenpaging: prevent page-out of first 16MB Olaf Hering
2010-11-02 22:30 ` [PATCH 14/16] xenpaging: add dynamic startup delay for xenpaging Olaf Hering
2010-11-02 22:30 ` [PATCH 15/16] xenpaging: print p2mt for already paged-in pages Olaf Hering
2010-11-02 22:30 ` [PATCH 16/16] xenpaging: (sparse) documenation Olaf Hering
2010-11-03  8:22 ` [PATCH 00/16] xenpaging changes for xen-unstable Olaf Hering
2010-11-03 19:24 ` [PATCH 17/16] xenpaging: notify policy only on resume Olaf Hering

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.