MacOS X>IPC configuration>>
- Edit the file
- /System/Library/StartupItems/SystemTuning/SystemTuning
- > and change the following values:
+ In OS X 10.2 and earlier, edit the file
+ /System/Library/StartupItems/SystemTuning/SystemTuning>
+ and change the values in the following commands:
sysctl -w kern.sysv.shmmax
sysctl -w kern.sysv.shmmin
sysctl -w kern.sysv.shmseg
sysctl -w kern.sysv.shmall
+ In OS X 10.3, these commands have been moved to /etc/rc>
+ and must be edited there.