Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
allow a process blocked on a communication that didn't start yet to get suspended
[simgrid.git] / src /
2012-05-10 Martin Quinsonallow a process blocked on a communication that didn...
2012-05-10 Martin Quinsontypo
2012-05-10 Martin Quinsonnew function xbt_dynar_search_or_negative()
2012-05-10 Samuel LepetitAdd explanation in MSG_task_irecv documentation
2012-05-10 navarroMerge cpu and network for action functions.
2012-05-10 navarroPut those variables private
2012-05-10 navarroTODO for cache friendly
2012-05-10 navarroPrepare network.c and cpu_cas01.c for net and cpu merge.
2012-05-09 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-09 Samuel LepetitLittle mistake in MSG_task_set_name javadoc
2012-05-05 Arnaud GierschUse -DBL_MAX for MIN_KEY_VALUE.
2012-05-05 Arnaud GierschTypo.
2012-05-04 unknownFix compilation error if don't have MMAP like win32
2012-05-04 navarroRewrite function net_update_action_remaining_lazy like...
2012-05-04 Arnaud LegrandGet rid of intrusive check now that suspend, resume...
2012-05-04 Arnaud LegrandBetter coverage of SIMIX_process_suspend and resume.
2012-05-03 navarroA priori, no need to propagate modifications when the...
2012-05-03 navarroRevisit lazy_remaining_update that was completely broken.
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-05-03 Marion Guthmulleradd SIMIX_host_get/set_data declaration in simix.h...
2012-05-03 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-05-03 Marion Guthmullermodel-checker : new comparison of region (program data...
2012-05-02 navarroThis file does not exist.
2012-04-30 Martin QuinsonStop using SMX host->data to store MSG host
2012-04-28 Martin QuinsonI forgot to update my tree before commiting (once again...
2012-04-27 Martin QuinsonRemove the public field msg_host_t->name. Use MSG_host_...
2012-04-27 Martin Quinsonsimplify msg_host_t by inlining the simdata field
2012-04-27 Martin Quinsonsave one pointer per MSG host
2012-04-27 Martin QuinsonMerge all public simix headers, and distribute them...
2012-04-27 Martin QuinsonEnhance the communication filtering mechanism
2012-04-27 Marion Guthmullermodel-checker : remove meta-data of heap in comparison...
2012-04-27 Arnaud GierschWorkaround problem with excess precision on i387 FPU.
2012-04-27 Arnaud GierschUse existing xbt_swag_reset().
2012-04-27 navarroUpdate tesh for kill start time.
2012-04-27 navarroRewrite the kill_time mecanism.
2012-04-27 Arnaud GierschRevert "got a "might be clobbered by ‘longjmp’ or ...
2012-04-27 Arnaud GierschUseless free, and other cosmetics.
2012-04-27 Arnaud GierschPass 'res->link_list' and 'lat' directly to routing_get...
2012-04-27 Arnaud GierschMake floyd_get_route_and_latency cleaner, and hopefully...
2012-04-27 Arnaud GierschCosmetics: a switch..case is clearer here.
2012-04-27 Arnaud GierschRework xbt_dynar_three_way_partition.
2012-04-27 Arnaud GierschCosmetics: misleading indentation.
2012-04-27 Arnaud GierschReinitialize waiting_action at proper place.
2012-04-27 Arnaud GierschEmpty argument is allowed for XBT_IN().
2012-04-27 Arnaud GierschUse XBT_OUT/XBT_HERE with user defined format.
2012-04-27 Frederic Sutergot a "might be clobbered by ‘longjmp’ or ‘vfork’"...
2012-04-27 Frederic Suterglobal_routing doesn't exist anymore. If I'm correct...
2012-04-26 Arnaud LegrandProcess that suspend themselves now create the correspo...
2012-04-26 Arnaud LegrandLet's not assume that an unsigned long int always behav...
2012-04-26 Arnaud LegrandThis function has no reason to go public.
2012-04-26 Samuel LepetitMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-26 Duco van AmstelFixed some compilation issues (warnings) in last commits
2012-04-25 Arnaud LegrandMinor tracing/debug output improvement.
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 LegrandMake sure that kill simcalls are processed (with SIMIX_...
2012-04-25 Arnaud LegrandAdd a convenient dynar function to sort the dynar using...
2012-04-25 Arnaud LegrandFix a very old typo...
2012-04-25 Arnaud LegrandLame attempt to make cleanup and kill coexist
2012-04-25 Arnaud LegrandOn a timeout we do not wait anymore on a task.
2012-04-25 Arnaud LegrandThis should indeed be useless so let's remove it.
2012-04-25 Arnaud LegrandThis commit partially reverts commit 4e0c8570051df3f711...
2012-04-25 schnorr[trace] let user code declare/set/push/pop states for...
2012-04-22 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-04-22 Martin Quinsonrewrite the documentation of MSG_task_get_from_host...
2012-04-21 Arnaud GierschAdd full references for the articles.
2012-04-20 Marion Guthmullermodel-checker : get pointer address for bytes detected...
2012-04-20 Marion Guthmullermodel-checker : change XBT_DEBUG for fprintf
2012-04-20 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-04-20 Arnaud GierschAvoid double free()s.
2012-04-20 Arnaud GierschConsolidate loops. Also remove useless initializations.
2012-04-20 Arnaud GierschBreak recursion a bit earlier.
2012-04-20 Arnaud GierschAdd a --verbose option for testall.
2012-04-20 Arnaud GierschUse pointer arithmetic for accessing to dynar elements.
2012-04-20 Arnaud GierschUse a smarter algorithm for xbt_str_diff.
2012-04-11 navarroFix ns3 and gtnets compilation
2012-04-10 navarroFix jedule compilation
2012-04-10 navarroFix compilation error with gcc4.4
2012-04-09 Martin Quinson[routing] rename routing_global_t -> routing_platf_t...
2012-04-09 Martin Quinson[routing] kill supurious checks, and reformulate error...
2012-04-09 Martin Quinson[routing] clarify why we rely on such a dirty hack
2012-04-09 Martin Quinson[route parsing] make surf_network_resource_by_name...
2012-04-09 Martin Quinson[route parsing] rename network_element_t into sg_routin...
2012-04-09 Martin Quinsonignorable reindent
2012-04-09 Martin Quinson[route parsing] kill global_routing->size_of_link
2012-04-09 Martin Quinson[route parsing] greatly streamline the generic_new_exte...
2012-04-09 Martin Quinson[route parsing] reduce the amount of dupplicated code
2012-04-09 Martin Quinsonavoid void* pointers since we know the pointed type...
2012-04-05 schnorr[trace] bugfix
2012-04-05 schnorr[trace] functions needed to create graph configuration...
2012-04-05 schnorr[trace] fix comment
2012-04-05 schnorr[trace] factor code
2012-04-05 schnorr[trace] functions to get already declared user host...
2012-04-05 schnorr[trace] check if user variables are being correctly...
2012-04-05 schnorr[trace] new function to get the declared marks
2012-04-05 schnorr[trace] move categories dictionary declaration to inter...
2012-04-05 schnorr[trace] new public function to get declared categories
2012-04-05 schnorr[trace] register power and bandwidth for hosts/links...
2012-04-05 Henri Casanovadoc rewording
next