Skip to content
Commit 3f6be0eb authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'RDS-zerocopy-code-enhancements'



Sowmini Varadhan says:

====================
RDS: zerocopy code enhancements

A couple of enhancements to the rds zerocop code
- patch 1 refactors rds_message_copy_from_user to pull the zcopy logic
  into its own function
- patch 2 drops the usage sk_buff to track MSG_ZEROCOPY cookies and
  uses a simple linked list (enhancement suggested by willemb during
  code review)
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents c33b3b9f 9426bbc6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment