aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2016-01-08 08:37:20 -0800
committerDavid S. Miller <[email protected]>2016-01-10 22:56:29 -0500
commita78cb84c62c427807d917c5aa8797740f00b0bbe (patch)
tree99dbd793f182a509ed68d5542924fe99b9325187 /tools/perf/scripts/python
parent3d171f3907329d4b1ce31d5ec9c852c5f0269578 (diff)
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions