MEDx Frequently Asked Questions - System
Q: How can I configure my system to use shared memory
You will need to edit the /etc/system file and add the following
lines to it:
set shmsys:shminfo_shmmax = 80388608
set shmsys:shminfo_shmmni = 0x1000
set shmsys:shminfo_shmseg = 0x100
Note: The number in the first line represents about 80MB and the configuration
is for a system with 512 MB of memory. You might want to vary this number
based on the amount of memory you have.
Other FAQ Topics
If you have a question that you would like to see addressed in our list
of Frequently Asked Questions, please contact
customer support.
Back to FAQ Home
|