commit | 2518aec19250531c4e03208b273a6b44b1344c33 | [log] [tgz] |
---|---|---|
author | zhanghailiang <zhang.zhanghailiang@huawei.com> | Mon Sep 03 12:38:59 2018 +0800 |
committer | Jason Wang <jasowang@redhat.com> | Fri Oct 19 11:15:03 2018 +0800 |
tree | 3a69e23437ab03136427a551a5f0c4df6f1380dc | |
parent | 7b3435309d27910587c7e6e8ba07e4070fb37bbb [diff] |
COLO: quick failover process by kick COLO thread COLO thread may sleep at qemu_sem_wait(&s->colo_checkpoint_sem), while failover works begin, It's better to wakeup it to quick the process. Signed-off-by: zhanghailiang <zhang.zhanghailiang@huawei.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> Signed-off-by: Jason Wang <jasowang@redhat.com>