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

Level 2: Resource limit management and rusage #295

Open
EtchedPixels opened this issue Nov 14, 2015 · 3 comments
Open

Level 2: Resource limit management and rusage #295

EtchedPixels opened this issue Nov 14, 2015 · 3 comments

Comments

@EtchedPixels
Copy link
Owner

ulimit/rlimit/rusage
SIGXCPU, SIGXFSZ

@EtchedPixels
Copy link
Owner Author

getrlimit/setrlimit syscall implementation but not yet wired to anything

@erkinalp
Copy link
Contributor

You would spend more cycles in checking for limits than actual process in an 8 bit.

@EtchedPixels
Copy link
Owner Author

No you wouldn't. It's just that limits aren't a necessity and on some of the smallest boxes memory is very tight indeed.

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

2 participants