commit | e3db18b3c11c148e707dc14bd25f97881166dffe | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Wed May 23 02:03:58 2012 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Wed May 23 02:13:19 2012 +0400 |
tree | 1bb7314b92cdf2effcc6875e554e914e67ead767 | |
parent | 0a9503204d43ae5bbaffc643909550da8b2827f3 [diff] |
vzmigrate: show separate pcopy2 time In case we use ploop copy, second stage of it (after suspend) is happening just sefore dump, so "Suspend + Dump" time now includes time of pcopy second stage. Calculate this second stage pcopy time, show it as Pcopy2, and subtract its value from "Suspend + Dump" time. Signed-off-by: Kir Kolyshkin <kir@openvz.org>