netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] RDS: zerocopy code enhancements
@ 2018-03-06 15:22 Sowmini Varadhan
  2018-03-06 15:22 ` [PATCH net-next 1/2] rds: refactor zcopy code into rds_message_zcopy_from_user Sowmini Varadhan
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Sowmini Varadhan @ 2018-03-06 15:22 UTC (permalink / raw)
  To: netdev; +Cc: davem, sowmini.varadhan, santosh.shilimkar, willemdebruijn.kernel

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)

Sowmini Varadhan (2):
  rds: refactor zcopy code into rds_message_zcopy_from_user
  rds: use list structure to track information for zerocopy completion
    notification

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-03-07 23:06 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-06 15:22 [PATCH net-next 0/2] RDS: zerocopy code enhancements Sowmini Varadhan
2018-03-06 15:22 ` [PATCH net-next 1/2] rds: refactor zcopy code into rds_message_zcopy_from_user Sowmini Varadhan
2018-03-07  1:01   ` Willem de Bruijn
2018-03-06 15:22 ` [PATCH net-next 2/2] rds: use list structure to track information for zerocopy completion notification Sowmini Varadhan
2018-03-07  1:02   ` Willem de Bruijn
2018-03-07 23:06 ` [PATCH net-next 0/2] RDS: zerocopy code enhancements David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).