Hello everyone! I'm trying to make some changes to the IPCS settings on my machine, and I would do better with some help. I have the current settings on Solaris 8:
4294967295 max shared memory segment size (SHMMAX)
1 min shared memory segment size (SHMMIN)
32767 shared memory identifiers (SHMMNI)
32767 max attached shm segments per process (SHMSEG)
What I want to know is whether the above values, SHMMAX, SHMMIN, SHMMNI and SHMSEG are related in some special way. Secondly, I would be grateful for any information pertaining to advantages and disadvantages of setting the above parameters to a given value.
4294967295 max shared memory segment size (SHMMAX)
1 min shared memory segment size (SHMMIN)
32767 shared memory identifiers (SHMMNI)
32767 max attached shm segments per process (SHMSEG)
What I want to know is whether the above values, SHMMAX, SHMMIN, SHMMNI and SHMSEG are related in some special way. Secondly, I would be grateful for any information pertaining to advantages and disadvantages of setting the above parameters to a given value.