« Previous | Next » 

Revision 5ad86777

ID5ad867775f36f3111dbfdb18414f7ccdf3e843ea

Added by Iustin Pop over 14 years ago

Split the balancing function in two parts

Currently in the balancing function we do two thing:

- take the decision where to do a new balancing round or not
- and actually computing the balancing round

This is not nice, as the two parts are conceptually separate, so this
patch splits the decision on whether to descend or not to a new
function.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences