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

Update and document virtual memory management #110

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

davidklaftenegger
Copy link
Member

It is long overdue that we advise users more strongly to use ARGO_VM_MEMFD, and properly explain the decision algorithm for which option to use.

kostis added a commit that referenced this pull request Jun 16, 2022
Instead of employing `-DARGO_VM_???` options for VM management
(and have complicated code to check that exactly one of them is enabled).

Besides simplifying the code, this will enable testing all options more
easily on GitHub actions.

For the moment, the same default has been kept, but it will need to be
revised when #110 is appropriately fixed.
kostis added a commit that referenced this pull request Jun 23, 2022
Instead of employing `-DARGO_VM_???` options for VM management
(and have complicated code to check that exactly one of them is enabled).

Besides simplifying the code, this will enable testing all options more
easily on GitHub actions.

For the moment, the same default has been kept, but it will need to be
revised when #110 is appropriately fixed.
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.

1 participant