From: Ian Jackson Date: Mon, 6 Nov 2017 18:07:39 +0000 (+0000) Subject: ts-hosts-allocate-Executive print sharing info in debug output X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=48c59a40cb94db45917f827cb5c655c56419717f;p=people%2Faperard%2Fosstest.git ts-hosts-allocate-Executive print sharing info in debug output Signed-off-by: Ian Jackson --- diff --git a/ts-hosts-allocate-Executive b/ts-hosts-allocate-Executive index 58e9f891..fc107c08 100755 --- a/ts-hosts-allocate-Executive +++ b/ts-hosts-allocate-Executive @@ -691,7 +691,9 @@ sub hid_recurse ($$) { print DEBUG "$dbg FINAL start=$start_time va=$variation_age". " variation_bonus=$variation_bonus". " previously_failed=$previously_failed". - " previously_failed_equiv=$previously_failed_equiv cost=$cost\n"; + " previously_failed_equiv=$previously_failed_equiv". + " eff.share_bonus=$share_reuse*$share_reuse_bonus". + " cost=$cost\n"; if (!defined $best || $cost < $best->{Cost}) { print DEBUG "$dbg FINAL BEST: ".