Attempts 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 ...
This paper outlines a software architecture where zero-copy operations are used comprehensively at e...
This paper outlines a software architecture where zero-copy operations are used comprehensively at e...
Memory copy speed is known to be a significant barrier to high-speed communication. We perform an an...
[[abstract]]Embedded systems are usually resource limited in terms of processing power, memory, and ...
Most of today’s intelligent video surveillance systems are based on Linux core and rely on the kerne...
Abstract: We discuss various approaches intended to improve the data processing performance in OS ke...
With the advent of Exascale computing, the number and size of messages is expected to increase great...
We present a so-called no-copy Application Programming Interface (API) for communication. The interf...
E-government and corporate servers will require higher performance and security as usage increases. ...
Zero-copy communication exchanges the messages among the buffers that are allocated and locked befor...
Sockets Direct Protocol (SDP) is a byte-stream transport protocol implementing the TCP SOCK_STREAM s...
A key concern with zero copy is that the data to be sent out might be mutated by applications. In th...
This paper designs an implementation of the MPI message passing interface using a zero copy message ...
Despite technological advantages in microprocessors and network technology over the last few years, ...
This work was also published as a Rice University thesis/dissertation: http://hdl.handle.net/1911/17...
This paper outlines a software architecture where zero-copy operations are used comprehensively at e...
This paper outlines a software architecture where zero-copy operations are used comprehensively at e...
Memory copy speed is known to be a significant barrier to high-speed communication. We perform an an...
[[abstract]]Embedded systems are usually resource limited in terms of processing power, memory, and ...
Most of today’s intelligent video surveillance systems are based on Linux core and rely on the kerne...
Abstract: We discuss various approaches intended to improve the data processing performance in OS ke...
With the advent of Exascale computing, the number and size of messages is expected to increase great...
We present a so-called no-copy Application Programming Interface (API) for communication. The interf...
E-government and corporate servers will require higher performance and security as usage increases. ...
Zero-copy communication exchanges the messages among the buffers that are allocated and locked befor...
Sockets Direct Protocol (SDP) is a byte-stream transport protocol implementing the TCP SOCK_STREAM s...
A key concern with zero copy is that the data to be sent out might be mutated by applications. In th...
This paper designs an implementation of the MPI message passing interface using a zero copy message ...
Despite technological advantages in microprocessors and network technology over the last few years, ...
This work was also published as a Rice University thesis/dissertation: http://hdl.handle.net/1911/17...
This paper outlines a software architecture where zero-copy operations are used comprehensively at e...
This paper outlines a software architecture where zero-copy operations are used comprehensively at e...
Memory copy speed is known to be a significant barrier to high-speed communication. We perform an an...