mingming cao wrote: > > This patch breaks the three global IPC locks into one lock per IPC ID. > By doing so it could reduce possible lock contention in workloads which > make heavy use of IPC semaphores, message queues and Shared > memories...etc. Here is the patch again. Fixed a typo. *_^