public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net: avoid some atomic ops when FASYNC is not used
@ 2016-04-25 17:39 Eric Dumazet
  2016-04-25 17:39 ` [PATCH net-next 1/2] net: SOCKWQ_ASYNC_NOSPACE optimizations Eric Dumazet
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Eric Dumazet @ 2016-04-25 17:39 UTC (permalink / raw)
  To: David S . Miller; +Cc: netdev, Eric Dumazet, Eric Dumazet

We can avoid some atomic operations on sockets not using FASYNC

Eric Dumazet (2):
  net: SOCKWQ_ASYNC_NOSPACE optimizations
  net: SOCKWQ_ASYNC_WAITDATA optimizations

 include/net/sock.h | 8 ++++++++
 1 file changed, 8 insertions(+)

-- 
2.8.0.rc3.226.g39d4020

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2016-05-13  5:46 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-25 17:39 [PATCH net-next 0/2] net: avoid some atomic ops when FASYNC is not used Eric Dumazet
2016-04-25 17:39 ` [PATCH net-next 1/2] net: SOCKWQ_ASYNC_NOSPACE optimizations Eric Dumazet
2016-05-02 16:16   ` Jiri Pirko
2016-05-02 16:22     ` Eric Dumazet
2016-05-02 19:12       ` Jiri Pirko
2016-05-02 20:23         ` Eric Dumazet
2016-05-02 20:31           ` David Miller
2016-05-02 20:55             ` Eric Dumazet
2016-05-02 20:45           ` Jiri Pirko
2016-05-09  6:24             ` Jiri Pirko
2016-05-13  4:41           ` [PATCH net-next] sunrpc: set SOCK_FASYNC Eric Dumazet
2016-05-13  5:46             ` David Miller
2016-04-25 17:39 ` [PATCH v2 net-next] tcp-tso: do not split TSO packets at retransmit time Eric Dumazet
2016-04-25 17:43   ` Eric Dumazet
2016-04-25 17:39 ` [PATCH net-next 2/2] net: SOCKWQ_ASYNC_WAITDATA optimizations Eric Dumazet
2016-04-28  3:10 ` [PATCH net-next 0/2] net: avoid some atomic ops when FASYNC is not used David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox