public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ioatdma: ring buffer management updates
@ 2010-05-11 18:51 Dan Williams
  2010-05-11 18:51 ` [PATCH 1/2] ioat: convert to circ_buf Dan Williams
       [not found] ` <20100511185141.6139.98842.stgit@localhost.localdomain>
  0 siblings, 2 replies; 4+ messages in thread
From: Dan Williams @ 2010-05-11 18:51 UTC (permalink / raw)
  To: linux-kernel, linux-raid, netdev

Two patches targeted at the next merge window affecting the ioatdma
driver (used when NET_DMA and/or ASYNC_TX_DMA+MD_RAID456 are enabled).
According to perf the split locking update improves cpu utilization by a
few percentage points.

---

Dan Williams (2):
      ioat2,3: convert to producer/consumer locking
      ioat: convert to circ_buf


 drivers/dma/ioat/dma.h    |    1 
 drivers/dma/ioat/dma_v2.c |  184 +++++++++++++++++++++++----------------------
 drivers/dma/ioat/dma_v2.h |   33 +++-----
 drivers/dma/ioat/dma_v3.c |  117 +++++++++--------------------
 4 files changed, 142 insertions(+), 193 deletions(-)


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

end of thread, other threads:[~2010-05-13 23:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-11 18:51 [PATCH 0/2] ioatdma: ring buffer management updates Dan Williams
2010-05-11 18:51 ` [PATCH 1/2] ioat: convert to circ_buf Dan Williams
     [not found] ` <20100511185141.6139.98842.stgit@localhost.localdomain>
2010-05-12  8:36   ` [PATCH 2/2] ioat2,3: convert to producer/consumer locking David Howells
2010-05-13 23:42     ` Dan Williams

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox