All of lore.kernel.org
 help / color / mirror / Atom feed
From: Loic Dachary <loic@dachary.org>
To: Ceph Development <ceph-devel@vger.kernel.org>
Subject: Standalone libcrush: call for participation
Date: Sat, 21 Jan 2017 00:16:26 +0100	[thread overview]
Message-ID: <ea88fb94-f48f-0c2c-2ffb-4019bed66fc5@dachary.org> (raw)

Hi Ceph,

The idea of packaging CRUSH [1] as a standalone library that can be used by Ceph and other projects is not new. 

From the beginning Sage expected/hoped that the algorithm would be useful for lots of different applications. Other storage systems, load balancers, CDNs, or any other distributed thing where a compact description of how to map a large number of things to other things would be useful.  This has partly been proven out in that some storage systems "use CRUSH," but they use it in the sense that they reimplemented something based on the underlying algorithm.

It's also a place where we haven't seen a need to do anything ceph-specific; the problems we've fixed and changes we've made are general issues with the original algorithm and implementation.  The main barrier has been that the code and tools are built using a lot of the generic ceph infrastructure like encode/decode/bufferlists.

The beginning of the next ceph release cycle seems like a good time to initiate that effort. If someone is willing to help with the bootstrap, now is a good time. The library will be hosted under the libcrush.org domain name. But that's about the only thing that happened so far :-)

Cheers

[1] https://github.com/ceph/ceph/tree/master/src/crush

-- 
Loïc Dachary, Artisan Logiciel Libre

             reply	other threads:[~2017-01-20 23:16 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-20 23:16 Loic Dachary [this message]
2017-01-23 16:29 ` Standalone libcrush: call for participation Adam C. Emerson
2017-01-23 17:00   ` Loic Dachary
2017-01-23 18:02     ` Adam C. Emerson
2017-01-23 18:43     ` Ilya Dryomov
2017-01-23 20:08       ` Loic Dachary
2017-01-23 21:27         ` Ilya Dryomov
     [not found]       ` <5d8fcfa6-3bf7-b29e-22a9-4d2864194afd@dachary.org>
2017-01-23 21:44         ` Ilya Dryomov
2017-01-23 21:59           ` Loic Dachary
2017-01-24 10:08             ` Ilya Dryomov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ea88fb94-f48f-0c2c-2ffb-4019bed66fc5@dachary.org \
    --to=loic@dachary.org \
    --cc=ceph-devel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.