TCP Implementation: Prentice Hall High Performance TCP/IP Networking, Hassan-Jain
TCP Implementation: Prentice Hall High Performance TCP/IP Networking, Hassan-Jain
TCP Implementation: Prentice Hall High Performance TCP/IP Networking, Hassan-Jain
TCP Implementation
Page remapping
Uses virtual memory to reduce copying across the TCP/user
interface
Typically resides at the socket layer in the OS kernel
Scatter/gather I/O
Does not require copy semantics
Entails a comprehensive restructuring of OS and I/O interfaces
Remote Direct Memory Access (RDMA)
Steers incoming data directly into user-specified buffers
IETF standards under way