Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of scm.gforge.inria.fr:/gitroot/simgrid/simgrid
[simgrid.git] / teshsuite / java / semaphore / semaphore_gc.tesh
1 $ java -classpath ${classpath:=.} semaphore.SemaphoreGC ${srcdir:=.}/../../examples/platforms/small_platform.xml "--log=root.fmt:[%10.4r]%e(%i:%P@%h)%e%m%n"
2 > [    0.0000] (0:maestro@) Using regular java threads.
3 > [    0.0000] (1:SemCreator@Fafard) Creating 150 new Semaphores, yielding and triggering a GC after each
4 > [ 1500.0000] (1:SemCreator@Fafard) It worked, we survived. The test is passed.
5 > [ 1500.0000] (0:maestro@) MSG_main finished; Cleaning up the simulation...