xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0 of 2] Sharing Documentation
@ 2012-04-02 19:11 Andres Lagar-Cavilla
  2012-04-02 19:11 ` [PATCH 1 of 2] x86/mem_sharing: Clean up debugging calls Andres Lagar-Cavilla
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: Andres Lagar-Cavilla @ 2012-04-02 19:11 UTC (permalink / raw)
  To: xen-devel; +Cc: ian.jackson, andres, tim, ian.campbell, adin

Document the sharing libxc interface, including failure conditions, meaning of
stats, and internal semantics/behavior.

Also remove a stale debug call.

Patch #2 depends on patch #1. Patch #1 touches hypervisor x86/mm bits. Both
patches touch the tools. Patch #2 is entirely documentation comments.

Signed-off-by: Andres Lagar-Cavilla <andres@lagarcavilla.org>

 tools/libxc/xc_memshr.c       |   14 --
 tools/libxc/xenctrl.h         |    3 -
 xen/arch/x86/mm/mem_sharing.c |   11 +-
 tools/libxc/xenctrl.h         |  201 +++++++++++++++++++++++++++++++++++++----
 4 files changed, 181 insertions(+), 48 deletions(-)

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

end of thread, other threads:[~2012-04-24 18:08 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-02 19:11 [PATCH 0 of 2] Sharing Documentation Andres Lagar-Cavilla
2012-04-02 19:11 ` [PATCH 1 of 2] x86/mem_sharing: Clean up debugging calls Andres Lagar-Cavilla
2012-04-02 19:11 ` [PATCH 2 of 2] Document the sharing interface Andres Lagar-Cavilla
2012-04-05 10:15 ` [PATCH 0 of 2] Sharing Documentation Tim Deegan
2012-04-12 14:18   ` Andres Lagar-Cavilla
2012-04-23 17:06     ` Andres Lagar-Cavilla
2012-04-24 18:08   ` Ian Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).