All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0 of 3 V3] libxc: checkpoint compression
@ 2011-10-13 23:47 rshriram
  2011-10-13 23:47 ` [PATCH 1 of 3 V3] tools/libxc: Remus Checkpoint Compression rshriram
                   ` (2 more replies)
  0 siblings, 3 replies; 12+ messages in thread
From: rshriram @ 2011-10-13 23:47 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. A revised compression stream format 
2. Changed the xc_remus_* interface to a generic xc_compression_* format
3. Fixed issues like unaligned access, missing bounds check, etc
4. General code cleanups.


Shriram

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

end of thread, other threads:[~2011-10-19 15:52 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-13 23:47 [PATCH 0 of 3 V3] libxc: checkpoint compression rshriram
2011-10-13 23:47 ` [PATCH 1 of 3 V3] tools/libxc: Remus Checkpoint Compression rshriram
2011-10-17 17:10   ` Brendan Cully
2011-10-18 18:08   ` Ian Jackson
2011-10-19  9:53   ` George Dunlap
2011-10-19 15:52     ` Ian Jackson
2011-10-13 23:47 ` [PATCH 2 of 3 V3] remus: command line switche to enable/disable checkpoint compression rshriram
2011-10-17 17:10   ` Brendan Cully
2011-10-13 23:47 ` [PATCH 3 of 3 V3] tools/libxc: Document checkpoint compression in xg_save_restore.h rshriram
2011-10-17 17:11   ` Brendan Cully
2011-10-19 10:03   ` George Dunlap
2011-10-19 15:51     ` 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.