Check out the new USENIX Web site. next up previous
Next: Heuristics Up: Computing cores Previous: Computing cores

Metrics

We evaluate our heuristics using three metrics:

For brevity, we use the terms core size, load, and coverage to indicate average core size, maximum load, and average coverage, respectively. Where we do refer to these terms in the context of a particular host, we say so explicitly.

A good heuristic will determine cores with small size, low load, and high coverage. Coverage is the most critical metric because it determines how well it does in guaranteeing service in the event of a catastrophe. Coverage may not equal 1 either because there was no host $h^\prime$ that was available to cover an attribute $a$ of $h$, or because the heuristic failed to identify such a host $h^\prime$. As shown in the following sections, the second case rarely happens with our heuristics.

Note that, as a single number, the coverage of a given Core$(h)$ does not fully capture its resilience. For example, consider host $h_1$ with two attributes and host $h_2$ with 10 attributes. If Core$(h_1)$ covers only one attribute, then Core$(h_1)$ has a coverage of 0.5. If Core$(h_2)$ has the same coverage, then it covers only 5 of the 10 attributes. There are more ways to fail all of the hosts in Core$(h_2)$ than those in Core$(h_1)$. Consequently, we also use the number of cores that do not have a coverage of 1.0 as an extension of the coverage metric.


next up previous
Next: Heuristics Up: Computing cores Previous: Computing cores
Flavio Junqueira 2005-02-17