From: alegrand Date: Mon, 26 Mar 2007 11:28:36 +0000 (+0000) Subject: Use reasonable values in deployment files. X-Git-Tag: v3.3~1999 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/9efe9810f0b576bfafa3ad30f4cd0d298b612258?hp=4de0a434d872a362ac4540728c15bfd966e81b86 Use reasonable values in deployment files. git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@3361 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/examples/msg/msg_deployment.xml b/examples/msg/msg_deployment.xml index be4dde467b..1c08dc698d 100644 --- a/examples/msg/msg_deployment.xml +++ b/examples/msg/msg_deployment.xml @@ -2,14 +2,14 @@ - - - - - - - - + + + + + + + + diff --git a/examples/msg/msg_test_surfxml_bypassed.c b/examples/msg/msg_test_surfxml_bypassed.c index 4882aa200f..e5572d59a9 100644 --- a/examples/msg/msg_test_surfxml_bypassed.c +++ b/examples/msg/msg_test_surfxml_bypassed.c @@ -108,13 +108,13 @@ static int surf_parse_bypass(void) STag_surfxml_argument(); ETag_surfxml_argument(); -/* */ - A_surfxml_argument_value = "50000000000"; +/* */ + A_surfxml_argument_value = "5000000"; STag_surfxml_argument(); ETag_surfxml_argument(); -/* */ - A_surfxml_argument_value = "10000000"; +/* */ + A_surfxml_argument_value = "100000"; STag_surfxml_argument(); ETag_surfxml_argument(); diff --git a/examples/msg/small_deployment.xml b/examples/msg/small_deployment.xml index 49a940ce2f..102c3bb13d 100644 --- a/examples/msg/small_deployment.xml +++ b/examples/msg/small_deployment.xml @@ -4,8 +4,8 @@ - - + +