qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Re: Strategic decision: COW format


From: Avi Kivity
Subject: Re: [Qemu-devel] Re: Strategic decision: COW format
Date: Wed, 23 Feb 2011 18:00:53 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.13) Gecko/20101209 Fedora/3.1.7-0.35.b3pre.fc14 Lightning/1.0b3pre Thunderbird/3.1.7

On 02/23/2011 05:52 PM, Anthony Liguori wrote:
I still don't see.  What would you do with thousands of checkpoints?


Er, hit send to quickly.

HPC is a big space where checkpointing is actually useful. An HPC workload may take weeks to run to completion. If something fails during the run, it's a huge waste of time. However, if you do regularl checkpointing, a failure may only lose a few minutes of work instead of the entire weeks worth of work.

The trick is to delete snapshot N-M after taking snapshot N (for a small constant M).

--
error compiling committee.c: too many arguments to function




reply via email to

[Prev in Thread] Current Thread [Next in Thread]