diff options
author | 2016-04-25 10:39:34 -0700 | |
---|---|---|
committer | 2016-04-27 23:08:40 -0400 | |
commit | 4be735225f7cd040ca81c18740e7b672021bafeb (patch) | |
tree | 36276766d7de862ca9ade5b3d32303439c1d18ad /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | net: SOCKWQ_ASYNC_NOSPACE optimizations (diff) | |
download | wireguard-linux-4be735225f7cd040ca81c18740e7b672021bafeb.tar.xz wireguard-linux-4be735225f7cd040ca81c18740e7b672021bafeb.zip |
net: SOCKWQ_ASYNC_WAITDATA optimizations
SOCKWQ_ASYNC_WAITDATA is set/cleared in sk_wait_data()
and equivalent functions, so that sock_wake_async() can send
a SIGIO only when necessary.
Since these atomic operations are really not needed unless
socket expressed interest in FASYNC, we can omit them in most
cases.
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions