mirror of
https://github.com/facebook/zstd.git
synced 2025-10-15 00:02:02 -04:00
Bump Split Log Support to ZSTD_btultra
This commit is contained in:
parent
e4ac4a0f16
commit
0783492178
@ -1320,7 +1320,7 @@ static const size_t attachDictSizeCutoffs[(unsigned)ZSTD_btultra+1] = {
|
||||
8 KB /* ZSTD_btultra */
|
||||
};
|
||||
|
||||
static const ZSTD_strategy splitLogCutoffStrategy = ZSTD_btlazy2;
|
||||
static const ZSTD_strategy splitLogCutoffStrategy = ZSTD_btultra;
|
||||
|
||||
static int ZSTD_shouldAttachDict(ZSTD_CCtx* cctx,
|
||||
const ZSTD_CDict* cdict,
|
||||
|
Loading…
x
Reference in New Issue
Block a user