Cox, Alan L.2009-06-042009-06-042003Gil, Romer Andres. "Zero-copy and zero-mapping asynchronous TCP send." (2003) Master’s Thesis, Rice University. <a href="https://hdl.handle.net/1911/17592">https://hdl.handle.net/1911/17592</a>.https://hdl.handle.net/1911/17592Attempts to build zero-copy systems have generally fallen in one of two categories: those supporting zero-copy transparently, using existing (UNIX) interfaces, and those introducing new interfaces. Neither approach has seen widespread acceptance. This thesis explores two ideas. First, it considers an optimization to the operating system that allows it to omit data mappings while performing zero-copy sends through checksum offloading network interfaces. Second, it proposes the design of a zero-copy and zero-mapping TCP send within the framework of an existing asynchronous I/O API. The zero-copy send eliminates all copies of data presented to the kernel for output and takes advantage of zero-mapping to further improve performance. Results on uniprocessor systems show that the proposed asynchronous send outperforms its copying counterpart by up to 40%. Zero-mapping showed to improve performance by up to 3% in the best case.42 p.application/pdfengCopyright is held by the author, unless otherwise indicated. Permission to reuse, publish, or reproduce the work beyond the bounds of fair use or other exemptions to copyright law must be obtained from the copyright holder.Computer scienceZero-copy and zero-mapping asynchronous TCP sendThesisTHESIS COMP.SCI. 2003 GIL