commit | 2ea42952ee131b90c5286203d5d38deb66d32aec | [log] [tgz] |
---|---|---|
author | Glauber Costa <glommer@redhat.com> | Thu May 28 15:22:58 2009 -0400 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Jun 16 15:52:32 2009 -0500 |
tree | ab7d8d1de8a9e9775153d5d0ad9df98c6ce67932 | |
parent | a0a3fd60f66bfdef38da835e7382b0bfbe05bafc [diff] |
set migration max downtime provide a monitor command to allow one to set the maximum downtime he is willing to suffer during migration, in seconds. "ms", "us", "ns" and "s" are accepted as modifiers. This parameter will be used by ram_save_live() code to determine a safe moment to enter stage 3 Signed-off-by: Glauber Costa <glommer@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>