All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] wip-tunables3
@ 2014-03-19 16:09 Ilya Dryomov
  2014-03-19 16:09 ` [PATCH 1/5] crush: fix off-by-one errors in total_tries refactor Ilya Dryomov
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Ilya Dryomov @ 2014-03-19 16:09 UTC (permalink / raw)
  To: ceph-devel

Hello,

This series updates the kernel implementation of CRUSH with a couple of
fixes and a new chooseleaf_vary_r tunable (all ported from ceph.git).
TUNABLES3 feature bit is shared with PRIMARY_AFFINITY, which will also
be posted in a couple of days in order to get everything into 3.15.

Thanks,

                Ilya


Ilya Dryomov (5):
  crush: fix off-by-one errors in total_tries refactor
  crush: allow crush rules to set (re)tries counts to 0
  crush: add chooseleaf_vary_r tunable
  crush: add SET_CHOOSELEAF_VARY_R step
  crush: support chooseleaf_vary_r tunable (tunables3) by default

 include/linux/ceph/ceph_features.h |   10 ++++-
 include/linux/crush/crush.h        |    7 +++
 net/ceph/crush/mapper.c            |   85 ++++++++++++++++++++++++------------
 3 files changed, 74 insertions(+), 28 deletions(-)

-- 
1.7.10.4


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2014-03-27 23:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-19 16:09 [PATCH 0/5] wip-tunables3 Ilya Dryomov
2014-03-19 16:09 ` [PATCH 1/5] crush: fix off-by-one errors in total_tries refactor Ilya Dryomov
2014-03-19 16:09 ` [PATCH 2/5] crush: allow crush rules to set (re)tries counts to 0 Ilya Dryomov
2014-03-19 16:09 ` [PATCH 3/5] crush: add chooseleaf_vary_r tunable Ilya Dryomov
2014-03-19 16:09 ` [PATCH 4/5] crush: add SET_CHOOSELEAF_VARY_R step Ilya Dryomov
2014-03-19 16:09 ` [PATCH 5/5] crush: support chooseleaf_vary_r tunable (tunables3) by default Ilya Dryomov
2014-03-27 23:39 ` [PATCH 0/5] wip-tunables3 Josh Durgin

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.