Add intel hardware assisted crc32c support
authorJens Axboe <jens.axboe@oracle.com>
Mon, 4 Aug 2008 13:35:26 +0000 (15:35 +0200)
committerJens Axboe <jens.axboe@oracle.com>
Mon, 4 Aug 2008 13:35:26 +0000 (15:35 +0200)
commit3845591fadea480177223e28c9d1c03642d34f0e
treeedbf632fa5f111ba29f43adbb11b72e2c09958c3
parentc48c0be79173897824d8f439c39374f2588931dc
Add intel hardware assisted crc32c support

Not tested, since I don't have the hardware.

Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
HOWTO
Makefile
crc/crc32c-intel.c [new file with mode: 0644]
crc/crc32c.h
fio.h
verify.c