From 4e48663f6b07954fbcfc34339f44c9f487d9b4c8 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Tue, 10 Dec 2013 20:17:38 +0000 Subject: 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3-24-ge0c7