Re: New Address Family: Inter Process Networking (IPN)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Andi Kleen wrote:
Latency was very important, so we ended up doing essentially a multicast unix socket rather than taking the extra penalty for UDP multicast.


What extra penalty? Local UDP shouldn't be much more expensive than Unix.

On a 1.4GHz P4 I measured a 44% increase in latency between a unix datagram and a UDP datagram.

For UDP it has to go down the udp stack, then the ip stack, then through the routing tables and back up the receive side.

The unix socket just hashes to get the destination and delivers the message.

Chris
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux