Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
First step to take care of constraint into storage model
[simgrid.git] / src / surf / surf.c
2012-03-16 navarroCheck for memleack and fix some compilation error with...
2012-03-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-12 navarroFix ns3.
2012-03-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-05 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-02 navarroSet the storage_lib and storage_type_lib from parsing.
2012-03-01 navarroSave information from routing corresponding to storage.
2012-02-28 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-27 navarroAdd model storage to surf and add a tag storage to...
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 unknownProtect variable surf_parmap.
2012-01-31 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-01-31 Arnaud GierschReinitialize pointer after free.
2012-01-30 Marion Guthmullermerge conflict resolved
2012-01-27 Martin Quinsonauto-set the amount of threads when the requested amoun...
2012-01-25 Christophe ThiérySurf: create the parmap with the correct number of...
2012-01-20 Christophe ThiérySurf: also parallelize update_actions_state() of models
2012-01-20 Christophe ThiérySurf: allow to call share_resources in parallel (never...
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'
2012-01-05 Christophe Thiéry-0.000000 is lower than 0.0. True story.
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-25 Martin Quinsonkill the deprecated CLM03 workstation model
2011-12-25 Martin Quinsonproperly kill deprecated option that were recently...
2011-12-25 Martin Quinsoncosmetics in the description of network models
2011-12-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-16 NavarropGet rid of all these nasty _im_.
2011-12-16 NavarropCleanup to allow separation of model specification...
2011-12-16 NavarropMerge network.c and network_im.c
2011-12-16 NavarropMerge cpu.c and cpu_im.c
2011-11-22 Marion Guthmullermerge conflicts
2011-11-18 Martin Quinsonmake the string large enough to avoid buffer overflows
2011-11-10 Martin Quinsonfactorize the routing_exit functionality, and ensure...
2011-11-10 Martin Quinsonsanitize type naming between surf models and routing...
2011-11-09 Martin QuinsonRemove a useless xbt_assert from the critical path
2011-11-09 Martin Quinsonuse a sane way to declare postparse callbacks, now...
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-08 Martin Quinson/me hates globals
2011-11-08 Martin Quinsonfurther parser cleanups
2011-11-04 NavarropReplace stupid char* by doubles in the cluster struct...
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-08 Lucas Schnorr[NS3] only update min using the return of NS3's share...
2011-09-08 Lucas SchnorrMake sure that the NS3 model works even when other...
2011-09-08 NavarropAdd model Reno, NewReno and Tahoe with ns3
2011-07-30 Quintin Jean-NoëlMerge remote-tracking branch 'origin/master'
2011-07-29 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-07-28 NavarropFix segfault when surf_network_model->name == NULL
2011-07-28 NavarropImplementation of NS3.
2011-04-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-21 NavarropPut ns3 sources in place.
2011-04-18 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-18 Christophe ThiéryLibs created in surf_init should be destroyed be surf_exit
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 navarropSet level COORD_HOST_LEVEL and COORD_ASR_LEVEL if there...
2011-03-24 navarropUse correct function to free element.
2011-03-24 navarropRemove host_lib, link_lib and as_router_lib from SD_exi...
2011-03-24 navarropAdd levels to lib host_lib, link_lib and as_router_lib
2011-02-22 agierschReplace xbt_die(bprintf(...)) with xbt_die(...).
2011-02-17 navarropRemove all xbt_assert.*(0,FALSE or NULL for xbt_die
2011-02-17 agierschUse new style logging macros.
2011-02-17 navarropCompile with flag NDEBUG.
2011-02-01 thieryUse a mallocator for the Surf actions
2011-01-03 schnorr[trace] faster method to dump when unconditional dump...
2010-12-29 schnorr[trace] dump the sorted buffer at the end of every...
2010-12-28 schnorr[trace] buffering all events except type hierarchy...
2010-12-15 velhoAdded the lazy management improvement for network models.
2010-12-07 mquinsontry a bit harder to get the simulated time without...
2010-12-02 alegrandFinish to kill vivaldi
2010-12-02 thieryCleaner detection of using model-checking.
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-10-11 alegrandIndent include and src using this command:
2010-09-28 navarropClean code.
2010-09-28 navarropmore clean code
2010-09-28 navarropclean code and remove foreach and set
2010-06-18 navarropDefine correctly variables for windows.
2010-06-15 navarropAdd context ucontext for windows.
2010-06-14 piniAdded new model (default with smpirun) that integrates...
2010-05-27 navarropAdd a variable HAVE_MC for enable model-checking.
2010-05-08 cristianrosaBugfix: initialize the model checker memory subsystem...
2010-05-07 mquinsonnew option to any SimGrid-based simulator: --cfg=model...
2010-05-06 mquinsonLet xbt_exit() issue a warning stating that this is...
2010-05-05 mquinsonLet's still pass the tests with mmalloc and MC in the...
2010-04-25 mquinsonFix copyright headers
2010-04-14 mquinsonAdd a Vivaldi network model, coded live during SUD...
2010-03-30 mquinson--help-models display the long description of all known...
2010-03-30 mquinsonAdd a long description to the models, and make it visib...
2009-09-25 donassbrChange default CPU model to new Cas01_IM.
2009-09-09 mquinsonUse the LV08 model by default
2009-09-01 donassbrMove test of finish execution to after handling events.
2009-08-26 donassbrMerge changes of maxmin_selective_update branch into...
2009-08-20 mquinsonConnect the surf_routing log channel so that it becomes...
2009-07-16 mquinsoncosmetics
2009-07-13 mquinsonGreately simplify surf_fopen() at the price of one...
2009-07-13 mquinsonKill deprecated cruft and unused variables
2009-07-13 mquinsonSURF: Kill the SDP model
next