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 NetBSD configuration for supported process resources #1596

Merged
merged 1 commit into from Dec 27, 2021
Merged

Add NetBSD configuration for supported process resources #1596

merged 1 commit into from Dec 27, 2021

Conversation

schctl
Copy link
Contributor

@schctl schctl commented Nov 17, 2021

In addition to existing resources, NetBSD supports RLIMIT_MEMLOCK, RLIMIT_NPROC and RLIMIT_RSS.

https://man.netbsd.org/setrlimit.2

RLIMIT_AS is also supported, but it looks like it was added after version 5.0, so I'm not sure if that should be enabled.

@asomers asomers added this to the 0.24.0 milestone Nov 18, 2021
Copy link
Member

@asomers asomers left a comment

Choose a reason for hiding this comment

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

LGTM

@asomers
Copy link
Member

asomers commented Dec 21, 2021

@schctl could you please rebase?

@schctl
Copy link
Contributor Author

schctl commented Dec 26, 2021

@asomers sorry for the delay, rebased.

@asomers
Copy link
Member

asomers commented Dec 27, 2021

bors r+

@bors bors bot merged commit 2043bce into nix-rust:master Dec 27, 2021
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.

None yet

2 participants