Re: udp sendfile & csum_partial work around

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello

I've already written UDP_CORK style sendfile for zerocopy NFS.
I'll post it in a few days.

> Wrong interface, you need to do something like TCP_CORK
> for udp, then the user does a write() of the headers
> then a sendfile() then an uncork.  When the uncork happens
> you push the accumulated SKB to be transmitted.

-
: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux 802.1Q VLAN]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Git]     [Bugtraq]     [Yosemite News and Information]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux PCI]     [Linux Admin]     [Samba]

  Powered by Linux