All of lore.kernel.org
 help / color / mirror / Atom feed
From: Larkin Lowrey <llowrey@nuclearwinter.com>
To: linux-raid <linux-raid@vger.kernel.org>
Subject: Slow AVX XOR reported
Date: Mon, 25 Nov 2013 14:29:24 -0600	[thread overview]
Message-ID: <5293B324.2050303@nuclearwinter.com> (raw)

The AVX XOR performance reported during boot seems wrong.

raid6: using algorithm sse2x4 (10035 MB/s)
xor: automatically using best checksumming function:
   avx       :  3468.000 MB/sec

I would expect the value to be well north of 10000MB/s. I do not get a
generic_sse performance number which I do on other non-AVX hosts.

The system is a dual AMD Opteron 6378 (16 core, 2.4GHz, piledriver). The
kernel is 3.11.8-200.fc19.x86_64.

I did read that AMD's AVX-256 implementation performs poorly compared to
AVX-128. Perhaps there are other AMD specific "optimizations" that need
to be considered.

Is there any standalone code I ran run to benchmark the various XOR
implementations?

--Larkin

                 reply	other threads:[~2013-11-25 20:29 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=5293B324.2050303@nuclearwinter.com \
    --to=llowrey@nuclearwinter.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 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.