[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Xen-API] [PATCH 0 of 3] Adds a command-line utility 'memory-breakdown' which displays a detailed breakdown of host and guest memory usage (resending)
8 files changed, 168 insertions(+), 34 deletions(-)
ocaml/xapi/vmopshelpers.ml | 21 ++----
ocaml/xenops/OMakefile | 5 -
ocaml/xenops/memory_breakdown.ml | 122 ++++++++++++++++++++++++++++++++++++++
ocaml/xenops/squeezed.ml | 2
ocaml/xenops/squeezed_client.ml | 1
ocaml/xenops/squeezed_rpc.ml | 8 --
ocaml/xenops/xenops.ml | 11 ---
ocaml/xenops/xenops_helpers.ml | 32 +++++++++
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
- Prev by Date:
[Xen-API] [PATCH 3 of 3] Adds a command-line utility "memory-breakdown" which displays a detailed breakdown of host and guest memory usage
- Next by Date:
[Xen-API] [PATCH 1 of 3] Moves low-level functions with_{xal, xc, xs, xc_and_xs, xs_and_xs_final} from the Xapi layer into the Xenops layer, allowing greater reuse
- Previous by thread:
[Xen-API] [PATCH 0 of 3] Adds a command-line utility 'memory-breakdown' which displays a detailed breakdown of host and guest memory usage.
- Next by thread:
[Xen-API] [PATCH 1 of 3] Moves low-level functions with_{xal, xc, xs, xc_and_xs, xs_and_xs_final} from the Xapi layer into the Xenops layer, allowing greater reuse
- Index(es):
|