-
Pavel Emelyanov authored
Restore stats are difficult -- we have to collect them from several tasks and thus existing plain variables would not work. We'll need shared memory with stats, so prepre for allocating one. Other than this -- put call to write_stats() where appropriate for restore. Signed-off-by:
Pavel Emelyanov <xemul@parallels.com>
6ac48701