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

Incorrect unit of memory #9

Open
NaokiM03 opened this issue Dec 28, 2022 · 1 comment
Open

Incorrect unit of memory #9

NaokiM03 opened this issue Dec 28, 2022 · 1 comment

Comments

@NaokiM03
Copy link

NaokiM03 commented Dec 28, 2022

The unit to be displayed is MB, but KB value is displayed.
https://github.com/irevenko/ferris-fetch/blob/main/src/main.rs#L100

There seems to have been a mistake when updating sysinfo.
#8

image

NOTE: In the current sysinfo crate, values are return in bytes.
GuillaumeGomez/sysinfo#820

@irevenko
Copy link
Owner

irevenko commented Jan 2, 2023

あざす

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

No branches or pull requests

2 participants