diff options
author | 2010-04-28 19:14:43 +0000 | |
---|---|---|
committer | 2010-04-30 16:29:42 -0700 | |
commit | 767dd03369ac18af58efdef0383d6eb986eab426 (patch) | |
tree | 5af8a861110676a084078a168c27fd3935d41f13 /net/unix/af_unix.c | |
parent | cdc_ether: Identify MBM devices by GUID in MDLM descriptor (diff) | |
download | wireguard-linux-767dd03369ac18af58efdef0383d6eb986eab426.tar.xz wireguard-linux-767dd03369ac18af58efdef0383d6eb986eab426.zip |
net: speedup sock_recv_ts_and_drops()
sock_recv_ts_and_drops() is fat and slow (~ 4% of cpu time on some
profiles)
We can test all socket flags at once to make fast path fast again.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions