Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[trace] fix categorized resource utilization tracing (follow the new internal API)
[simgrid.git] / src / surf / network.c
2012-03-06 schnorr[trace] fix categorized resource utilization tracing...
2012-03-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-05 Arnaud LegrandEnable generic_lmm_action to be lazily updated by refac...
2012-03-05 Arnaud LegrandFix tracing broken by recent modifications.
2012-03-05 Arnaud LegrandCosmetics + warning
2012-03-05 Arnaud LegrandCosmetics
2012-03-05 Arnaud Legrandcosmetics
2012-03-05 Arnaud Legrandcosmetics
2012-03-05 Arnaud Legrandcosmetics
2012-03-05 Arnaud Legrandcosmetics
2012-03-05 Arnaud LegrandRefactoring using the already existing s_surf_action_lm...
2012-03-05 Arnaud Legrandcosmetics
2012-03-05 Arnaud Legrandindent -i2 -kr -nut
2012-03-05 Arnaud LegrandRevert "indent -i2 -kr"
2012-03-05 Arnaud LegrandRevert "cosmetics"
2012-03-05 Arnaud LegrandRevert "bar"
2012-03-05 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-02 Arnaud Legrandbar
2012-03-02 Arnaud Legrandcosmetics
2012-03-02 Arnaud Legrandindent -i2 -kr
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschTry to avoid to mix enum with anything else.
2012-02-08 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-08 Arnaud GierschSet network_maxmin_system->keep_track once for all.
2012-02-07 Arnaud GierschRemove global variable, and push it into lmm_system_t.
2012-02-01 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-01 Arnaud GierschRemove static function attribute.
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-23 navarroUpdate factor for model LegrandVelho.
2012-01-19 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-01-17 navarroFactorize functions for smpi factor.
2012-01-17 navarroFix some memory leak.
2012-01-16 navarroOffer the possibility to change smpi bandwidth and...
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 'smpi'
2011-12-30 Christophe ThiéryFix supernovae compilation
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-26 Lucas Schnorr[trace] tracing needs a Full network/optim, otherwise...
2011-12-26 Lucas Schnorrbug fix, tracing mechanism relies on a correct set_cate...
2011-12-26 Lucas Schnorrtypo
2011-12-25 Martin Quinsonproperly kill deprecated option that were recently...
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-16 NavarropFix vivaldi model with lazy update mechanism. :)
2011-12-16 Stephane GenaudMerge branch 'smpi' of git+ssh://scm.gforge.inria.fr...
2011-12-16 NavarropProof-read of communicate/share_resources/update_action...
2011-12-16 NavarropCleanups suggested by eclipse.
2011-12-16 NavarropGet rid of all these nasty _im_.
2011-12-16 NavarropRename misleading "fullduplex" keyword to "crosstraffic".
2011-12-16 Mark StillwellFWIW this is the calibration I'm using to run experimen...
2011-12-16 mstillwellFWIW this is the calibration I'm using to run experimen...
2011-12-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-05 Marion GuthmullerMerge branch 'master' into MC_LTL
2011-12-01 Arnaud GierschUse homogeneous dictionaries whenever possible.
2011-11-22 Marion Guthmullermerge conflicts
2011-11-15 Martin Quinsonkill the now useless 'cleanup' parameter of routing_get...
2011-11-15 Martin Quinsonkill routing_get_route(), use routing_get_route_and_lat...
2011-11-14 Arnaud GierschUse xbt_XXX_is_empty() instead of testing xbt_XXX_lengt...
2011-11-14 Arnaud GierschRemove usage of xbt_dict_size().
2011-11-11 Martin Quinsonkill another "method" away from the "singleton" global_...
2011-11-10 Arnaud GierschSimply say fun_ptr(...) instead of (*fun_ptr)(...).
2011-11-10 Martin QuinsonThat pointer to function was never given anything but...
2011-11-10 Martin Quinsonfactorize the routing_exit functionality, and ensure...
2011-11-10 Martin Quinsonwhat is that pimple, for god's sake??
2011-11-09 Martin QuinsonRemove the complexity needed to save a global that...
2011-11-09 Arnaud GierschKill "if" before free, and useless cast of free argument.
2011-11-09 Arnaud GierschDon't duplicate strings uselessly, and avoid memory...
2011-11-09 Arnaud GierschReindent before change.
2011-11-08 Martin Quinsonfurther parser cleanups
2011-11-08 Martin QuinsonAlso cleanup the fields of s_sg_platf_link_cbarg_t
2011-11-07 Martin QuinsonProperly integrate the link creation into sg_platf
2011-11-07 Martin Quinsonfurther parser cleanups
2011-11-04 Martin Quinsonensure that the create_resource functions do call strdu...
2011-11-03 Martin QuinsonNobody cares about this argument since maybe 4 years...
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-26 NavarropRewrite the way to do the parsing for host,cluster...
2011-10-20 Martin Quinsonuse more consistently the resource create of models...
2011-10-20 Martin QuinsonMerge stuff again. Damn, I should pull before changing...
2011-10-20 Martin Quinsonmerge branches
2011-10-20 Martin QuinsonUse the partial invalidation optimization by default...
2011-09-26 Stephane Genaud model with updated parameters (griffon-based) + lines...
2011-09-20 Stephane Genaudremove upper bound as the model is also valid for great...
2011-09-20 Stephane Genaudupdated values for SMPI network model
2011-06-09 Pierre-Nicolas ClaussMerge back master branch
2011-05-24 Martin Quinsonmerge
2011-05-24 Lucas Schnorr[trace] cosmetics, remove TRACE_is_active, use TRACE_is...
2011-05-17 Pierre-Nicolas ClaussMerge back master branch.
2011-05-17 Arnaud GierschRegister get_route_latency in global_routing, and use it.
2011-05-17 Arnaud Giersch[trace] Guard expensive computations with TRACE_is_active.
2011-05-13 Pierre-Nicolas ClaussMerge back master branch.
2011-05-05 Arnaud GierschDo not make an expensive call to get_route if it is...
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 navarropRemove resource_set from surf_model.
2011-02-22 agierschReplace a combination of malloc+strcpy by xbt_strdup.
2011-02-17 agierschMake XBT_{IN,OUT,HERE} function-like macros.
2011-02-17 agierschUse new style logging macros.
2011-02-01 thieryUse a mallocator for the Surf actions
2010-12-15 velhoAdded the lazy management improvement for network models.
next