]> xenbits.xensource.com Git - xen.git/commit
remus: blackhole replication target
authorShriram Rajagopalan <rshriram@cs.ubc.ca>
Fri, 8 Apr 2011 15:49:25 +0000 (16:49 +0100)
committerShriram Rajagopalan <rshriram@cs.ubc.ca>
Fri, 8 Apr 2011 15:49:25 +0000 (16:49 +0100)
commit5bb2e121f00edec606c077b15c3bb721cc47bc41
tree8c81a40a307d205ebeb1b7617a5963ee03bb6884
parentd732509e34bc6278ec2d050808f8de15e5872c4d
remus: blackhole replication target

The new --null option allows one to test and play with just the
memory checkpointing and network buffering aspect of remus, without
the need for a second host. The disk is not replicated. All replication
data is sent to /dev/null. This option is pretty handy when a user
wants to see the page churn for his workload or observe the latency hit
though the latter will not be accurate.

Signed-off-by: Shriram Rajagopalan <rshriram@cs.ubc.ca>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/python/xen/remus/save.py
tools/remus/remus