cmogstored 1.3.2 - FreeBSD shutdown speedupv1.3.2
commit4e48663f6b07954fbcfc34339f44c9f487d9b4c8
authorEric Wong <normalperson@yhbt.net>
Tue, 10 Dec 2013 20:17:38 +0000 (10 20:17 +0000)
committerEric Wong <normalperson@yhbt.net>
Tue, 10 Dec 2013 22:10:17 +0000 (10 22:10 +0000)
tree3ffba17c029a68d383bebc90a84a319fa0c6c8b6
parent3420cb228a3aa09b453d7464ef0c7ab4b6a1d0db
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
README