]> git.ipfire.org Git - thirdparty/zstd.git/commit
reduced pool queue to 0 to save memory 807/head
authorYann Collet <cyan@fb.com>
Sat, 19 Aug 2017 22:07:54 +0000 (15:07 -0700)
committerYann Collet <cyan@fb.com>
Sat, 19 Aug 2017 22:07:54 +0000 (15:07 -0700)
commit7db552676ebad975e81726d486e6530b35267cae
tree11ee6b9fe4663db2bbd532164d3d90cc911934f2
parentf7312a7cb43ea9411363da5bb2b496f121020f97
reduced pool queue to 0 to save memory

fixed : pool performance when jobs are fires fast and queueSize==0
lib/common/pool.c
lib/compress/zstdmt_compress.c
lib/legacy/zstd_legacy.h