LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Enterprise (https://www.linuxquestions.org/questions/linux-enterprise-47/)
-   -   Memory Quota for Each Process (https://www.linuxquestions.org/questions/linux-enterprise-47/memory-quota-for-each-process-465988/)

rpatwal 07-20-2006 02:58 PM

Memory Quota for Each Process
 
We are using RED HAT Enterprise Linux -

want to enable memory quota for any process - how can
this be done .

should I configure /etc/security/limits.conf ??

any help is appreciated

debulu 07-21-2006 12:05 AM

I think you can set a memory limit by help of ulimit (check for man ulimit).But it will be applicable to all processes for that user.If you want every process has different limit i think you have to that from inside that program.
hope helps


All times are GMT -5. The time now is 05:42 PM.