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

Remove RLIMIT_AS limit #1358

Merged
merged 2 commits into from
May 29, 2020
Merged

Remove RLIMIT_AS limit #1358

merged 2 commits into from
May 29, 2020

Conversation

danobi
Copy link
Member

@danobi danobi commented May 29, 2020

We haven't seen any OOM issues in a while so I suspect either our type
fixes in bpftrace or upstream llvm changes have resolved the issue.

This closes #1355.

Checklist
  • Language changes are updated in docs/reference_guide.md
  • User-visible and non-trivial changes updated in CHANGELOG.md

danobi added 2 commits May 28, 2020 23:12
We haven't seen any OOM issues in a while so I suspect either our type
fixes in bpftrace or upstream llvm changes have resolved the issue.

This closes bpftrace#1355.
@javierhonduco
Copy link
Contributor

LGTM!

(Maybe we could set up some alarms in our infra to see how OOMs / memory usage our bpftrace invocations get?)

@fbs fbs merged commit 7a73ab5 into bpftrace:master May 29, 2020
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.

bpftrace fails on arm64 with many CPUs
3 participants