LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   RLIMIT_MEMLOCK - where is it??? (https://www.linuxquestions.org/questions/linux-software-2/rlimit_memlock-where-is-it-598040/)

RedOctober45 11-08-2007 07:58 AM

RLIMIT_MEMLOCK - where is it???
 
The RLIMIT_MEMLOCK has to do with the max page/memory size allocated for the mlock() sys call family. However, I want to read this value and/or change it. How can I do so or where should I get started?

Thanks!

osor 11-08-2007 11:55 AM

man 2 getrlimit
man 2 setrlimit

RedOctober45 11-09-2007 08:15 AM

Thanks a lot!


All times are GMT -5. The time now is 04:48 AM.