From: Bob Pearson <rpearson@systemfabricworks.com>
To: linux-kernel@vger.kernel.org, linux@horizon.com,
joakim.tjernlund@transmode.se, fzago@systemfabricworks.com,
rpearson@systemfabricworks.com, akpm@linux-foundation.org
Subject: [patch v3 0/7] crc32: add slicing-by-8 algorithm
Date: Tue, 09 Aug 2011 00:08:33 -0500 [thread overview]
Message-ID: <4E40C0D1.4030505@systemfabricworks.com> (raw)
This patch series adds a new algorithm slicing-by-8 to the
existing version of crc32.c and cleans up some minor warnings
from sparse. It also adds a functional self test that can be
used to both test the correctness and performance of the
crc32 algorithm on different architectures.
The main change from the previous version of this patch set
is to break up the patch into several smaller hunks.
reply other threads:[~2011-08-09 5:08 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=4E40C0D1.4030505@systemfabricworks.com \
--to=rpearson@systemfabricworks.com \
--cc=akpm@linux-foundation.org \
--cc=fzago@systemfabricworks.com \
--cc=joakim.tjernlund@transmode.se \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@horizon.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox