about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2013-12-10 20:17:38 +0000
committerEric Wong <normalperson@yhbt.net>2013-12-10 22:10:17 +0000
commit4e48663f6b07954fbcfc34339f44c9f487d9b4c8 (patch)
tree3ffba17c029a68d383bebc90a84a319fa0c6c8b6
parent3420cb228a3aa09b453d7464ef0c7ab4b6a1d0db (diff)
downloadcmogstored-4e48663f6b07954fbcfc34339f44c9f487d9b4c8.tar.gz
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
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index ad88e1b..488d686 100644
--- a/README
+++ b/README
@@ -56,7 +56,7 @@ Source tarballs suitable for distribution are housed here:
 * http://bogomips.org/cmogstored/files/
 
 The latest stable release is:
-        http://bogomips.org/cmogstored/files/cmogstored-1.3.1.tar.gz
+        http://bogomips.org/cmogstored/files/cmogstored-1.3.2.tar.gz
 
 See http://bogomips.org/cmogstored/NEWS for release notes