diff options
author | Eric Dumazet <[email protected]> | 2016-01-08 08:37:20 -0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2016-01-10 22:56:29 -0500 |
commit | a78cb84c62c427807d917c5aa8797740f00b0bbe (patch) | |
tree | 99dbd793f182a509ed68d5542924fe99b9325187 /drivers/fpga/fpga-mgr.c | |
parent | 3d171f3907329d4b1ce31d5ec9c852c5f0269578 (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 'drivers/fpga/fpga-mgr.c')
0 files changed, 0 insertions, 0 deletions