Hello,
 
At present we are using "sys v semaphores"(USE_SYSV_SEM) for locking.
 
But we see a some delay while acquiring the lock to modify the usrloc's location table.
 
We are in a thought to use "posix semaphores" (USE_POSIX_SEM), will this improve any performance for usrloc location table.
 
Thoughts and Ideas will be appreciated.

--
Ramu Yadav