All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00 of 15] tools/xenpaging fixes for xen-unstable
@ 2011-10-21  9:31 Olaf Hering
  2011-10-21  9:31 ` [PATCH 01 of 15] xenpaging: remove filename from comment Olaf Hering
                   ` (14 more replies)
  0 siblings, 15 replies; 19+ messages in thread
From: Olaf Hering @ 2011-10-21  9:31 UTC (permalink / raw)
  To: xen-devel


The following changes contains non-controversial changes from the series of
changes for xenpaging I sent out on 2011-10-03.

Please review and apply.

Olaf


 Config.mk                        |    2 
 config/StdGNU.mk                 |    2 
 tools/libxc/xc_bitops.h          |    6 +
 tools/libxl/libxl.h              |    1 
 tools/libxl/libxl_paths.c        |    5 
 tools/xenpaging/Makefile         |    6 -
 tools/xenpaging/file_ops.c       |   30 +----
 tools/xenpaging/policy_default.c |   23 +++
 tools/xenpaging/xenpaging.c      |  232 ++++++++++++++++++++++-----------------
 tools/xenpaging/xenpaging.h      |    5 
 10 files changed, 180 insertions(+), 132 deletions(-)

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

end of thread, other threads:[~2011-10-25 18:13 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-21  9:31 [PATCH 00 of 15] tools/xenpaging fixes for xen-unstable Olaf Hering
2011-10-21  9:31 ` [PATCH 01 of 15] xenpaging: remove filename from comment Olaf Hering
2011-10-21  9:31 ` [PATCH 02 of 15] xenpaging: remove obsolete comment in resume path Olaf Hering
2011-10-21  9:31 ` [PATCH 03 of 15] xenpaging: use PERROR to print errno Olaf Hering
2011-10-21  9:31 ` [PATCH 04 of 15] xenpaging: simplify file_op Olaf Hering
2011-10-21  9:31 ` [PATCH 05 of 15] xenpaging: print gfn in failure case Olaf Hering
2011-10-21  9:31 ` [PATCH 06 of 15] xenpaging: update xenpaging_init Olaf Hering
2011-10-21  9:31 ` [PATCH 07 of 15] xenpaging: remove xc_dominfo_t from paging_t Olaf Hering
2011-10-21  9:31 ` [PATCH 08 of 15] xenpaging: track the number of paged-out pages Olaf Hering
2011-10-21  9:31 ` [PATCH 09 of 15] xenpaging: move page add/resume loops into its own function Olaf Hering
2011-10-21  9:31 ` [PATCH 10 of 15] xenpaging: compare both token and path when checking for @releaseDomain event Olaf Hering
2011-10-25 17:40   ` Ian Jackson
2011-10-25 18:02     ` Olaf Hering
2011-10-25 18:13       ` Ian Jackson
2011-10-21  9:31 ` [PATCH 11 of 15] xenpaging: improve mainloop exit handling Olaf Hering
2011-10-21  9:31 ` [PATCH 12 of 15] libxc: add bitmap_clear function Olaf Hering
2011-10-21  9:31 ` [PATCH 13 of 15] xenpaging: retry unpageable gfns Olaf Hering
2011-10-21  9:31 ` [PATCH 14 of 15] xenpaging: install into LIBEXEC dir Olaf Hering
2011-10-21  9:31 ` [PATCH 15 of 15] xenpaging: add XEN_PAGING_DIR / libxl_xenpaging_dir_path() 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.