aboutsummaryrefslogtreecommitdiffstats
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2015-05-20 17:59:01 +0000
committerDavid S. Miller <[email protected]>2015-05-21 22:55:32 +0000
commitf5af1f57a2914e290de40e2c93716da8885c4965 (patch)
tree049b30e53d7306127d6afc0752596f23c366840c /net/unix/af_unix.c
parenttcp: ensure epoll edge trigger wakeup when write queue is empty (diff)
downloadkernel-f5af1f57a2914e290de40e2c93716da8885c4965.tar.gz
kernel-f5af1f57a2914e290de40e2c93716da8885c4965.zip
inet_hashinfo: remove bsocket counter
We no longer need bsocket atomic counter, as inet_csk_get_port() calls bind_conflict() regardless of its value, after commit 2b05ad33e1e624e ("tcp: bind() fix autoselection to share ports") This patch removes overhead of maintaining this counter and double inet_csk_get_port() calls under pressure. Signed-off-by: Eric Dumazet <[email protected]> Cc: Marcelo Ricardo Leitner <[email protected]> Cc: Flavio Leitner <[email protected]> Acked-by: Flavio Leitner <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions