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

fix: correct mem usage to be mem *io* usage #813

Conversation

tomsaleeba
Copy link
Contributor

I realised I made a mistake in my previous pr. The memory percentage value that I added was not the used/total usage of the memory itself. Instead it was actually the memory IO time 🤦‍♂️. I should've RTFM first.

This PR fixes that mistake and renames the value to what it actually is. Plus it adds the "used/total as a percentage" value that I wanted all along.

Sorry for the mixup 😬

@tobi-wan-kenobi
Copy link
Owner

Thanks a lot for the module, and for the fix!

@tobi-wan-kenobi tobi-wan-kenobi merged commit 9c463fc into tobi-wan-kenobi:main Aug 16, 2021
@tomsaleeba tomsaleeba deleted the tomsaleeba/nvidiagpu-additions-2 branch August 16, 2021 15:50
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 this pull request may close these issues.

None yet

2 participants