Re: [PATCH v5 net-next 0/5] net: low latency Ethernet device polling

From: Eliezer Tamir
Date: Tue May 28 2013 - 04:29:28 EST


On 28/05/2013 03:35, Eric Dumazet wrote:
On Mon, 2013-05-27 at 10:43 +0300, Eliezer Tamir wrote:
Hello Dave,

There are many small changes from the last time.
The two big changes are:
* Skb and sk now store a napi_id instead of a pointer.
* Very naive poll/select support. There is a dramatic improvement in both
latencey and jitter, but clearly more work needs to be done here.

Sorry I couldn't figure out how poll() was supported.

It's the fs/select changes in the second patch.
Should I will split it into a separate one? (it's just 7 lines)

-Eliezer
--
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/