Bug 129671 - New TCP chapter for Developer's Handbook (from rwatson meetbsd slides)
Summary: New TCP chapter for Developer's Handbook (from rwatson meetbsd slides)
Status: Open
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-doc (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-16 09:20 UTC by Murray Stokely
Modified: 2023-11-16 12:31 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Murray Stokely freebsd_committer freebsd_triage 2008-12-16 09:20:01 UTC
The Slides from Robert Watson's networking talk at MeetBSD 2008 would make the start of a nice TCP chapter to the Developer's Handbook.  This should probably go in the Interprocess Communication <part> of the book.  Robert is exporting the diagrams from his slides into EPS so they could be used for this purpose.  If someone has time to work with Robert, and to a lesser extent, myself, I think this would be a great addition to our online documentation corpus.

http://www.watson.org/~robert/freebsd/2008meetbsd/

The arrival of high CPU core density, with commodity quad-core notebooks and 32-core servers, combined with 10gbps networking have transformed network design principles for operating systems. This talk will describe changes in the FreeBSD 6.x, 7.x, and forthcoming 8.x network stacks required to exploit multiple cores and serve 10gbps networks. The goal of the session will be to introduce the audience to general strategies used to improve performance, their rationales, and their impact on applications and users:

Introduction to the SMPng Project and the follow-on Netperf Project
Workloads and performance measurement
Efficient primitives to support modern network stacks
Multi-core and cache-aware network memory allocator
Fine-grained network stack locking
Load-balancing and contention-avoidance across multiple CPUs
CPU affinity for network stack data structures
TCP performance enhancements including TSO, LRO, and TOE
Zero-copy Berkely Packet Filter (BPF) buffers
Direct network stack dispatch from interrupt handlers
Multiple input and output queues

Fix: 

Take the content from those slides, mark it up in DocBook, and submit it as a new chapter to the developers handbook covering TCP.
Comment 1 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 07:59:52 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 2 Gordon Bergling freebsd_committer freebsd_triage 2023-11-16 12:31:42 UTC
Return to the pool