From: Dan Williams <dan.j.williams@intel.com>
To: linux-kernel@vger.kernel.org, linux-raid@vger.kernel.org,
netdev@vger.kernel.org
Subject: [PATCH 0/2] ioatdma: ring buffer management updates
Date: Tue, 11 May 2010 11:51:30 -0700 [thread overview]
Message-ID: <20100511184949.6139.96826.stgit@localhost.localdomain> (raw)
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(-)
next reply other threads:[~2010-05-11 18:51 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20100511185141.6139.98842.stgit@localhost.localdomain>
2010-05-11 18:51 ` Dan Williams [this message]
2010-05-11 18:51 ` [PATCH 1/2] ioat: convert to circ_buf Dan Williams
2010-05-12 8:36 ` [PATCH 2/2] ioat2,3: convert to producer/consumer locking David Howells
2010-05-13 23:42 ` Dan Williams
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100511184949.6139.96826.stgit@localhost.localdomain \
--to=dan.j.williams@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-raid@vger.kernel.org \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).