<feed xmlns='http://www.w3.org/2005/Atom'>
<title>kernel/linux.git/drivers/dma/ioat/sysfs.c, branch linux-4.16.y</title>
<subtitle>Linux kernel stable tree (mirror)</subtitle>
<id>https://git.radix-linux.su/kernel/linux.git/atom?h=linux-4.16.y</id>
<link rel='self' href='https://git.radix-linux.su/kernel/linux.git/atom?h=linux-4.16.y'/>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/'/>
<updated>2017-08-23T16:02:21+00:00</updated>
<entry>
<title>dmaengine: ioatdma: Add intr_coalesce sysfs entry</title>
<updated>2017-08-23T16:02:21+00:00</updated>
<author>
<name>Ujjal Singh</name>
<email>ujjal.singh@intel.com</email>
</author>
<published>2017-08-23T00:31:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=268e2519f5b7101d707a0df32e628e9990bc0da6'/>
<id>urn:sha1:268e2519f5b7101d707a0df32e628e9990bc0da6</id>
<content type='text'>
We observed performance increase with DMA copy from memory
to MMIO by changing the interrupt coalescing value to 0.
The previous set value was projected on the C5xxx Xeon
platform and no longer holds true. Removing hard coded
value and providing a tune-able in sysfs in order to allow
user to tune this on a per channel basis. By default this
value will be set to 0.
Example of sysfs variable importing for interrupt coalescing
value from command line:
echo 5&gt; /sys/devices/pci0000:00/0000:00:04.0/dma/dma0chan0/
quickdata/intr_coalesce

Reported-by: Nithin Sujir &lt;nsujir@tintri.com&gt;
Signed-off-by: Ujjal Singh &lt;ujjal.singh@intel.com&gt;
Acked-by: Dave Jiang &lt;dave.jiang@intel.com&gt;
Signed-off-by: Vinod Koul &lt;vinod.koul@intel.com&gt;
</content>
</entry>
<entry>
<title>dmaengine: ioatdma: move all sysfs related code</title>
<updated>2015-08-17T08:07:30+00:00</updated>
<author>
<name>Dave Jiang</name>
<email>dave.jiang@intel.com</email>
</author>
<published>2015-08-11T15:48:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.radix-linux.su/kernel/linux.git/commit/?id=80b1973659949fbdcbfe9e086e2370313a9f1288'/>
<id>urn:sha1:80b1973659949fbdcbfe9e086e2370313a9f1288</id>
<content type='text'>
Move and fixup all sysfs related bits to sysfs.c file.

Signed-off-by: Dave Jiang &lt;dave.jiang@intel.com&gt;
Acked-by: Dan Williams &lt;dan.j.williams@intel.com&gt;
Signed-off-by: Vinod Koul &lt;vinod.koul@intel.com&gt;
</content>
</entry>
</feed>
