Sophie

Sophie

distrib > Mageia > 6 > armv5tl > media > core-backports > by-pkgid > a98dac1e239cd5babaaa60c463eb7321 > files > 23

kernel-doc-4.18.20-1.mga6.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.