From: NeilBrown <neilb@suse.de>
To: Yuanhan Liu <yuanhan.liu@linux.intel.com>
Cc: Jim Kukunas <james.t.kukunas@linux.intel.com>,
Linux Raid <linux-raid@vger.kernel.org>,
"H. Peter Anvin" <hpa@zytor.com>
Subject: Re: [PATCH 1/2] lib/raid6: Add AVX2 optimized gen_syndrome functions
Date: Thu, 13 Dec 2012 19:53:17 +1100 [thread overview]
Message-ID: <20121213195317.540c55b4@notabene.brown> (raw)
In-Reply-To: <20121213083509.GZ2095@yliu-dev.sh.intel.com>
[-- Attachment #1: Type: text/plain, Size: 930 bytes --]
On Thu, 13 Dec 2012 16:35:09 +0800 Yuanhan Liu <yuanhan.liu@linux.intel.com>
wrote:
> On Fri, Nov 30, 2012 at 01:10:39PM -0800, Jim Kukunas wrote:
> > From: Yuanhan Liu <yuanhan.liu@linux.intel.com>
> >
> > Add AVX2 optimized gen_syndrom functions, which is simply based on
> > sse2.c written by hpa.
> >
> > Signed-off-by: Yuanhan Liu <yuanhan.liu@linux.intel.com>
> > Reviewed-by: H. Peter Anvin <hpa@zytor.com>
> > Signed-off-by: Jim Kukunas <james.t.kukunas@linux.intel.com>
> > ---
> > include/linux/raid/pq.h | 3 +
> > lib/raid6/Makefile | 2 +-
> > lib/raid6/algos.c | 9 ++
> > lib/raid6/avx2.c | 251 ++++++++++++++++++++++++++++++++++++++++++++++++
> > lib/raid6/test/Makefile | 12 ++-
> > 5 files changed, 275 insertions(+), 2 deletions(-)
> > create mode 100644 lib/raid6/avx2.c
>
> Hi Neil,
>
> Ping...
Ahh ..... yeah ... sorry...
Applied.
NeilBrown
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
next prev parent reply other threads:[~2012-12-13 8:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-30 21:10 [PATCH 1/2] lib/raid6: Add AVX2 optimized gen_syndrome functions Jim Kukunas
2012-11-30 21:10 ` [PATCH 2/2] lib/raid6: build proper files on corresponding arch Jim Kukunas
2012-12-13 8:35 ` [PATCH 1/2] lib/raid6: Add AVX2 optimized gen_syndrome functions Yuanhan Liu
2012-12-13 8:53 ` NeilBrown [this message]
2012-12-13 8:56 ` Yuanhan Liu
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=20121213195317.540c55b4@notabene.brown \
--to=neilb@suse.de \
--cc=hpa@zytor.com \
--cc=james.t.kukunas@linux.intel.com \
--cc=linux-raid@vger.kernel.org \
--cc=yuanhan.liu@linux.intel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.