From cbf0d34a2d64218c08c993b864d41e53a1b5424f Mon Sep 17 00:00:00 2001 From: Arnaud Giersch Date: Wed, 4 Mar 2020 14:06:45 +0100 Subject: [PATCH] Fix tesh file. 4e6 bytes at 100MBps read in 0.04s: it looks correct. --- examples/s4u/io-dependent/s4u-io-dependent.tesh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/s4u/io-dependent/s4u-io-dependent.tesh b/examples/s4u/io-dependent/s4u-io-dependent.tesh index 26fb3b3c52..93e86b6ac6 100644 --- a/examples/s4u/io-dependent/s4u-io-dependent.tesh +++ b/examples/s4u/io-dependent/s4u-io-dependent.tesh @@ -6,6 +6,6 @@ $ ${bindir:=.}/s4u-io-dependent ${platfdir}/hosts_with_disks.xml --log=s4u_activ > [ 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 -- 2.20.1