Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
start to make generic simcalls observable from the MC
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Mon, 12 Aug 2019 10:21:51 +0000 (12:21 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Thu, 15 Aug 2019 13:37:41 +0000 (15:37 +0200)
commitd2cc5a5e537a7b2915f781dd75ad8f4d02f6fcf7
tree2d425d4d1a3b522255b99cb27a4826998ec1b656
parent1c75860aa49dbde3f251678a7d00a2e27660efa8
start to make generic simcalls observable from the MC

WIP, done in the easy parts for now.

Not finished in MC_state_get_request_for_process() yet. That's too bad
because this function is the core of the use of simcalls by the MC,
where the next simcall is picked.

Not done in the independence computing part either.
include/simgrid/simix.hpp
include/simgrid/simix/blocking_simcall.hpp
src/mc/mc_base.cpp
src/mc/mc_request.cpp
src/simix/libsmx.cpp
src/simix/popping_private.hpp