[<prev] [next>] [day] [month] [year] [list]
Message-ID: <4E40C0D1.4030505@systemfabricworks.com>
Date: Tue, 09 Aug 2011 00:08:33 -0500
From: Bob Pearson <rpearson@...temfabricworks.com>
To: linux-kernel@...r.kernel.org, linux@...izon.com,
joakim.tjernlund@...nsmode.se, fzago@...temfabricworks.com,
rpearson@...temfabricworks.com, akpm@...ux-foundation.org
Subject: [patch v3 0/7] crc32: add slicing-by-8 algorithm
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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists