Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change default stack size in simgrid to 8MiB.
authorAugustin Degomme <degomme@idpann.imag.fr>
Tue, 11 Mar 2014 14:30:35 +0000 (15:30 +0100)
committerAugustin Degomme <degomme@idpann.imag.fr>
Wed, 12 Mar 2014 09:40:36 +0000 (10:40 +0100)
commit5a37cda4c36f1fc25b8154daf308cbcc45a42b84
tree5e0c30eac8abbf77972bd2cc44754b52a2448134
parent4731216138bf08c22c9e49157a217e4680b943e0
Change default stack size in simgrid to 8MiB.
This should not really allocate the 8 MiB in RAM, thus occupating the same amount of real memory than before
This behavior is at least true on Linux and BSD systems
doc/doxygen/options.doc
src/simgrid/sg_config.c
src/simix/smx_context.c