Explain shmmax (max-shm-memory in Solaris 10+)?



Explain shmmax (max-shm-memory in Solaris 10+)?..

Answer / diana

This is the maximum size of a shared memory segment (ie the largest value that can be used by shmget). Its theoretical maximum value is 4294967295 (4GB), but practical considerations usually limit it to less than this. There is no reason not to tune this value as high as possible, since no kernel resources are allocated based on this parameter. Solaris 10 sets shmmax to 1/4 physical memory by default, vs 512k for previous versions.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Solaris IPC Interview Questions

What is shmseg?

1 Answers  


Explain shmmin?

0 Answers  


What is semume?

1 Answers  


What is semmnu?

1 Answers  


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

0 Answers  






is there any good future for solaris

1 Answers  


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

0 Answers  


Explain semaem?

0 Answers  


Explain semopm (max-sem-ops in Solaris 10+)?

1 Answers  


What is semmns?

1 Answers  


Explain shmseg?

0 Answers  


Explain semusz?

0 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)