From: rshriram@cs.ubc.ca
To: xen-devel@lists.xensource.com
Cc: brendan@cs.ubc.ca, ian.jackson@eu.citrix.com
Subject: [PATCH 0 of 2 V4] libxc: checkpoint compression
Date: Wed, 19 Oct 2011 11:50:06 -0700 [thread overview]
Message-ID: <patchbomb.1319050206@athos.nss.cs.ubc.ca> (raw)
This patch series adds checkpoint compression functionality, while
running under Remus.
Tested under xen-4.2-unstable.
A simple benchmark: SpecJBB (Java Benchmark)
- 4 minute Remus run, with PV domU (2.6.32 xenolinux kernel), 1G memory and 2 VCPUs
- Data sent without compression: ~70GB.
- Data sent with compression: ~8GB.
Changes since last version:
1. Added some more sanity checks and bounds check to the decompression code.
2. Bit of code cleanup.
3. Merged the wire protocol documentation and the libxc compression patch
4. Added comments to xc_domain_save.c, explaining the use of two outbufs.
Shriram
next reply other threads:[~2011-10-19 18:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-10-19 18:50 rshriram [this message]
2011-10-19 18:50 ` [PATCH 1 of 2 V4] tools/libxc: Remus Checkpoint Compression rshriram
2011-10-20 11:48 ` George Dunlap
2011-10-19 18:50 ` [PATCH 2 of 2 V4] remus: command line switch to enable/disable checkpoint compression rshriram
2011-11-01 16:01 ` [PATCH 0 of 2 V4] libxc: " Shriram Rajagopalan
2011-11-02 15:35 ` Ian Jackson
2011-11-02 15:31 ` Ian Jackson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=patchbomb.1319050206@athos.nss.cs.ubc.ca \
--to=rshriram@cs.ubc.ca \
--cc=brendan@cs.ubc.ca \
--cc=ian.jackson@eu.citrix.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.