All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 2 V4] libxc: checkpoint compression
@ 2011-10-19 18:50 rshriram
  2011-10-19 18:50 ` [PATCH 1 of 2 V4] tools/libxc: Remus Checkpoint Compression rshriram
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: rshriram @ 2011-10-19 18:50 UTC (permalink / raw)
  To: xen-devel; +Cc: brendan, ian.jackson

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

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

end of thread, other threads:[~2011-11-02 15:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-19 18:50 [PATCH 0 of 2 V4] libxc: checkpoint compression rshriram
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

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.