[CentOS] Increasing shared memory?

Fri Oct 12 13:30:24 UTC 2007
Barry Brimer <lists at brimer.org>


On Fri, 12 Oct 2007, Christian Nygaard wrote:

> I have a machine with fairly much memory 16GB and I get
> shmget failed: error 28 (No space left on device). It seems
> that I may be out of shared memory, how do I increase that?

I could be completely off, but I would start with typing 'man proc' and 
then searching for 'shm'.

Barry