]> wimlib.net Git - wimlib/commit
compress_parallel.c: Smarter setting of chunks_per_msg
authorEric Biggers <ebiggers3@gmail.com>
Thu, 25 Sep 2014 04:21:13 +0000 (23:21 -0500)
committerEric Biggers <ebiggers3@gmail.com>
Thu, 25 Sep 2014 04:21:45 +0000 (23:21 -0500)
commitaae306916e3c97040650b669e21f30bf32b0839d
tree1e87d6d33292c455d1b1787dbfd8cadbe7615a98
parent7bde6829519d157bbf5dbc16782c2cd7a11730bf
compress_parallel.c:  Smarter setting of chunks_per_msg

Useful when compressing small chunks with many threads.
src/compress_parallel.c