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

Limit amount of file I/O #60

Open
sburnett opened this issue Jan 8, 2014 · 2 comments
Open

Limit amount of file I/O #60

sburnett opened this issue Jan 8, 2014 · 2 comments

Comments

@sburnett
Copy link
Contributor

sburnett commented Jan 8, 2014

Result files should have some maximum size and number.

@JustinCappos
Copy link

FYI: we have a subproject HURC that handles all of this for Seattle's VMs.

Essentially it is a bunch of patches to our Repy VM that restrict resource
use. Looking at nanny.py (
https://seattle.poly.edu/browser/seattle/trunk/repy/nanny.py ) and emulfile
are a good place to start. Let us know if you have questions.

Justin

On Wed, Jan 8, 2014 at 12:42 PM, Sam Burnett [email protected]:

Result files should have some maximum size and number.


Reply to this email directly or view it on GitHubhttps://github.com//issues/60
.

@sburnett
Copy link
Contributor Author

sburnett commented Jan 8, 2014

Thanks for the pointers; I'll take a look.

On Wed, Jan 08, 2014 at 10:43:39AM -0800, JustinCappos wrote:

FYI: we have a subproject HURC that handles all of this for Seattle's VMs.

Essentially it is a bunch of patches to our Repy VM that restrict resource
use. Looking at nanny.py (
https://seattle.poly.edu/browser/seattle/trunk/repy/nanny.py ) and emulfile
are a good place to start. Let us know if you have questions.

Justin

On Wed, Jan 8, 2014 at 12:42 PM, Sam Burnett [email protected]:

Result files should have some maximum size and number.


Reply to this email directly or view it on GitHubhttps://github.com//issues/60
.


Reply to this email directly or view it on GitHub:
#60 (comment)

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