Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Need to include surf/surf_routing.h now.
[simgrid.git] / src / include / surf /
2011-04-27 NavarropAdd surf_routing.h for extern variables
2011-04-22 NavarropAdd ns3 level to libraries.
2011-04-21 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-04-21 NavarropPut ns3 sources in place.
2011-04-11 Christophe ThiéryMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-09 Lucas Schnorrmerging tracing changes
2011-04-08 Pierre-Nicolas ClaussMerge branch 'master' of git+ssh://scm.gforge.inria...
2011-04-08 mehdicallback to parse_properties_XML when parsing prop...
2011-03-24 navarropMove e_surf_network_element_type_t public.
2011-03-24 navarropRemove old function surf_model_resource_by_name.
2011-03-24 navarropAdd levels to lib host_lib, link_lib and as_router_lib
2011-02-28 navarropRevert "Remove lua parse functions from simgrid."
2011-02-28 navarropRemove lua parse functions from simgrid.
2011-02-14 navarropReimplement old tag random.
2011-01-21 navarropCorrectly set callbacks for tags.
2011-01-13 navarropNow tag config is available.
2010-12-15 velhoAdded the lazy management improvement for network models.
2010-12-07 schnorr[trace] new system call to make categorized host utiliz...
2010-12-07 mquinsontry a bit harder to get the simulated time without...
2010-12-06 piniAllow to configure precision in the maxmin systems.
2010-12-02 alegrandFinish to kill vivaldi
2010-12-02 alegrandStart handling the core attribute (store in cpu.c and...
2010-12-02 thieryBiggest commit ever (SIMIX2): the user processes can...
2010-10-27 navarropAdd in DTD direction for link_ctn and sharing_policy...
2010-10-11 alegrandIndent include and src using this command:
2010-10-08 schnorrnew variable for surf_action_t to contain its tracing...
2010-10-04 schnorrfix: small changes to make surf_routing.c compile
2010-10-01 coldpeaceadd new methods to reimplement the lua console respecti...
2010-09-30 schnorrisolating latency bounded functions with ifdef's
2010-09-28 navarropClean code.
2010-09-28 navarropHuge set of modifications to restore more uniform APIs...
2010-09-28 navarropmore clean code
2010-09-28 navarropclean code and remove foreach and set
2010-09-28 navarropI comment all the calls to used_routing, in order to...
2010-09-27 piniRevert "Compilation broken." This wasn't suppose to...
2010-09-27 piniCompilation broken.
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-09 schnorrfullduplex support
2010-08-04 coldpeaceadd new callbacks to the Workstation's models, and...
2010-07-26 coldpeaceadd generic acess function to routing model, to call...
2010-07-23 coldpeaceadda new callback(add_traces) to the CPU models
2010-07-21 navarropPlease compile with enable_compile_warnings=on. Missing...
2010-07-20 coldpeaceadd methods allowing routing, bypass the parser......
2010-07-18 coldpeaceadd function surf_add_route_element
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 coldpeacefix the way to bypass the cpu_im without hard coding...
2010-07-09 coldpeaceadd surf_cpu_init_im_bypass to be used to bypass the...
2010-06-14 piniAdded new model (default with smpirun) that integrates...
2010-04-25 mquinsonFix copyright headers
2010-04-14 mquinsonAdd a Vivaldi network model, coded live during SUD...
2010-03-30 mquinsonAdd a long description to the models, and make it visib...
2009-12-15 alegrandremove useless dependencies
2009-12-11 mquinsonDo not mark all public function as potentially inline...
2009-11-04 donassbrRemove parameter timestep.
2009-09-29 donassbrFix problem when comparing two doubles.
2009-08-27 donassbrRemove unnecessary changes at maxmin.c.
2009-08-26 donassbrMerge changes of maxmin_selective_update branch into...
2009-07-13 mquinsonUse peak and scale values for the network also. But...
2009-07-13 mquinsonSURF: Kill the SDP model
2009-07-13 mquinsonKill surf_parse_get_trace() which were a useless wrappe...
2009-07-13 mquinsoncosmetics (giva a name to a struct)
2009-07-04 mquinsonChange logic so that we don't use a value uninitialized
2009-07-04 mquinsonOoops, forgot that file
2009-07-04 mquinsonFurther work on objectification of resources: use s_sur...
2009-07-04 mquinsoninline the accessors of surf_resource_t
2009-07-04 mquinsonmerge redundant surf_cpu_state_t and surf_link_state_t...
2009-07-02 mquinsonMake sure upper layer can retrieve the properties of...
2009-07-02 mquinsonimplement a constructor for surf_action_t; draft a...
2009-07-02 mquinsonIntegrate properties into surf_resource_t
2009-07-02 mquinsonkill link_set (use surf_network_model->resource_set...
2009-07-01 mquinsonExtract the routing logic into its own object.
2009-07-01 mquinsonUse dynar to represent routes
2009-07-01 mquinsonmove action_ref one layer up: not a model method anymor...
2009-07-01 mquinsonRename model methods action_use/free to action_ref...
2009-07-01 mquinsonRename some model methods to stick to getters/setters...
2009-06-30 mquinsonImplement a generic resource; use it as ancestor to...
2009-06-30 mquinsonfurther polishing on the merge of all model types ...
2009-06-30 mquinsonSURF: Embeed every fields of common_public directly...
2009-06-30 mquinsonSURF: Unify the types of models in a uniq s_surf_model_...
2009-06-30 mquinsonroots of a generic surf_resource_t type
2009-06-30 mquinsonSurf: factorize resource sets into common_public
2009-06-30 mquinsonFactorize some code in SURF
2009-06-26 mquinsonexplicit the fact that a variable without initializatio...
2009-06-26 mquinsonSanitize the way surf options are declared: in surf_con...
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2009-05-19 alegrandsed resource/model as it is now how things are named...
2008-10-16 velhoDf parameter of Low models is replaced by weight becaus...
2008-10-16 velhoRevert "Added a get Df function in order to implement...
2008-10-14 velhoAdded a get Df function in order to implement beta...
2008-10-14 velhoAdded a new network model option, LegrandVelho, based...
2008-09-12 cheriermthe route_multi_table variable was declared two times
2008-07-08 cheriermDetails of this changes:
2008-06-25 velhoinclude portable.h at the right location (Yes, we reall...
2008-06-18 alegrandExport functions in SURF to indicate whether a link...
2008-06-18 alegrandcosmetics
2008-06-12 alegrandFactor most callback definitions.
2008-06-10 alegrandFactorize some code in the parser, hide some functions...
2008-06-10 mquinsonCut a now useless dependency of surf.h to portable...
next