[PATCH v2 0/4] I/OAT: watchdog/reset,tcp_dma_copybreak and I/OAT ver.3 support

From: Maciej Sosnowski
Date: Fri Jul 18 2008 - 11:37:19 EST


This is version 2 of ioatdma patchset
which has been updated after first review comments.
The first three patches are a result of
ioatdma sustaining and performance tuning efforts
for both I/OAT versions 1.2 and 2.0.
The fourth patch is a new patch in this set.
It adds I/OAT version 3 support to ioatdma driver.

The main differences between v1 and v2 of this patchset are:
* "Increase sleep time in ioat_dma_self_test" change
has been separated from
"Add watchdog/reset functionality to ioatdma driver" patch
* tcp_dma_copybreak default value setting has been moved
from dmaengine to ioatdma driver
* "I/OAT version 3.0 support" patch has been added
* checkpatch problems have been resolved

This patches apply to kernel 2.6.26-rc9.

Maciej Sosnowski (4):
I/OAT: Add watchdog/reset functionality to ioatdma driver
I/OAT: Increase sleep time in ioat_dma_self_test
I/OAT: tcp_dma_copybreak default value dependant on I/OAT version
I/OAT: I/OAT version 3.0 support

drivers/dca/dca-core.c | 131 +++++++--
drivers/dca/dca-sysfs.c | 3
drivers/dma/ioat.c | 15 +
drivers/dma/ioat_dca.c | 244 ++++++++++++++++++
drivers/dma/ioat_dma.c | 395 ++++++++++++++++++++++++++++--
drivers/dma/ioatdma.h | 14 -
drivers/dma/ioatdma_hw.h | 1
drivers/dma/ioatdma_registers.h | 20 +
include/linux/dca.h | 7
include/linux/pci_ids.h | 8
net/core/user_dma.c | 1
11 files changed, 783 insertions(+), 56 deletions(-)

--
Maciej
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/