Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
clean a bit - Adrien
authorAd(rien) L <adrien.lebre@inria.fr>
Tue, 20 Oct 2015 13:02:12 +0000 (15:02 +0200)
committerAd(rien) L <adrien.lebre@inria.fr>
Tue, 20 Oct 2015 13:02:12 +0000 (15:02 +0200)
examples/msg/energy/vm/1 [deleted file]
examples/msg/energy/vm/2.out [deleted file]
examples/msg/energy/vm/README [deleted file]
examples/msg/energy/vm/vm [deleted file]

diff --git a/examples/msg/energy/vm/1 b/examples/msg/energy/vm/1
deleted file mode 100644 (file)
index 41fcfb8..0000000
+++ /dev/null
@@ -1 +0,0 @@
--bash: 2.out: command not found
diff --git a/examples/msg/energy/vm/2.out b/examples/msg/energy/vm/2.out
deleted file mode 100644 (file)
index e69de29..0000000
diff --git a/examples/msg/energy/vm/README b/examples/msg/energy/vm/README
deleted file mode 100644 (file)
index 6f0e6cb..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-Fact 1: 
-Two hosts: one task on the PM, the two hosts have the same energyfootprint
-Fact 2: 
-Two hosts: host1 hosts one VM, one task inside the VM (the same task as before), another task on the PM. the VM is correctly shutdowned at the end. Energy seems to consider the two tasks (that is the energyfootprint is equals to the energyfootprint to one host with two tasks.
-
-Issue 1: 
-If you kill the VM before terminating internal tasks you get warning and energy is not correct
-[10.000000] [msg_test/INFO] Total simulation time: 10.00
-[10.000000] /Users/alebre/DEVELOPMENTS/SIMGRID/simgrid/src/msg/msg_host.c:157: [msg/WARNING] dp_objs: 1 pending task?
-[10.000000] [surf_energy/INFO] Total energy of host MyHost1: 1300.000000 Joules
-Issue 2: 
-
diff --git a/examples/msg/energy/vm/vm b/examples/msg/energy/vm/vm
deleted file mode 100755 (executable)
index 9b0e79b..0000000
Binary files a/examples/msg/energy/vm/vm and /dev/null differ