[I/OAT] Driver for the Intel(R) I/OAT DMA engine From: Chris Leech <[email protected]> Adds a new ioatdma driver Signed-off-by: Chris Leech <[email protected]> --- drivers/dma/Kconfig | 9 drivers/dma/Makefile | 1 drivers/dma/ioatdma.c | 805 +++++++++++++++++++++++++++++++++++++++ drivers/dma/ioatdma.h | 126 ++++++ drivers/dma/ioatdma_hw.h | 52 +++ drivers/dma/ioatdma_io.h | 118 ++++++ drivers/dma/ioatdma_registers.h | 128 ++++++ 7 files changed, 1239 insertions(+), 0 deletions(-)
Attachment:
ioatdma_driver.gz
Description: GNU Zip compressed data
- Follow-Ups:
- Re: [PATCH 2/9] I/OAT
- From: Evgeniy Polyakov <[email protected]>
- Re: [PATCH 2/9] I/OAT
- Prev by Date: [PATCH 8/9] [I/OAT] Add a sysctl for tuning the I/OAT offloaded I/O threshold
- Next by Date: [PATCH 9/9] [I/OAT] TCP recv offload to I/OAT
- Previous by thread: [PATCH 0/9] I/OAT
- Next by thread: Re: [PATCH 2/9] I/OAT
- Index(es):