summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2018-04-29 21:29:55 -0400
committerDavid S. Miller <davem@davemloft.net>2018-04-29 21:29:55 -0400
commit5d659b1d7d7ff0598111da55af6f0337887d9b2f (patch)
tree8b917914f2e12f287d7be8334c227dd65fa8ec8a /Documentation
parent589f84fb9574132fde2ce9bdcd7fd91186de6e86 (diff)
parentaacb0c2e524c38d7ab48b0beb86427a36807079f (diff)
Merge branch 'tcp-mmap-rework-zerocopy-receive'
Eric Dumazet says: ==================== tcp: mmap: rework zerocopy receive syzbot reported a lockdep issue caused by tcp mmap() support. I implemented Andy Lutomirski nice suggestions to resolve the issue and increase scalability as well. First patch is adding a new getsockopt() operation and changes mmap() behavior. Second patch changes tcp_mmap reference program. v4: tcp mmap() support depends on CONFIG_MMU, as kbuild bot told us. v3: change TCP_ZEROCOPY_RECEIVE to be a getsockopt() option instead of setsockopt(), feedback from Ka-Cheon Poon v2: Added a missing page align of zc->length in tcp_zerocopy_receive() Properly clear zc->recv_skip_hint in case user request was completed. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions