From: Udai K. <s.u...@gm...> - 2009-03-31 07:15:26
|
Hi all, I have been using tipc on VxWorks for about 3 months now. We have different process on our processor board that runs on VxWorks. All of these processes/ services communicate via tipc interface. We are planning to do a performance analysis of our services. What we want to calculate is the following. for each tipc socket that we have created 1) MAX number of messages that a tipc socket can hold. 2) Number of messages pending in the tipc socket to be read by a process. 3) Number of re-transmission that are done for a paticular socket because the socket was full. any inputs are appreciated. Thanks in advance, Udai. |