about summary refs log tree commit homepage
tag namev1.3.2 (0de450c7ca70d7192a6e26da47a6d82ba0fdb4bc)
tag date2013-12-10 22:10:34 +0000
tagged byEric Wong <normalperson@yhbt.net>
tagged objectcommit 4e48663f6b...
downloadcmogstored-1.3.2.tar.gz
cmogstored 1.3.2 - FreeBSD shutdown speedup
This release speeds up graceful shutdown on busy systems such
as FreeBSD.  There is also a minor resource savings for users
of the undocumented --worker-processes switch.  There are also
some minor memory error fixes for test cases (which did not
affect the daemon itself).

Upgrading is optional unless you are affected by these fixes.

Note: GNU/Linux users are encouraged to read the manpage update
regarding glibc malloc arenas

Eric Wong (9):
      selfwake: do share pipe descriptors with workers
      test/chunk-parser-1: fix uninitialized file structures
      test: fix valgrind warnings in test-only C code
      doc: refer to malloc-related environment variables
      thrpool: sleep instead of yield when poking thread
      test/mgmt-usage: relax regexp for ZFS
      m4/.gitignore: bump for newer gnulib
      doc: fix wording in manpage
      doc: fix link to MogileFS homepage