linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Yuanhan Liu <yuanhan.liu@linux.intel.com>
To: NeilBrown <neilb@suse.de>
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 16:56:07 +0800	[thread overview]
Message-ID: <20121213085607.GA2095@yliu-dev.sh.intel.com> (raw)
In-Reply-To: <20121213195317.540c55b4@notabene.brown>

On Thu, Dec 13, 2012 at 07:53:17PM +1100, NeilBrown wrote:
> 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.

Thanks!

	--yliu

      reply	other threads:[~2012-12-13  8:56 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
2012-12-13  8:56     ` Yuanhan Liu [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=20121213085607.GA2095@yliu-dev.sh.intel.com \
    --to=yuanhan.liu@linux.intel.com \
    --cc=hpa@zytor.com \
    --cc=james.t.kukunas@linux.intel.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=neilb@suse.de \
    /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).