diff options
author | 2016-01-08 08:37:20 -0800 | |
---|---|---|
committer | 2016-01-10 22:56:29 -0500 | |
commit | a78cb84c62c427807d917c5aa8797740f00b0bbe (patch) | |
tree | 99dbd793f182a509ed68d5542924fe99b9325187 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ipv6: always add flag an address that failed DAD with DADFAILED (diff) | |
download | linux-dev-a78cb84c62c427807d917c5aa8797740f00b0bbe.tar.xz linux-dev-a78cb84c62c427807d917c5aa8797740f00b0bbe.zip |
net: add scheduling point in recvmmsg/sendmmsg
Applications often have to reduce number of datagrams
they receive or send per system call to avoid starvation problems.
Really the kernel should take care of this by using cond_resched(),
so that applications can experiment bigger batch sizes.
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