Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to mog...@googlegroups.com, cmogstor...@yhbt.net, Xiao Yu
cmogstored is an alternative implementation of the "mogstored" storage
component of MogileFS. cmogstored is implemented in C and does not use
Perl at runtime. cmogstored is the only component you need to install
on a MogileFS storage node.
Changes in 1.8.1
use default system stack size
This release fixes a segfault on some systems/toolchains where
our per-thread stack size was too small. Given the prevalance
of 64-bit systems nowadays, using a small stack is unlikely to
yield any benefits.
Users on 32-bit systems who wish to continue with a minimal
stack should use "ulimit -s" in startup scripts or configure
their process manager appropriately (e.g. setting the
"LimitSTACK" directive in described in systemd.exec(5)).
SHA256 - e1c762d41f96a44457589fa2cb843a2fbc83a1086a9c4a7f87517334644b62eb
(checksum is only intended to guard against accidental corruption,
it is NOT signed and there is no warranty or guarantees)