Reduce similarity indicators to reduce memory use with low impact on dedupe ratio.

This commit is contained in:
Moinak Ghosh 2013-06-30 22:38:05 +05:30
parent de0695e2c5
commit 6b67e98747

View file

@ -35,7 +35,7 @@ extern "C" {
#define DEFAULT_CHUNK_CKSUM CKSUM_SHA256
#define DEFAULT_COMPRESS COMPRESS_LZ4
#define DEFAULT_PCT_INTERVAL 4
#define DEFAULT_PCT_INTERVAL 5
#define CONTAINER_ITEMS 2048
#define MIN_CK 1
#define MAX_CK 5