linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] ioatdma: 16-source operation fixes
@ 2013-11-13 20:12 Dan Williams
  2013-11-13 20:12 ` [PATCH 1/4] ioatdma: fix sed pool selection Dan Williams
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Dan Williams @ 2013-11-13 20:12 UTC (permalink / raw)
  To: dmaengine; +Cc: vinod.koul, linux-raid

A collection of fixes to address failures caught by raid6test for the
greater than 16-source cases.

raid6test is also updated to run these corner cases by default going
forward.

This only impacts arrays larger than 16 disks on platforms with v3.3 of
the ioatdma engine (Intel(R) Atom S1200 family).

---

Dan Williams (4):
      ioatdma: fix sed pool selection
      ioatdma: fix selection of 16 vs 8 source path
      ioatdma: clean up sed pool kmem_cache
      raid6test: add new corner case for ioatdma driver


 crypto/async_tx/raid6test.c |   10 ++++-
 drivers/dma/ioat/dma.h      |    1 
 drivers/dma/ioat/dma_v2.h   |    1 
 drivers/dma/ioat/dma_v3.c   |   88 +++++++++++--------------------------------
 drivers/dma/ioat/pci.c      |   20 +++++++---
 5 files changed, 47 insertions(+), 73 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-11-13 20:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-13 20:12 [PATCH 0/4] ioatdma: 16-source operation fixes Dan Williams
2013-11-13 20:12 ` [PATCH 1/4] ioatdma: fix sed pool selection Dan Williams
2013-11-13 20:12 ` [PATCH 2/4] ioatdma: fix selection of 16 vs 8 source path Dan Williams
2013-11-13 20:12 ` [PATCH 3/4] ioatdma: clean up sed pool kmem_cache Dan Williams
2013-11-13 20:12 ` [PATCH 4/4] raid6test: add new corner case for ioatdma driver Dan Williams
2013-11-13 20:38 ` [PATCH 0/4] ioatdma: 16-source operation fixes Jiang, Dave

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).