I started working on the current spindles to implement the design doc, and I realized that the task is bigger than I thought (400+ lines in 50+ files, obscure variable names like "su" to update, and a lot of manual work). When I thought about it, I noticed other problems (see the second patch comment), so I decided that it's better to reuse the current parameters rather than introducing new ones in the design.
I've based this patch on master, but maybe we prefer to fix the design on older branches. The change in the design impacts the code in 2.9 only, though. Bernardo Dal Seno (2): Fix white spaces in partitioned design doc Reuse current spindles in design for partitioned doc/design-partitioned.rst | 27 +++++++++++++++++++-------- 1 file changed, 19 insertions(+), 8 deletions(-) -- 1.8.2.1
