Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Do nto clean the main stack
authorGabriel Corona <gabriel.corona@loria.fr>
Mon, 3 Nov 2014 12:04:18 +0000 (13:04 +0100)
committerGabriel Corona <gabriel.corona@loria.fr>
Mon, 3 Nov 2014 12:04:18 +0000 (13:04 +0100)
commitf710e2d7c97fa76f9eaa390e5537bbeb1edbe8f9
treed354ec1f0b6e3de381532d53f7176f6b432b5a57
parent00fab7f6cbb427e331c007ed07403be1add49b25
[mc] Do nto clean the main stack

We only need to clean the stacks of the application processes.
Otherwise, we spend a *lot* of time cleaniong the stack in the MC code
which slows SimGridMC a lot and is useless anyway.

The way we check if we need to clean the stack is currently quite
haskish and could be improved.
tools/stack-cleaner/clean-stack-filter