Add the node reserved memory percentage
authorIustin Pop <iustin@google.com>
Wed, 11 Mar 2009 08:07:06 +0000 (09:07 +0100)
committerIustin Pop <iustin@google.com>
Wed, 11 Mar 2009 08:07:06 +0000 (09:07 +0100)
commitdfc749e6f35f5e85868b80e347e6b5440aa8cce2
tree2e2d204bea1d1200428954296bb1303409e5c155
parentc5c295bcc7fda8e0a64ed13fbb09a9f78886029c
Add the node reserved memory percentage

This patch adds the node attribute “reserved memory percentage” that is
derived from the maximum reserved memory for a node and its total
memory.

This will be useful for enhancing the balancing algorithm.
src/Node.hs