<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic sendfile use zero-copy? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/sendfile-use-zero-copy/m-p/2507709#M892376</link>
    <description>&amp;gt; Does anyone know if the sendfile support in hp-ux uses zero-copy (dma) &lt;BR /&gt;&amp;gt; on the network card?</description>
    <pubDate>Wed, 21 Mar 2001 00:18:07 GMT</pubDate>
    <dc:creator>Chris Flynn</dc:creator>
    <dc:date>2001-03-21T00:18:07Z</dc:date>
    <item>
      <title>sendfile use zero-copy?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendfile-use-zero-copy/m-p/2507709#M892376</link>
      <description>&amp;gt; Does anyone know if the sendfile support in hp-ux uses zero-copy (dma) &lt;BR /&gt;&amp;gt; on the network card?</description>
      <pubDate>Wed, 21 Mar 2001 00:18:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendfile-use-zero-copy/m-p/2507709#M892376</guid>
      <dc:creator>Chris Flynn</dc:creator>
      <dc:date>2001-03-21T00:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: sendfile use zero-copy?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/sendfile-use-zero-copy/m-p/2507710#M892377</link>
      <description>Chris,&lt;BR /&gt;&lt;BR /&gt;Under HP 11.0, FTP can use the sendfile() function call to read from the file system buffer cache and writes to a connected socket.  Don't know if anything else has been modified to be able to use sendfile().&lt;BR /&gt;&lt;BR /&gt;...from the sendfile manpage&lt;BR /&gt;&lt;BR /&gt;sendfile(2)                                                     sendfile(2)&lt;BR /&gt;&lt;BR /&gt; NAME&lt;BR /&gt;      sendfile() - send the contents of a file through a socket&lt;BR /&gt;&lt;BR /&gt; SYNOPSIS&lt;BR /&gt;      #include &lt;SYS&gt;&lt;BR /&gt;&lt;BR /&gt;      ssize_t sendfile(int s, int fd, off_t offset, size_t nbytes,&lt;BR /&gt;              const struct iovec *hdtrl, int flags);&lt;BR /&gt;&lt;BR /&gt; DESCRIPTION&lt;BR /&gt;      The sendfile() system call transmits the contents of a file associated&lt;BR /&gt;      with the file descriptor fd , plus an optional header and trailer&lt;BR /&gt;      buffers across a socket connection specified by s . sendfile() can be&lt;BR /&gt;      used only when the socket is in a connected state.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;/SYS&gt;</description>
      <pubDate>Wed, 21 Mar 2001 15:16:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/sendfile-use-zero-copy/m-p/2507710#M892377</guid>
      <dc:creator>James A. Donovan</dc:creator>
      <dc:date>2001-03-21T15:16:50Z</dc:date>
    </item>
  </channel>
</rss>

