Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Move MSG_parallel_task_create() in msg_task.c.
[simgrid.git] / src / simix / smx_process.c
2012-06-21 jean-noel quintinMerge remote-tracking branch 'origin/master'
2012-06-21 Samuel LepetitCheck if the host is down in SIMIX_post_process_sleep.
2012-06-21 Samuel LepetitCleanup in SIMIX_process_on_exit_runall
2012-06-21 Samuel LepetitFix bug #14412 (Killing a SIMIX process just after...
2012-06-21 Samuel LepetitFix commit 825fb3d5095e6cce48885d1d04ab1ec3823dae6c
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 Samuel LepetitAdd on_exit support on SIMIX/MSG, calling functions...
2012-06-20 suterMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-06-20 Samuel LepetitUse the same way of checking the state of the communica...
2012-06-20 suterSolve white space conflicts
2012-06-20 Martin Quinsonsed -i -e 's/\t/ /g' *.[ch] Please people, stop using...
2012-05-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-05-14 Martin Quinsonargument why parallel execution don't jeopardize reprod...
2012-05-10 Martin QuinsonMore debugs around process suspension
2012-05-09 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-04 Arnaud LegrandBetter coverage of SIMIX_process_suspend and resume.
2012-05-03 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-03 Arnaud LegrandMake the suspend/resume work while a process is in...
2012-04-28 Martin QuinsonI forgot to update my tree before commiting (once again...
2012-04-27 navarroUpdate tesh for kill start time.
2012-04-27 navarroRewrite the kill_time mecanism.
2012-04-27 Arnaud GierschCosmetics: misleading indentation.
2012-04-26 Arnaud LegrandProcess that suspend themselves now create the correspo...
2012-04-26 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-25 Arnaud LegrandDo not try to resume a dying process. The corresponding...
2012-04-25 Arnaud LegrandEnsure that the same process never appears twice in...
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...
next