From 1747e755db35f27936f40d80a98bb90f9234d331 Mon Sep 17 00:00:00 2001 From: coldpeace Date: Fri, 10 Dec 2010 16:51:30 +0000 Subject: [PATCH] Chord Deployment File :add a deadline value for each node to let them leave the ring peacefuly... git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@9137 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- examples/msg/chord/chord.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/examples/msg/chord/chord.xml b/examples/msg/chord/chord.xml index a105b264da..4779089f5f 100644 --- a/examples/msg/chord/chord.xml +++ b/examples/msg/chord/chord.xml @@ -6,46 +6,54 @@ + + + + + + + + -- 2.20.1