Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add repr for many simgrid objects. replace mailbox __str__ to match __repr__ of other...
[simgrid.git] / examples / c / actor-stacksize / actor-stacksize.tesh
index 7cedbaaf69e6b6bdea8e5074c0d09ae9af998d6a..10962afa82a2651eaac52483393fa608d6d12937 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:=.}/c-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:=.}/c-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] [actor_stacksize/INFO] Hello
 > [Tremblay:actor:(2) 0.000000] [actor_stacksize/INFO] Hello
 > [Tremblay:actor:(3) 0.000000] [actor_stacksize/INFO] Hello