pcompress/rabin
Moinak Ghosh 2dadf411fa Reduce memory consumption and improve performance in dedupe
Re-introduce crc64 for dedup blocks to avoid wasted memcpy-s
Restructe block array to be an array of pointers allocated on demand
Fix a corner case issue when splitting chunks at a dedup boundary
2012-08-17 11:03:02 +05:30
..
rabin_polynomial.c Reduce memory consumption and improve performance in dedupe 2012-08-17 11:03:02 +05:30
rabin_polynomial.h Reduce memory consumption and improve performance in dedupe 2012-08-17 11:03:02 +05:30