Re: [PATCH v3 net-next 2/4] tcp: add TCP support for low latencyreceive poll.

From: Eric Dumazet
Date: Mon May 20 2013 - 09:49:11 EST


On Mon, 2013-05-20 at 13:16 +0300, Eliezer Tamir wrote:
>
> +config INET_LL_TCP_POLL
> + bool "Low Latency TCP Receive Poll"
> + depends on INET_LL_RX_POLL
> + default n
> + ---help---
> + TCP support for Low Latency TCP Queue Poll.
> + (For network cards that support this option.)
> + Add support to the TCP stack for direct polling of the network card.
> +
> + If unsure, say N.
> +

Oh well, code is small and already guarded by CONFIG_INET_LL_RX_POLL



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