LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   urgent reply (https://www.linuxquestions.org/questions/linux-newbie-8/urgent-reply-4175452892/)

sanjay888 03-05-2013 11:36 PM

urgent reply
 
hello

i am implemented PPP process in friendly arm Linux but when memory is full
then PPP process is hanging or not working. so i want to allocate some
fixed part of ram memory to PPP process........
and my friendly arm Linux RAM size is 126MB and in that i want to allocate
100 KB size to PPP process..how it can be done .....

shivaa 03-05-2013 11:56 PM

First of all, it's not urgent for us at all, so please don't demand any urgency. And use a proper and informative subject line.

Regarding your issue, did you check ulimit command? See it's manual here or invoke:
Code:

~$ man ulimit


All times are GMT -5. The time now is 06:28 AM.