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

i#7024 hook oom: Allow vm_base=0 to mean pick from OS #7029

Merged
merged 3 commits into from
Oct 9, 2024

Conversation

derekbruening
Copy link
Contributor

Adds the use of "-vm_base 0" to mean to let the OS pick our vmcode base, with no random offset applied. This was useful during diagnosing the OOM from the CrowdStrike hook.

Issue: #7024

Adds the use of "-vm_base 0" to mean to let the OS pick our vmcode
base, with no random offset applied.  This was useful during
diagnosing the OOM from the CrowdStrike hook.

Issue: #7024
core/heap.c Outdated Show resolved Hide resolved
core/optionsx.h Show resolved Hide resolved
@derekbruening derekbruening merged commit a947273 into master Oct 9, 2024
17 checks passed
@derekbruening derekbruening deleted the i7024-vmbase-zero branch October 9, 2024 22:09
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.

2 participants