Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Try to fix a failure about mutex freed too early in RMA
[simgrid.git] / examples / cpp / actor-stacksize / s4u-actor-stacksize.tesh
index ed14232..af1ab69 100644 (file)
@@ -3,15 +3,15 @@
 ! ignore .*Activating SYSV context factory
 ! ignore .*Using raw contexts. Because the glibc is just not good enough for us.
 
-$ ${bindir:=.}/s4u-actor-stacksize --log=simix_context.thresh:verbose --log=no_loc ${platfdir}/small_platform.xml
-> [::(0) 0.000000] [simix_context/VERBOSE] Creating a context of stack 8Mb
-> [0.000000] [simix_context/VERBOSE] Creating a context of stack 8Mb
-> [0.000000] [simix_context/VERBOSE] Creating a context of stack 16Mb
-> [0.000000] [simix_context/VERBOSE] Creating a context of stack 16Mb
-> [0.000000] [simix_context/VERBOSE] Creating a context of stack 32Mb
-> [0.000000] [simix_context/VERBOSE] Creating a context of stack 32Mb
-> [0.000000] [simix_context/VERBOSE] Creating a context of stack 64Mb
-> [0.000000] [simix_context/VERBOSE] Creating a context of stack 32Mb
+$ ${bindir:=.}/s4u-actor-stacksize --log=ker_context.thresh:verbose --log=no_loc ${platfdir}/small_platform.xml
+> [::(0) 0.000000] [ker_context/VERBOSE] Creating a context of stack 8Mb
+> [0.000000] [ker_context/VERBOSE] Creating a context of stack 8Mb
+> [0.000000] [ker_context/VERBOSE] Creating a context of stack 16Mb
+> [0.000000] [ker_context/VERBOSE] Creating a context of stack 16Mb
+> [0.000000] [ker_context/VERBOSE] Creating a context of stack 32Mb
+> [0.000000] [ker_context/VERBOSE] Creating a context of stack 32Mb
+> [0.000000] [ker_context/VERBOSE] Creating a context of stack 64Mb
+> [0.000000] [ker_context/VERBOSE] Creating a context of stack 32Mb
 > [Tremblay:actor:(1) 0.000000] [s4u_test/INFO] Hello
 > [Tremblay:actor:(2) 0.000000] [s4u_test/INFO] Hello
 > [Tremblay:actor:(3) 0.000000] [s4u_test/INFO] Hello