CPU processing time between using TCP and UDP

From: Srinidhi M
Date: Tue Feb 07 2012 - 05:25:27 EST


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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/