]> AND Public Git Repository - simgrid.git/blobdiff - doc/doxygen/options.doc
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix directories for bug-17312.
[simgrid.git] / doc / doxygen / options.doc
index b9ab5201086c6e8e11502a43923dc2a5694823f3..b70680d11c22bcf90a0bae8a3f2c8e3980a3b29f 100644 (file)
@@ -391,7 +391,7 @@ stacks), leading to segfaults with corrupted stack traces.
 
 If you want to push the scalability limits of your code, you really
 want to reduce the \b contexts/stack_size item. Its default value
-is 128 (in KiB), while our Chord simulation works with stacks as small
+is 8192 (in KiB), while our Chord simulation works with stacks as small
 as 16 KiB, for example. For the thread factory, the default value 
 is the one of the system, if it is too large/small, it has to be set 
 with this parameter.