Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Statisitics output adds us everywhere #91

Closed
adrianreber opened this issue Jul 20, 2023 · 0 comments · Fixed by #92
Closed

Statisitics output adds us everywhere #91

adrianreber opened this issue Jul 20, 2023 · 0 comments · Fixed by #92

Comments

@adrianreber
Copy link
Member

├── CRIU dump statistics
│   ├── Freezing time: 539 us
│   ├── Frozen time: 116647 us
│   ├── Memdump time: 11168 us
│   ├── Memwrite time: 7195 us
│   ├── Pages scanned: 7867 us
│   └── Pages written: 2297 us

Pages scanned and pages written should not have us. The number is just the number of actual memory pages scanned or written. Just remove us.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant