RSS All releases tagged bugfix

  •  09 May 2013 20:19

Release Notes: This release adds many bugfixes and performance improvements. Accuracy in finding duplicates in Global Dedupe has been improved. SHA256 is now the default block hash algorithm for dedupe, with the ability to change it separately from the chunk verification hash. Overall, many performance improvements have been made, with better parallelism, more SSE vectorization, and faster sorting and improving the segment hash list file handling, resulting in smaller I/O and fewer random accesses. Bugs in calculating in-memory index size has been fixed to avoid overflowing free RAM and swapping to disk.

  •  27 Nov 2012 04:38

Release Notes: This release introduces a bunch of fixes and optimizations along with more tests for error conditions. Security has been improved with IPSec-style message authentication and header CRC32 checksums in plain non-crypto mode. Zlib(gzip) compression has been made slightly faster. The rolling hash has been tweaked to improve block size distribution and chunking behavior of deduplication, resulting in an improved dedupe ratio. The compressed archive version has been bumped while retaining compatibility to decompress older non-encrypted versions.

  •  02 Oct 2012 21:53

Release Notes: This is a small update release that adds a few fixes and moves to a multiplicative rolling hash as its biggest change. This change improves the hash distribution and generates better dedupe block boundaries for different types of data. This in turn improves dedupe ratio.

Screenshot

Project Spotlight

NBit

A tool that computes CRCs with standard as well as custom polynomials.

Screenshot

Project Spotlight

Oliver's Parser Framework

A PHP 5 framework designed with simplicity and size in mind.