Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
try a bit harder to get the simulated time without any function call
[simgrid.git] / src / include / surf / surf.h
2010-12-07 mquinsontry a bit harder to get the simulated time without...
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-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-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 mquinsoncosmetics (giva a name to a struct)
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-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...
2008-06-10 mquinsonRemove the surf_*_model_description_size constants...
2008-06-09 velhoCorrect the network_model_description_size in order...
2008-06-09 velhoAdded Reno2, a model that takes 2W/RTT as the utility...
2008-06-09 velhoBetter management of additionnal network models
2008-05-21 mquinsonkill all free_string functions declared locally to...
2008-05-15 mquinsonRemove a crude hack where first call to surf_solve...
2008-03-15 alegrandStarting to code a "constant" network model.
2008-03-07 mquinsonpublish a symbol used by a test, for the poor souls...
2008-02-03 mquinsonFix the DTD wrt trace:connect. I like it better this...
2008-01-23 mquinsonAllow gcc cross-compiling targetting windows, which...
2007-12-20 mquinsonThese two certainly do not need hardcore portability...
2007-12-11 quasareliminating KCCFLN05 model
2007-12-04 mquinsonMac users need love so that their prehistoric linker...
2007-11-29 quasarmerging branch 5018:5083 into trunk
2007-11-09 quasaradding modifications for 1 pass & for adding routes...
2007-10-31 quasarupdating the dtd and some memory leacks
2007-10-27 mquinsonFix stupid comments
2007-10-27 mquinsonFactorize the current_property_set symbol of simix...
2007-10-27 mquinsonI think I now better understand the surf internals...
2007-10-26 mquinsonPropagate the s/network_link/link/ from the XML to...
2007-10-26 quasarmove the callback lists to the public headers
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-10-04 mquinsonfight against multiple 'extern' specification
2007-09-26 alegrandRevert "Adding the prototype for the callback on startu...
2007-09-26 alegrandAdding the prototype for the callback on startup mechanism.
2007-09-21 cheriermuse portable.h
2007-09-12 alegrandA few weeks ago, there was a brutal renaming of resourc...
2007-09-12 alegrandA few weeks ago, there was a brutal renaming of resourc...
2007-08-16 velhoSubstitution of the word "resource" by "model" in every...
2007-08-10 alegrandAdd a new workstation model. Should give much more...
2007-08-02 alegrandAdding a nice description mechanism for models + cleani...
2007-08-01 alegrandadding network models
next