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

Add support for Memory Balloon #83

Open
WenceyWang opened this issue Aug 12, 2018 · 0 comments
Open

Add support for Memory Balloon #83

WenceyWang opened this issue Aug 12, 2018 · 0 comments

Comments

@WenceyWang
Copy link

Some of vm have a mechanism called memory balloon which will reduce the available memory amount while they are not in use. And these memory will be usable while use it.
And winrun4j will read available memory amount and use this number to start java, which cause most of memory become unusable.
I think there should be a switch in INI file that let winrun4j ignore available memory amount and start java by the vm.heapsize.preferred .

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

1 participant