diff options
| author | Eliezer Tamir <[email protected]> | 2013-06-10 08:39:50 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2013-06-11 04:22:35 +0000 |
| commit | 060212928670593fb89243640bf05cf89560b023 (patch) | |
| tree | 32ae5c7be094983fb06430dbe09d36e2b317ca9c /net/ipv6/tcp_ipv6.c | |
| parent | net: add napi_id and hash (diff) | |
| download | kernel-060212928670593fb89243640bf05cf89560b023.tar.gz kernel-060212928670593fb89243640bf05cf89560b023.zip | |
net: add low latency socket poll
Adds an ndo_ll_poll method and the code that supports it.
This method can be used by low latency applications to busy-poll
Ethernet device queues directly from the socket code.
sysctl_net_ll_poll controls how many microseconds to poll.
Default is zero (disabled).
Individual protocol support will be added by subsequent patches.
Signed-off-by: Alexander Duyck <[email protected]>
Signed-off-by: Jesse Brandeburg <[email protected]>
Signed-off-by: Eliezer Tamir <[email protected]>
Acked-by: Eric Dumazet <[email protected]>
Tested-by: Willem de Bruijn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions
