Open GoogleCodeExporter opened 8 years ago
Additional info to reduce memory per user:
(source:
http://stackoverflow.com/questions/437433/limit-in-the-memory-and-cpu-available-
for-a-user-in-linux)
For process related limits, you can have a look in /etc/security/limits.conf
(read
the comments in the file, use google or use man limits.conf for more
information).
And as jpalecek points out, you may use ulimit -a to see (and possibly modify)
all
such limits currently in effect.
Original comment by roeldelt...@gmail.com
on 20 Oct 2009 at 11:40
Original issue reported on code.google.com by
roeldelt...@gmail.com
on 20 Oct 2009 at 11:37Attachments: