[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <18882.58259.565999.429909@notabene.brown>
Date: Fri, 20 Mar 2009 11:30:11 +1100
From: Neil Brown <neilb@...e.de>
To: Dan Williams <dan.j.williams@...el.com>
Cc: linux-raid@...r.kernel.org, linux-kernel@...r.kernel.org,
maciej.sosnowski@...el.com
Subject: Re: [PATCH 00/13] Asynchronous raid6 acceleration (part 1 of 2)
On Wednesday March 18, dan.j.williams@...el.com wrote:
> This series constitutes the pieces of the raid6 acceleration work that are
> aimed at the next merge window. It implements:
> 1/ An api for asynchronous raid6 parity generation and recovery routines
> 2/ Extensions to the dmaengine framework and dmatest
> 3/ RAID6 support for iop13xx
> 4/ Removal of the BUILD_BUG_ON in async_xor to support platforms with
> sizeof(dma_addr_t) > sizeof(void *). This increases the stack
> utilization in the asynchronous path.
>
> This series is available via git at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx.git raid6
>
> ...it is based on git://neil.brown.name/md md-scratch
Thanks.
I'll take the first patch (which is the only one that affects md
directly) and feed it to -next and eventually -linus. I'll leave the
rest for you.
>
> Part 2, which needs more testing, is the conversion of md/raid6. It is
> available at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/djbw/md.git raid6-for-neil
Thanks. I might have a look if I get a moment.
NeilBrown
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists