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

Percent value of Resident Pages needs fix #85

Open
mgutt opened this issue Oct 14, 2020 · 1 comment
Open

Percent value of Resident Pages needs fix #85

mgutt opened this issue Oct 14, 2020 · 1 comment

Comments

@mgutt
Copy link

mgutt commented Oct 14, 2020

vmtouch "/mnt/disk1/Movie/OP"
           Files: 213
     Directories: 137
  Resident Pages: 386/850054462  1M/3242G  4.54e-05%
         Elapsed: 12.575 seconds

Result is:
4.54e-05%

Should be:
0.00%

or 0.01% if you prefer rounding up.

@hoytech
Copy link
Owner

hoytech commented Oct 14, 2020

Good point, it looks pretty terrible like that 👍

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