Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
implement ExecImpl::remainingRatio and make sure we never call ExecImpl::remaining...
authorMartin Quinson <martin.quinson@loria.fr>
Fri, 8 Dec 2017 21:54:06 +0000 (22:54 +0100)
committerMartin Quinson <martin.quinson@loria.fr>
Fri, 8 Dec 2017 22:18:21 +0000 (23:18 +0100)
commit249e66b5d20dc77cef37e44f81eb07fc8f8ba293
tree77f6e8825c715ed3e0fcb236771a0066509beb2f
parentdbedbebf64316ffe2270109c8c245e6197ef6aca
implement ExecImpl::remainingRatio and make sure we never call ExecImpl::remaining on seq tasks
src/kernel/activity/ExecImpl.cpp
src/kernel/activity/ExecImpl.hpp
src/msg/msg_task.cpp