Documentation/ABI/removed/net_dma

Source file repositories/reference/linux-study-clean/Documentation/ABI/removed/net_dma

File Facts

System
Linux kernel
Corpus path
Documentation/ABI/removed/net_dma
Extension
[no extension]
Size
339 bytes
Lines
9
Domain
Support Tooling And Documentation
Bucket
Documentation
Inferred role
Support Tooling And Documentation: Documentation
Status
atlas-only

Why This File Exists

Repository support layer: documentation, build tooling, samples, user-space helper tools, generated initramfs support, licenses, and validation utilities.

Dependency Surface

Detected Declarations

Annotated Snippet

What:		tcp_dma_copybreak sysctl
Date:		Removed in kernel v3.13
Contact:	Dan Williams <dan.j.williams@intel.com>
Description:
	Formerly the lower limit, in bytes, of the size of socket reads
	that will be offloaded to a DMA copy engine.  Removed due to
	coherency issues of the cpu potentially touching the buffers
	while dma is in flight.

Annotation

Implementation Notes