Explain shmmni (max-shm-ids in Solaris 10+)?



Explain shmmni (max-shm-ids in Solaris 10+)?..

Answer / diana

Maximum number of shared memory identifiers at any given time. This parameter is used by kernel memory allocation to determine how much size to put aside for shmid_ds structures. Each of these is 112 bytes and requires an additional 8 bytes for a mutex lock; if it is set too high, memory useage can be a problem. The maximum setting for this variable in Solaris 2.5.1 and 2.6 is 2147483648 (2GB), and the default is 100. For Solaris 10, the default is 128 and the maximum is MAXINT.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Solaris IPC Interview Questions

Explain semmnu?

0 Answers  


What is shmmni (max-shm-ids in solaris 10+)?

0 Answers  


Explain shmmni (max-shm-ids in Solaris 10+)?

1 Answers  


What is shmmax (max-shm-memory in solaris 10+)?

0 Answers  


What is semmni (max-sem-ids in solaris 10+)?

0 Answers  






What is semaem?

1 Answers  


Explain semume?

0 Answers  


What is shmmin?

1 Answers  


What is semmap?

1 Answers  


Explain shmseg?

0 Answers  


Explain semmap?

0 Answers  


What is semume?

1 Answers  


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)