All of lore.kernel.org
 help / color / mirror / Atom feed
* CPU processing time between using TCP and UDP
@ 2012-02-07 14:53 Srinidhi M
  2012-02-07 15:30 ` James Carlson
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Srinidhi M @ 2012-02-07 14:53 UTC (permalink / raw)
  To: linux-ppp

Hi All,

We have an application which uses the TCP/UDP packets. The packet
processing time between application and session layers is same for TCP
as well as UDP. However, there is a packet processing time difference
after sending it to layer 4 either TCP or UDP. Generally, we are
calling the socket() API for transmitting the packet. We are seeing
the difference in Linux Network Stack.

Could you please let me know, which module in TCP/IP is consuming more
time than UDP? How can we reduce packet processing time when sending
through TCP stack? Please let me know your thoughts.

Please let me know, the appropriate mailing list name for this type of
questions.

Thanks in advance.

Regards,
Srinidhi M.

^ permalink raw reply	[flat|nested] 5+ messages in thread
* CPU processing time between using TCP and UDP
@ 2012-02-07 10:25 Srinidhi M
  0 siblings, 0 replies; 5+ messages in thread
From: Srinidhi M @ 2012-02-07 10:25 UTC (permalink / raw)
  To: linux-kernel

Hi All,

We have an application which uses the TCP/UDP packets. The packet
processing time between application and session layers is same for TCP
as well as UDP. However, there is a packet processing time difference
after sending it to layer 4 either TCP or UDP. Generally, we are
calling the socket() API for transmitting the packet. We are seeing
the difference in Linux Network Stack.

Could you please let me know, which module in TCP/IP is consuming more
time than UDP? How can we reduce packet processing time when sending
through TCP stack? Please let me know your thoughts.

Please let me know, the appropriate mailing list name for this type of
questions.

Thanks in advance.

Regards,
Srinidhi M.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2012-02-08 11:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-07 14:53 CPU processing time between using TCP and UDP Srinidhi M
2012-02-07 15:30 ` James Carlson
2012-02-07 18:55 ` terry white
2012-02-08 11:55 ` Srinidhi M
  -- strict thread matches above, loose matches on Subject: below --
2012-02-07 10:25 Srinidhi M

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.