X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/242530a43236d91a6522c6f3768776aca9f04508..23c4a29b7df1ed680b62ad1f2f868219adba0158:/examples/s4u/io-dependent/s4u-io-dependent.tesh diff --git a/examples/s4u/io-dependent/s4u-io-dependent.tesh b/examples/s4u/io-dependent/s4u-io-dependent.tesh index 26fb3b3c52..7a7e537d40 100644 --- a/examples/s4u/io-dependent/s4u-io-dependent.tesh +++ b/examples/s4u/io-dependent/s4u-io-dependent.tesh @@ -1,11 +1,11 @@ #!/usr/bin/env tesh ! output sort -$ ${bindir:=.}/s4u-io-dependent ${platfdir}/hosts_with_disks.xml --log=s4u_activity.t:debug "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" +$ ${bindir:=.}/s4u-io-dependent ${platfdir}/hosts_with_disks.xml --log=s4u_activity.t:verbose "--log=root.fmt:[%10.6r]%e(%i:%P@%h)%e%m%n" > [ 1.000000] (1:bob@bob) All dependencies are solved, let's start 'bob write' > [ 1.000000] (1:bob@bob) Remove a dependency from 'bob compute' on 'bob write' > [ 1.100000] (1:bob@bob) All dependencies are solved, let's start 'carl read' > [ 1.100000] (1:bob@bob) Remove a dependency from 'bob write' on 'carl read' -> [ 1.166667] (1:bob@bob) All dependencies are solved, let's start 'carl compute' -> [ 1.166667] (1:bob@bob) Remove a dependency from 'carl read' on 'carl compute' -> [ 2.166667] (0:maestro@) Simulation time 2.16667 +> [ 1.140000] (1:bob@bob) All dependencies are solved, let's start 'carl compute' +> [ 1.140000] (1:bob@bob) Remove a dependency from 'carl read' on 'carl compute' +> [ 2.140000] (0:maestro@) Simulation time 2.14