Hi,

How can I write a socket application (client & server) which will use
the Zcopy path instead of Bcopy? I know that there is a parameter
called sdp_zcopy_threshold through which we can control the data
transfer modes. So if I write a socket application which has a call to
send with buffer size larger than sdp_zcopy_threshold, would it be
zero copied to receiver?


Thanks,
Bhavin
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to