From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.171]) by ozlabs.org (Postfix) with ESMTP id 79845DDD04 for ; Sat, 29 Nov 2008 08:18:26 +1100 (EST) Received: by wf-out-1314.google.com with SMTP id 24so1639731wfg.15 for ; Fri, 28 Nov 2008 13:18:24 -0800 (PST) Message-ID: Date: Fri, 28 Nov 2008 14:18:23 -0700 From: "Dan Williams" Sender: dan.j.williams@gmail.com To: "Yuri Tikhonov" Subject: Re: Re[2]: [PATCH 02/11] async_tx: add support for asynchronous GF multiplication In-Reply-To: <1115054880.20081127042629@emcraft.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <1226589364-5619-1-git-send-email-yanok@emcraft.com> <1226589364-5619-3-git-send-email-yanok@emcraft.com> <1115054880.20081127042629@emcraft.com> Cc: linux-raid@vger.kernel.org, linuxppc-dev@ozlabs.org, dzu@denx.de, wd@denx.de, Ilya Yanok List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Nov 26, 2008 at 6:26 PM, Yuri Tikhonov wrote: >> 3/ In my implementation (unfinished) of async_pq I decided to make the >> prototype: > > May I ask do you have in plans to finish and release your > implementation? > Seems that time would be better spent reviewing / finalizing your implementation. > Any comments regarding the drivers/md/raid5.c part ? Hope to have some time to dig into this next week. Thanks, Dan