Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Align top of stacks to a multiple of 16.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Wed, 27 Sep 2017 21:31:25 +0000 (23:31 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Thu, 28 Sep 2017 14:31:35 +0000 (16:31 +0200)
commite36a2202155d007c72d9f54fdddf3f422a8503f8
tree71b098bb421c7820b576fa00a33b5320bfd03a64
parent0df38498903aae4bb9bb069ec72ea6b6ab461592
Align top of stacks to a multiple of 16.

It's needed for Asan not to whine.
include/simgrid/simix.h
src/kernel/context/Context.hpp
src/kernel/context/ContextBoost.cpp
src/simix/smx_context.cpp
src/simix/smx_global.cpp