Re: udp sendfile & csum_partial work around

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

 



   From: Kishore Chitrapu <kishore@storigen.com>
   Date: Fri, 06 Sep 2002 13:31:27 -0400

   Also,
   struct file_operations {
   ...
   + 
   ssize_t (*udp_sendfile) (struct file *, struct file *, loff_t *, size_t, 
   struct sf_hdtr *);

That interface is so ugly, I cannot even give words to
describe it.

There is ZERO reason you cannot add a CORK operation
for UDP just like we added to TCP then use the
standard sendfile operation.
-
: 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