Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Bug fixes around the resource failures in Simix
authorMartin Quinson <martin.quinson@loria.fr>
Tue, 5 Jun 2012 09:47:45 +0000 (11:47 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Tue, 5 Jun 2012 09:47:45 +0000 (11:47 +0200)
commit99542e8a8213501e7639ec432a47222f0672f9c2
treeb693538f026c263c7be165b339e09e02aed3d389
parent9f55e34b93f3969827706f7d096acdd5d4723487
Bug fixes around the resource failures in Simix

don't let the processes survive the host they are running onto when
they were running something. The same kind of fix is probably due when
they are communicating or sleeping.
ChangeLog
src/simix/smx_host.c