Statistics
| Branch: | Tag: | Revision:

root / src @ 00b51a14

Name Size
Cluster.hs 26.4 kB
Container.hs 1.9 kB
Instance.hs 1.8 kB
Makefile 313 Bytes
Node.hs 7.7 kB
PeerMap.hs 1.8 kB
Rapi.hs 5 kB
Utils.hs 2.1 kB
Version.hs.in 112 Bytes
hbal.hs 7 kB
hn1.hs 6.3 kB

Latest revisions

# Date Author Comment
00b51a14 03/13/2009 10:00 pm Iustin Pop

Some more docstring updates

142538ff 03/13/2009 09:11 pm Iustin Pop

Enhance the command list for the solution

This patch moves the formatting of the command list to Cluster.hs and
enhances it with separator messages between the steps.

79ac6b6f 03/13/2009 08:53 pm Iustin Pop

Add a new ReplaceAndFailover move

This patch adds a new replace secondary and failover move (equals to
“r:x f”), which can improve the solution (since we are testing more
options at each step).

fd934a28 03/13/2009 08:52 pm Iustin Pop

Some whitespace changes

Aligned the comments in Instance.hs

7dfaafb1 03/13/2009 07:57 pm Iustin Pop

Convert hbal from multiple rounds to a step-method

Currently hbal does multiple rounds, stopping when a rounds doesn't
bring improvements. With the recent changes to not remove instances from
the candidate list, this is obsolete as the first round will always run...

ca8258d9 03/13/2009 09:14 am Iustin Pop

Rework the solution printing in Cluster.hs

This abstracts the individual placement solution so that it can be used
independently.

0a0f2533 03/12/2009 10:23 pm Iustin Pop

Remove the restriction of one-move-per-round

The current code restricts each instance to one move per round. This is
bad, as an computation restarted in the middle of the solution will have
a different set of instances to work and will thus lead to a different...

ced859f3 03/12/2009 10:16 pm Iustin Pop

Add a header to node lists and print more data

This prints the total memory/disk and also adds a header.

c622fa7c 03/12/2009 10:07 pm Iustin Pop

Rename the maxRes to r_mem

This is to keep in style with the other memory variables.

04247752 03/12/2009 09:54 pm Iustin Pop

Display the reserved memory too in node lists

This is useful and not easy to compute otherwise.

View revisions

Also available in: Atom