Re: [RFC] [PATCH 0/3] ioat: DMA engine support

From: Jeff Garzik
Date: Wed Nov 23 2005 - 17:54:05 EST


Andrew Grover wrote:
overall diffstat information:
drivers/Kconfig | 2 drivers/Makefile | 1 drivers/dma/Kconfig | 40 ++
drivers/dma/Makefile | 5 drivers/dma/cb_list.h | 12 drivers/dma/dmaengine.c | 394 ++++++++++++++++++++++++
drivers/dma/testclient.c | 132 ++++++++
include/linux/dmaengine.h | 268 ++++++++++++++++
net/core/Makefile | 3 net/core/dev.c | 78 ++++
net/core/user_dma.c | 422 ++++++++++++++++++++++++++
11 files changed, 1356 insertions(+), 1 deletion(-)


overall, there was a distinction lack of any useful description/documentation, over and above the code itself.

Jeff


-
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/