-
Cyrill Gorcunov authored
In case if we're migrating to another node where @total_sleep_time has a big value we might fail here because we don't support tracking of @total_sleep_time at all, neither we can somehow restore it without kernel patching (and it's hardly if ever be allowed in vanilla kernel). Thus simply remember @total_sleep_time value before and after c/r stage removing it from the computations. Signed-off-by:
Cyrill Gorcunov <gorcunov@openvz.org> Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>
1349619f
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| app-emu | ||
| bers | ||
| ext-links | ||
| fault-injection | ||
| jenkins | ||
| libcriu | ||
| mem-snap | ||
| mounts | ||
| pipes | ||
| rpc | ||
| security | ||
| tcp | ||
| unix-callback | ||
| zdtm | ||
| .gitignore | ||
| Makefile | ||
| app-emu.sh | ||
| env.sh | ||
| functions.sh | ||
| maps.py | ||
| post-dump.sh | ||
| zdtm.sh | ||
| zdtm_ct.c | ||
| zdtm_mount_cgroups |