]> sourceware.org Git - lvm2.git/commit
Speed up CRC32 calculations by using a larger lookup table.
authorAlasdair Kergon <agk@redhat.com>
Mon, 27 Sep 2010 19:09:34 +0000 (19:09 +0000)
committerAlasdair Kergon <agk@redhat.com>
Mon, 27 Sep 2010 19:09:34 +0000 (19:09 +0000)
commit3df29c1667511def1181f66ebffcb8f9ac45d6ab
treefd24ad17a9c84fdc719f1f9a9ddebd2df84973a5
parentabf6c8eb4d9c460bc96b2096f2f4abc122972e1e
Speed up CRC32 calculations by using a larger lookup table.

Use -DDEBUG_CRC32 to revert to old function and check new one gives same result.
12 files changed:
VERSION
VERSION_DM
WHATS_NEW
WHATS_NEW_DM
lib/config/config.c
lib/config/config.h
lib/format_text/format-text.c
lib/label/label.c
lib/misc/crc.c
lib/misc/crc.h
lib/misc/crc_gen.c [new file with mode: 0644]
make.tmpl.in
This page took 0.038503 seconds and 5 git commands to generate.