linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dan Williams <dan.j.williams@intel.com>
To: greg@enjellic.com
Cc: linux-raid@vger.kernel.org
Subject: Re: Utility of IOATDMA for RAID5.
Date: Wed, 17 Mar 2010 11:48:40 -0700	[thread overview]
Message-ID: <e9c3a7c21003171148r214c537es2e27fdf05a62c1a8@mail.gmail.com> (raw)
In-Reply-To: <201003112109.o2BL9eJB003728@wind.enjellic.com>

On Thu, Mar 11, 2010 at 2:09 PM,  <greg@enjellic.com> wrote:
> Hi Dan, hope this note finds your week going well.
>
> We are starting to bring Nehalem/XEON server motherboards which have
> the onboard DMA I/O offload support into our shop as part of our
> current purchasing round.  We have spun up a 2.6.32 kernel for testing
> and have been able to load the modules etc.
>
> We use SCST to implement geographically isolated storage mirrors.  We
> primarily use RAID5 since our redundancy architecture gives us a bit
> of luxury which a single RAID5 implementation would not.
>
> If I understand things correctly your current work supports RAID6
> only.  Are there are any plans to support RAID5?  Or perhaps more
> correctly is there any utility to supporting RAID5 given the memory
> speeds and core counts which are now available?

Both raid5 and raid6 offload is supported by md and the ioatdma
driver.  However not all platforms have the raid offload capability.
This capability is enabled on the recently announced Jasper Forest[1]
platform.  On an enabled platform (with a 2.6.32 kernel and the
ioatdma driver loaded) the following command will display the presence
of xor and pq offload capabilities:

# cat /sys/class/dma/dma*/quickdata/cap
copy pq pq_val xor xor_val fill intr
copy pq pq_val xor xor_val fill intr
copy intr
copy intr
copy intr
copy intr
copy intr
copy intr

--
Dan

[1]: http://edc.intel.com/Platforms/Xeon-C5500-C3500-3420/
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2010-03-17 18:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-11 21:09 Utility of IOATDMA for RAID5 greg
2010-03-17 18:48 ` Dan Williams [this message]

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=e9c3a7c21003171148r214c537es2e27fdf05a62c1a8@mail.gmail.com \
    --to=dan.j.williams@intel.com \
    --cc=greg@enjellic.com \
    --cc=linux-raid@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).