Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Update doc for asynchronous comm and pthread_mutexes of pthread_conds.
[simgrid.git] / src / surf /
2010-09-28 navarropNew maintainer sources for simgrid dtd
2010-09-28 navarropRemove unuse variables
2010-09-28 navarropfirst version of rule base routing model
2010-09-28 navarropmore clean code
2010-09-28 navarropformat
2010-09-28 navarropclean code and remove foreach and set
2010-09-28 navarropclean the dtd file
2010-09-28 navarropcomment all the lines for route:multi and cluster....
2010-09-28 navarropclean the hierarchical routing code
2010-09-28 navarropformat changes
2010-09-28 navarropfix mistake small mistake in the routing algorithm...
2010-09-28 navarropdisable the debug function
2010-09-28 navarropsmall fix for a uninitialized variable
2010-09-28 navarropadd the bypasss route mechanims
2010-09-28 navarropadd functions to check the correct process of make...
2010-09-28 navarropadd the dijkstra routing and cache too
2010-09-28 navarropadded the floyd algorithm first version
2010-09-28 navarroppre version hierarchical routing, fix memory leak
2010-09-28 navarropadd a free dynar
2010-09-28 navarroppre version of hierarchical routing, make in a recursiv...
2010-09-28 navarropI comment all the calls to used_routing, in order to...
2010-09-28 navarropchanges for solve warrings
2010-09-28 navarropadd the floyd approach
2010-09-28 navarropadd the floyd algorithm for a routing schema
2010-09-28 navarropadd the floyd algorithm for a routing schema L
2010-09-28 navarropThe new directives for parsing the hierarchical routing
2010-09-28 navarropThe second version of hierarchical routing, In this...
2010-09-28 navarropThe second version of hierarchical routing. Here I...
2010-09-28 navarropThe second version of hierarchical routing. I implement...
2010-09-28 navarropFirst version of hierarchical routing.
2010-09-27 piniRevert "Compilation broken." This wasn't suppose to...
2010-09-27 piniCompilation broken.
2010-09-23 schnorrplacing instrumentation of network utilization on bette...
2010-09-14 piniBugfix: C is _not_ object-oriented (a.k.a. missing...
2010-09-07 cristianrosaDo not call xbt_cfg_set_int on the model-check option...
2010-08-20 coldpeacefix the way to instanciate links via worsktation_ptask_...
2010-08-19 coldpeacemove e_surf_link_sharing_policy_t structure to surf...
2010-08-16 alegrandRemove stupid "if" that prevents from displaying the...
2010-08-16 coldpeaceextend lua console to simdag
2010-08-09 schnorrproper initilization of the model-check option
2010-08-09 schnorrfix on the default value of fullduplex option
2010-08-09 schnorrremoving stdout log message
2010-08-09 schnorrremoving compilation warnings
2010-08-09 schnorrmanage links in a different way (to help tracing gtnets...
2010-08-09 schnorrfix on trace: correct way to trace the amount of data...
2010-08-09 schnorrfix on the name of the variable
2010-08-09 schnorrfullduplex support
2010-08-05 coldpeacecleanups
2010-08-04 coldpeaceadd new callbacks to the Workstation's models, and...
2010-08-04 navarropMore windows compatibility for context.
2010-07-30 schnorrremoving instrumentation that is not used by MSG interface
2010-07-30 schnorrfix: association between router name and its id
2010-07-28 coldpeacefix the memory leak when create link resources and...
2010-07-26 coldpeacebypass the surf callbacks to parse XML... almost done
2010-07-26 coldpeaceadd generic acess function to routing model, to call...
2010-07-23 coldpeacecleanups
2010-07-23 coldpeaceadd new callback to the network model
2010-07-23 coldpeaceadda new callback(add_traces) to the CPU models
2010-07-23 coldpeacedeclare create_resource callback for other CPU models
2010-07-20 coldpeaceadd methods allowing routing, bypass the parser......
2010-07-18 coldpeaceadd function surf_add_route_element
2010-07-15 mquinsonbug fix: typo found by David
2010-07-15 coldpeacekill surf_cpu_model_init_bypass_im, use surf_host_creat...
2010-07-13 coldpeaceadding bypass methods to the network model extension
2010-07-13 coldpeaceremove the init_host_bypass from here
2010-07-13 coldpeacefix the way to bypass the cpu_im without hard coding...
2010-07-09 coldpeaceadd init_host_bypass to be used (by lua) to init cpu...
2010-07-09 coldpeaceadd surf_cpu_init_im_bypass to be used to bypass the...
2010-07-06 navarrop[From Arnaud Giersch] Fix memory leak when MSG_create_e...
2010-06-24 mquinsonthis test is supposed to check whether the net/cpu...
2010-06-18 navarropSet variables for windows.
2010-06-18 navarropDefine correctly variables for windows.
2010-06-17 navarropNow sources are generated with #line.
2010-06-15 navarropDont declare variables at the middle of nowhere.
2010-06-15 navarropAdd context ucontext for windows.
2010-06-14 piniAdded new model (default with smpirun) that integrates...
2010-06-04 navarropDo not declare variable in the middle of nowhere!
2010-06-03 navarropNow supernovae mode works out of project directory.
2010-05-27 navarropAdd a variable HAVE_MC for enable model-checking.
2010-05-08 mquinsonThe mallocators of dict and fifo are created in pre...
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-27 mquinsonAllow to cross compile simgrid.dll using the autotools...
2010-04-25 mquinsonFix copyright headers
2010-04-20 schnorrrenaming more tracing functions
2010-04-15 schnorrrenaming the tracing functions that set the host/link...
2010-04-15 schnorrremoving code that was used to trace every single surf...
2010-04-15 schnorrrenaming some tracing functions to make easy to remembe...
2010-04-15 schnorrtracing vivaldi x,y,h for each host
2010-04-14 navarropMake testall to src/.
2010-04-14 mquinsoncommit generated files produced by flexml and friends
2010-04-14 mquinsonAdd a Vivaldi network model, coded live during SUD...
2010-04-12 velhoRemoved double free on GTNetS code.
2010-04-09 mquinsonfix the documentation of how to get TCP_gamma on linux...
2010-04-06 mquinsonregenerate flex generated files with a more recent...
2010-04-01 alegrandHuge import with Lucas tracing modifications.
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...
next