sata_fsl: add support for interrupt coalsecing feature
authorQiang Liu <qiang.liu@freescale.com>
Wed, 15 Feb 2012 07:40:34 +0000 (15:40 +0800)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 13 Mar 2012 16:43:13 +0000 (12:43 -0400)
Adds support for interrupt coalescing feature to reduce interrupt events.
Provides a mechanism of adjusting coalescing count and timeout tick by sysfs
at runtime, so that tradeoff of latency and CPU load can be made depending
on different applications.

Signed-off-by: Qiang Liu <qiang.liu@freescale.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found