Hi,
We are developing PBX based on Linux and we are using RTLINUX V1.
We are using shared memory , rt-fifos ,rt-ipcs, semaphores and message
queues for IPC.When a phone goes off hook the driver senses it
and a task is created using clone and the flow is as follows
Activate()
.. call processing
(wait using msgrcv)
Deactivate()
Now the problem is sometimes under load the process exits before
deactivation.
We have given handlers for all signals but no message is displayed.
Is there any way to find the cause of exit of a process?
We have increased MSGMNI to 2048 (more than max specified) and decreased
MSGMNB to 4056 in msg.h. Will it cause any problem?
Thank you
Prasad
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
Share information about yourself, create your own public profile at
http://profiles.msn.com.
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/