Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Use context/guard_size to protect context stacks against overflow.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Wed, 12 Mar 2014 13:49:53 +0000 (14:49 +0100)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Mon, 17 Mar 2014 14:46:45 +0000 (15:46 +0100)
commit9101037a209e6c26945c22a57996c011ef9ecfaa
treee71030e0349fe638547d546366f2dba4f0f238c6
parent95593758ba86cb7c19a171174bcb1a46848e5caf
Use context/guard_size to protect context stacks against overflow.

Add a configurable number of protected pages at the top of each
stack.
src/simix/smx_context.c
src/simix/smx_context_thread.c