X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/95cd4e6e0c85be242b34630726a82bf5e8e6be17..3b3e92fbc72acf2fd0779415f9b75ec3cb99da90:/.gitignore diff --git a/.gitignore b/.gitignore index 1c84169eb9..7004580027 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,7 @@ *.trace *.class .cproject # Eclipse cruft +CMakeLists.txt.user \#* .attach_pid* smpitmp-* @@ -116,24 +117,17 @@ tags callgrind.out.* ### Examples and traces *.exe -doc/msg-tuto-src/masterworker0 -doc/msg-tuto-src/masterworker1 -doc/msg-tuto-src/masterworker2 -doc/msg-tuto-src/masterworker3 -doc/msg-tuto-src/masterworker4 -examples/msg/app-chainsend/chainsend -examples/msg/cloud-capping/cloud-capping +doc/tuto-msg/masterworker +doc/tuto-msg/masterworker-sol1 +doc/tuto-msg/masterworker2 +doc/tuto-msg/masterworker3 +doc/tuto-msg/masterworker4 examples/msg/cloud-masterworker/cloud-masterworker -examples/msg/cloud-migration/cloud-migration -examples/msg/cloud-simple/cloud-simple -examples/msg/cloud-two-tasks/cloud-two-tasks -examples/msg/dht-chord/dht-chord examples/msg/dht-kademlia/dht-kademlia examples/msg/dht-pastry/dht-pastry examples/msg/energy-onoff/energy-onoff examples/msg/energy-vm/energy-vm examples/msg/platform-failures/platform-failures -examples/msg/plugin-hostload/plugin-hostload examples/msg/process-create/process-create examples/msg/app-masterworker/app-masterworker examples/msg/mc/bugged1 @@ -153,12 +147,10 @@ examples/msg/mc/test/snapshot_comparison4 examples/msg/mc/test/snapshot_comparison5 examples/msg/ms.trace examples/msg/network-ns3/network-ns3 -examples/msg/task-priority/task-priority examples/msg/procmig.trace examples/msg/synchro-semaphore/synchro-semaphore examples/msg/maestro-set/maestro-set examples/msg/simulation.trace -examples/msg/app-token-ring/app-token-ring examples/msg/trace-categories/trace-categories examples/msg/trace-route-user-variables/trace-route-user-variables examples/msg/trace-link-user-variables/trace-link-user-variables @@ -176,21 +168,27 @@ examples/s4u/actor-migration/s4u-actor-migration examples/s4u/actor-suspend/s4u-actor-suspend examples/s4u/actor-yield/s4u-actor-yield examples/s4u/app-bittorrent/s4u-bittorrent +examples/s4u/app-chainsend/s4u-app-chainsend examples/s4u/app-masterworker/s4u-app-masterworker examples/s4u/app-pingpong/s4u-app-pingpong examples/s4u/app-token-ring/s4u-app-token-ring examples/s4u/async-wait/s4u-async-wait examples/s4u/async-waitall/s4u-async-waitall examples/s4u/async-waitany/s4u-async-waitany +examples/s4u/cloud-capping/s4u-cloud-capping +examples/s4u/cloud-migration/s4u-cloud-migration examples/s4u/cloud-simple/s4u-cloud-simple examples/s4u/dht-chord/s4u-dht-chord +examples/s4u/dht-kademlia/s4u-dht-kademlia +examples/s4u/energy-boot/s4u-energy-boot +examples/s4u/energy-exec/s4u-energy-exec examples/s4u/energy-link/s4u-energy-link -examples/s4u/energy-ptask/s4u-energy-ptask examples/s4u/energy-vm/s4u-energy-vm examples/s4u/exec-async/s4u-exec-async examples/s4u/exec-basic/s4u-exec-basic examples/s4u/exec-dvfs/s4u-exec-dvfs examples/s4u/exec-monitor/s4u-exec-monitor +examples/s4u/exec-ptask/s4u-exec-ptask examples/s4u/exec-remote/s4u-exec-remote examples/s4u/io-file-system/s4u-io-file-system examples/s4u/io-file-remote/s4u-io-file-remote @@ -250,13 +248,20 @@ teshsuite/mc/mutex-handling/mutex-handling teshsuite/mc/mutex-handling/without-mutex-handling teshsuite/msg/actions-comm/actions-comm teshsuite/msg/actions-storage/actions-storage +teshsuite/msg/app-chainsend/chainsend teshsuite/msg/app-bittorrent/bittorrent teshsuite/msg/app-pingpong/app-pingpong +teshsuite/msg/app-token-ring/app-token-ring teshsuite/msg/async-wait/async-wait teshsuite/msg/async-waitall/async-waitall teshsuite/msg/async-waitany/async-waitany +teshsuite/msg/cloud-capping/cloud-capping +teshsuite/msg/cloud-migration/cloud-migration teshsuite/msg/cloud-sharing/cloud-sharing +teshsuite/msg/cloud-simple/cloud-simple +teshsuite/msg/cloud-two-tasks/cloud-two-tasks teshsuite/msg/concurrent_rw/concurrent_rw +teshsuite/msg/dht-chord/dht-chord teshsuite/msg/energy-consumption/energy-consumption teshsuite/msg/energy-pstate/energy-pstate teshsuite/msg/energy-ptask/energy-ptask @@ -270,6 +275,7 @@ teshsuite/msg/io-file-remote/io-file-remote teshsuite/msg/io-raw-storage/io-raw-storage teshsuite/msg/pid/pid teshsuite/msg/platform-properties/platform-properties +teshsuite/msg/plugin-hostload/plugin-hostload teshsuite/msg/process/process teshsuite/msg/process-daemon/process-daemon teshsuite/msg/process-kill/process-kill @@ -932,6 +938,7 @@ teshsuite/smpi/macro-partial-shared-communication/macro-partial-shared-communica teshsuite/smpi/type-struct/type-struct teshsuite/smpi/type-vector/type-vector teshsuite/s4u/actor/actor +teshsuite/s4u/cloud-interrupt-migration/cloud-interrupt-migration teshsuite/s4u/comm-pt2pt/comm-pt2pt teshsuite/s4u/comm-waitany/comm-waitany teshsuite/s4u/concurrent_rw/concurrent_rw