Reuse current spindles in design for partitioned
authorBernardo Dal Seno <bdalseno@google.com>
Thu, 2 May 2013 20:38:15 +0000 (22:38 +0200)
committerBernardo Dal Seno <bdalseno@google.com>
Fri, 3 May 2013 09:09:34 +0000 (11:09 +0200)
commit8a96e60d28d13d99d0c013931f145a38b91da090
tree000d5ac507e51475ab9e7be056168bc4236d53f4
parentf583e7ad7ef6cdfc5693e4bd1c1e0505a77d1b36
Reuse current spindles in design for partitioned

Renaming the current parameters dealing with spindles is nice, as their
meaning would be clearer, but that would mean changing a lot of code,
change external interfaces, and renaming internal variables for little
benefit. Also, instance policies would end up containing two related
parameters, one used when exclusive_storage is enabled, and the other when
disabled. Reusing the existing parameters by changing slightly their
semantics makes more sense.

Signed-off-by: Bernardo Dal Seno <bdalseno@google.com>
Reviewed-by: Guido Trotter <ultrotter@google.com>
doc/design-partitioned.rst