Skip to content

Conversation

@Carterpersall
Copy link

  • Using the existing functions, the used memory is subtracted from the total, getting the amount of free memory

It just uses existing functions and subtracts the used memory from the total
Copy link
Member

@grtcdr grtcdr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for contributing!

Just one question, are we absolutely sure that free in Windows is total - used?

@Carterpersall
Copy link
Author

Just one question, are we absolutely sure that free in Windows is total - used?

From my testing, the free amount seems to match the amount in task manager (not counting the standby allocation)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants