X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/343da621d4fc46b8d15c839a5e21bb45fce68e27..5d6ee66c4a278f168be501318e781c0853085bdc:/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..ba01e1dbef 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" -> [ 1.000000] (1:bob@bob) All dependencies are solved, let's start 'bob write' +$ ${bindir:=.}/s4u-io-dependent ${platfdir}/hosts_with_disks.xml --log=s4u_activity.t:verbose "--log=root.fmt:[%10.6r]%e(%i:%a@%h)%e%m%n" +> [ 1.000000] (1:bob@bob) 'bob write' is assigned to a resource and all dependencies are solved. Let's start > [ 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) 'carl read' is assigned to a resource and all dependencies are solved. Let's start > [ 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) 'carl compute' is assigned to a resource and all dependencies are solved. Let's start +> [ 1.140000] (1:bob@bob) Remove a dependency from 'carl read' on 'carl compute' +> [ 2.140000] (0:maestro@) Simulation time 2.14