TCP loopback socket fusing

Poul-Henning Kamp phk at phk.freebsd.dk
Mon Sep 13 13:03:55 UTC 2010


In message <4C8E0C1E.2020707 at networx.ch>, Andre Oppermann writes:

>To short-circuit the send and receive sockets on localhost TCP connections
>I've made a proof-of-concept patch that directly places the data in the
>other side's socket buffer without doing any packetization and other protocol
>overhead [...]

Can we keep the option (sysctl ?) of doing the full packet thing, it is
a very convenient debugging tool...

-- 
Poul-Henning Kamp       | UNIX since Zilog Zeus 3.20
phk at FreeBSD.ORG         | TCP/IP since RFC 956
FreeBSD committer       | BSD since 4.3-tahoe    
Never attribute to malice what can adequately be explained by incompetence.


More information about the freebsd-net mailing list