Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Lame attempt to make cleanup and kill coexist
[simgrid.git] / src / simix / smx_process.c
2012-04-25 Arnaud LegrandLame attempt to make cleanup and kill coexist
2012-04-25 Arnaud LegrandThis commit partially reverts commit 4e0c8570051df3f711...
2012-02-28 Martin Quinsonimplement a SIMIX_processes_as_dynar() function
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschFix format strings to match their arguments.
2012-02-21 Arnaud GierschSIMIX_context_runall() doesn't take any argument.
2012-02-13 Arnaud GierschAvoid to throw an exception, and catch it just below.
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-25 Christophe ThiérySIMIX refactoring: replace 'request' by a more precise...
2012-01-25 Christophe ThiéryRename SIMIX files
2012-01-19 Christophe ThiéryFix SIMIX_post_io. For now SIMIX_req_file_read makes...
2012-01-19 navarroStarting simix mecanism for io.
2012-01-19 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-01-17 navarroRevert "Fix segfault when using XBT_... and when proces...
2012-01-17 navarroFix segfault when using XBT_... and when process have...
2012-01-17 navarroImplement SIMIX_process_from_PID
2012-01-13 Marion GuthmullerMerge branch 'MC_LTL'
2012-01-13 Martin QuinsonMerge branch 'MC_LTL'
2012-01-13 unknownDeclare functions XBT_PUBLIC to export them.
2012-01-11 Marion Guthmullermerge conflicts resolved
2012-01-09 Martin QuinsonMerge branches 'MC_LTL' and 'MC_LTL' of scm.gforge...
2012-01-06 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-01-06 Christophe ThiérySIMIX: when a process is killed, remove its blocking...
2012-01-06 Christophe ThiéryMerge branch 'smpi'
2012-01-05 Christophe ThiérySMPI: before terminating a process, wait for its asynch...
2012-01-05 Christophe ThiéryWhen a process leaves, no one should ever finish a...
2011-12-26 Martin QuinsonWhen the process exits, don't cancel the communications...
2011-12-26 Martin QuinsonFurther investigate the dsend issue, in vain so far
2011-12-26 Martin Quinsonmerge back the master trunk into the smpi branch
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-19 Christophe ThiéryAdd a function SIMIX_process_get_runnable() for context...
2011-11-22 Marion Guthmullermerge conflicts
2011-11-15 Christophe ThiérySIMIX: add a redundant parameter to avoid repeated...
2011-11-10 Christophe ThiéryClean MSG source file names
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-11-09 Christophe ThiéryFix possible crashes and leaks with dsends during proce...
2011-11-02 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-11-02 Christophe ThiéryThe impossible might be possible sometimes, actually
2011-11-02 Christophe ThiérySwitch directly between runnable contextes (work in...
2011-10-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-10-27 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-10-27 Christophe ThiéryMake suspending/resuming a suspended/non-suspended...
2011-10-20 Martin QuinsonMerge stuff again. Damn, I should pull before changing...
2011-10-20 Martin Quinsonmerge branches
2011-10-20 Christophe ThiéryThis memory leak fix did not work with complex simulations.
2011-10-14 Christophe ThiérySimix: clean unfinished comms when terminating a process
2011-10-13 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-10-13 Christophe ThiéryFighting more memory leaks in Chord
2011-06-09 Pierre-Nicolas ClaussMerge back master branch
2011-05-24 Martin Quinsonmerge
2011-05-24 Lucas Schnorr[trace] remove old source file with functions that...
2011-05-13 Pierre-Nicolas ClaussMerge back master branch.
2011-05-10 Arnaud GierschDefine and use a function to run the processes to run.
2011-03-31 Lucas SchnorrMerge branch 'master' into master-svn
2011-03-29 Pierre-Nicolas ClaussMerge branch 'master' of github.com:THEpini/simgrid
2011-03-29 Pierre-Nicolas ClaussCoding Sprint : Synchronize SVN with GitHub
2011-03-29 cristianrosaMerge branch 'master', remote branch 'git-hub-cristian...
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 agierschUse new macros THROWF and RETHROWF.
2011-03-15 thieryAdd a function SIMIX_process_get_by_name()
2011-02-22 thierySimplify the management of processes in MSG.
2011-02-17 agierschUse new style logging macros.
2011-02-03 thieryVarious optimizations
2011-02-03 thieryThis action name is not used
2011-02-02 thieryUse a mallocator for SIMIX actions
2011-01-28 cristianrosaReturn the host failures in the same process sleep...
2011-01-27 thieryReplace the return value of SIMIX_req_process_create...
2011-01-20 cristianrosaAdd a clock per process when running in MC mode.
2011-01-20 cristianrosaCode refactor: move the functions associated to the...
2011-01-20 cristianrosaBugfix: return after answering the sleep request when...
2011-01-20 cristianrosaBugfix: manually increase the time when running the...
2011-01-11 cristianrosaImprove debug information
2011-01-07 cristianrosaSmall bugfixes to stabilize the MC
2011-01-05 cristianrosaBugfix: killall should execute all processes after...
2011-01-05 cristianrosaReplace the setsets in the MC's states by malloced...
2010-12-13 cristianrosaUse a dynar instead of a swag to implement the process_...
2010-12-07 mquinsondo not store the requests on the process's stack nor...
2010-12-07 mquinsonrename a badly named variable
2010-12-07 mquinsonnew function (private to simix): SIMIX_process_get_maxpid
2010-12-06 cristianrosaBugfix: Protect SIMIX_process_self in the case that...
2010-12-03 mquinsonmove iwannadie from processes to contextes back
2010-12-02 mquinsonmake simix headers public so that we can write external...
2010-12-02 thieryCleaner detection of using model-checking.
2010-12-02 thieryRename two functions and a structure
2010-12-02 thieryClean indentation and coding style in SIMIX
2010-12-02 piniKill old implementation of SIMIX_process_self.
2010-12-02 cristianrosa- Move simix_global->current_process to smx_current_context
2010-12-02 thieryDefine inline functions before calling them
2010-12-02 piniSIMIX2 renamed some of the tracing stuff.
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-10-11 alegrandIndent include and src using this command:
2010-07-09 piniUse a fifo instead of a swag of sleeping processes...
2010-07-02 navarropRewriting for some compilers less permissive.
2010-06-04 navarropDo not declare variable in the middle of nowhere!
2010-04-25 mquinsonFix copyright headers
2010-04-25 mquinsonKill old $Id$ command dating from CVS
2010-04-09 mquinsonfix a warning preventing the code form compiling in...
2010-04-08 donassbrSemaphores are more complicated than mutexes since...
2010-04-07 donassbrBugfix: Problems when we suspend/resume the process...
2010-03-23 mquinsonmore verbose on error
next