Opened 9 years ago
Last modified 9 years ago
#1427 new enhancement
Limit RAM usage via cgroups on linux
Reported by: | wish | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sge | Version: | current development |
Severity: | minor | Keywords: | |
Cc: |
Description
Borrow this idea (and maybe code) from the other open source grid engine fork:
http://blogs.scalablelogic.com/2012/05/grid-engine-cgroups-integration.html
Note: See
TracTickets for help on using
tickets.
I thought I'd noted this before, particularly to give credit where
it's due, but...
It's in hand, and implicit in #1381. The idea comes from SLURM, which
was the first DRM with cgroups support as far as I can tell
<http://www.schedmd.com/slurmdocs/cgroups.html>. Condor now also has it, e.g.
<http://osgtech.blogspot.co.uk/2011/07/part-iii-bulletproof-process-tracking.html>.