Sophie

Sophie

distrib > Mageia > 7 > aarch64 > by-pkgid > 36f0ea3f35c8b82a69e3cf261ae47a2e > files > 30

kernel-linus-doc-5.7.19-1.mga7.noarch.rpm

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.