]> 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)
commit44a31a9c2f54aa497a2b946232132991aa78a595
treefd24ad17a9c84fdc719f1f9a9ddebd2df84973a5
parent87368c35b9f569337e9949572d194c3c004dfea6
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.036588 seconds and 5 git commands to generate.