cmogstored dev/user discussion/issues/patches/etc
 help / color / mirror / code / Atom feed
* [ANN] cmogstored 1.8.1 - a mogstored alternative
@ 2021-02-13  2:40 Eric Wong
  0 siblings, 0 replies; only message in thread
From: Eric Wong @ 2021-02-13  2:40 UTC (permalink / raw)
  To: mogile, cmogstored-public; +Cc: 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)).

    Thanks to Xiao Yu <xyu@automattic.com> for reporting and
    testing at our public mailbox:
    https://yhbt.net/cmogstored-public/CABfxMcW+kb5gwq3pSB_89P49EVv+4UkJXz+mUPQTy19AdrwbAg@mail.gmail.com/T/

tarball:

  https://yhbt.net/cmogstored/files/cmogstored-1.8.1.tar.gz

  SHA256 - e1c762d41f96a44457589fa2cb843a2fbc83a1086a9c4a7f87517334644b62eb
  (checksum is only intended to guard against accidental corruption,
   it is NOT signed and there is no warranty or guarantees)

* homepage: https://yhbt.net/cmogstored/README
* git clone https://yhbt.net/cmogstored.git
* torsocks git clone http://ou63pmih66umazou.onion/cmogstored.git
* gitweb: https://repo.or.cz/w/cmogstored.git
* public mailbox (no HTML mail): cmogstored-public@yhbt.net
* mail archives: https://yhbt.net/cmogstored-public/
  http://ou63pmih66umazou.onion/cmogstored-public/
  nntps://news.public-inbox.org/inbox.comp.file-systems.mogilefs.cmogstored
  nntp://ou63pmih66umazou.onion/inbox.comp.file-systems.mogilefs.cmogstored
  imaps://news.public-inbox.org/inbox.comp.file-systems.mogilefs.cmogstored.0
  imap://ou63pmih66umazou.onion/inbox.comp.file-systems.mogilefs.cmogstored.0

Note: *.onion URLs require Tor

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2021-02-13  2:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-13  2:40 [ANN] cmogstored 1.8.1 - a mogstored alternative Eric Wong

Code repositories for project(s) associated with this public inbox

	https://yhbt.net/cmogstored.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).