From: Ad(rien) L Date: Tue, 20 Oct 2015 13:02:12 +0000 (+0200) Subject: clean a bit - Adrien X-Git-Tag: v3_13~1644^2~1 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/5044970a5ea145af8654c1cb3237933dcb10fb71 clean a bit - Adrien --- diff --git a/examples/msg/energy/vm/1 b/examples/msg/energy/vm/1 deleted file mode 100644 index 41fcfb81e7..0000000000 --- a/examples/msg/energy/vm/1 +++ /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 index e69de29bb2..0000000000 diff --git a/examples/msg/energy/vm/README b/examples/msg/energy/vm/README deleted file mode 100644 index 6f0e6cb75b..0000000000 --- a/examples/msg/energy/vm/README +++ /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 index 9b0e79bc8d..0000000000 Binary files a/examples/msg/energy/vm/vm and /dev/null differ