I think what you want is Ceph's CRUSH algorithm. Source code: https://github.com/ceph/ceph/tree/master/src/crush Paper: http://www.ssrc.ucsc.edu/Papers/weil-sc06.pdf
On Mon, Apr 28, 2014 at 5:27 PM, Séguin Cyril <[email protected]> wrote: > Hy all, > > I'm currently interesting in comparing Ceph's block replica placement policy > with other placements algorithm. > > Is it possible to access to the source code of Ceph's placement policy and > where can I find it? > > Thanks a lot. > > Best regards. > > CS > > _______________________________________________ > ceph-users mailing list > [email protected] > http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com _______________________________________________ ceph-users mailing list [email protected] http://lists.ceph.com/listinfo.cgi/ceph-users-ceph.com
