* [patch v3 0/7] crc32: add slicing-by-8 algorithm
@ 2011-08-09 5:08 Bob Pearson
0 siblings, 0 replies; only message in thread
From: Bob Pearson @ 2011-08-09 5:08 UTC (permalink / raw)
To: linux-kernel, linux, joakim.tjernlund, fzago, rpearson, akpm
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.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-08-09 5:08 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-09 5:08 [patch v3 0/7] crc32: add slicing-by-8 algorithm Bob Pearson
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.