LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Shared memory size limit? (https://www.linuxquestions.org/questions/programming-9/shared-memory-size-limit-302257/)

nodger 03-16-2005 07:32 AM

Shared memory size limit?
 
I can only allocate a max of about 40Mb shared memory, i'm using slackware 9, I have 1Gb in the machine. Is there a need to recompile the kernel and if so what parameter(s) do I need to change?

itsme86 03-16-2005 08:28 AM

Type ipcs -m -l to see what the limit is. Type ipcs -h for more help.


All times are GMT -5. The time now is 06:33 PM.