From: Arnaldo Carvalho de Melo <acme@redhat.com>
Date: Wed, 20 May 2009 20:06:42 -0300
As I discussed with Arnaldo on IRC I am OK with this kind of
interface.
And, also, I think we need to seriously consider the patches
posted by others a few weeks ago that allowed sending to
multiple receivers in one system call.
The old adage about syscalls being cheap no longer holds when
we're talking about traversing all the way into the protocol
stack socket code every call, taking the socket lock every
time, etc. So we really do need these batching variants of
I/O calls, or something similar.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html