Re: anyone ever done multicast AF_UNIX sockets?

David S. Miller (davem@redhat.com)
Mon, 03 Mar 2003 10:56:46 -0800 (PST)


From: Chris Friesen <cfriesen@nortelnetworks.com>
Date: Mon, 03 Mar 2003 14:11:07 -0500

I haven't done UDP bandwidth testing--I need to check how lmbench
did it for the unix socket and do the same for UDP. Local TCP was
far slower than unix sockets though.

That result is system specific and depends upon how the data and
datastructures hit the cpu cachelines in the kernel.

TCP bandwidth is slightly faster than AF_UNIX bandwidth on my
sparc64 boxes for example.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/