linux-stable/net/ceph/crush
Ilya Dryomov be3226acc5 crush: new SET_CHOOSE_LEAF_TRIES command
Explicitly control the number of sample attempts, and allow the number of
tries in the recursive call to be explicitly controlled via the rule. This
is important because the amount of time we want to spend looking for a
solution may be rule dependent (e.g., higher for the wide indep pool than
the rep pools).

(We should do the same for the other tunables, by the way!)

Reflects ceph.git commit c43c893be872f709c787bc57f46c0e97876ff681.

Signed-off-by: Ilya Dryomov <ilya.dryomov@inktank.com>
Reviewed-by: Sage Weil <sage@inktank.com>
2013-12-31 20:32:21 +02:00
..
crush.c crush: factor out (trivial) crush_destroy_rule() 2013-12-31 20:32:11 +02:00
hash.c ceph: factor out libceph from Ceph file system 2010-10-20 15:37:28 -07:00
mapper.c crush: new SET_CHOOSE_LEAF_TRIES command 2013-12-31 20:32:21 +02:00