Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into hypervisor
[simgrid.git] / src / surf / workstation.c
2011-12-16 NavarropGet rid of all these nasty _im_.
2011-12-16 NavarropCommit that breaks most tesh files by changing the...
2011-12-16 NavarropRename misleading "fullduplex" keyword to "crosstraffic".
2011-12-16 NavarropCleanup to allow separation of model specification...
2011-12-16 NavarropMerge network.c and network_im.c
2011-11-22 Marion Guthmullermerge conflicts
2011-11-18 Martin Quinsonget workstation model to pick the right network model...
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-08 Martin Quinsonfurther parser cleanups
2011-11-03 Martin QuinsonNobody cares about this argument since maybe 4 years...
2011-03-24 agierschRemove usage of xbt_assert[0-9].
2011-03-24 navarropRemove xbt_dict_t workstations from SD_global.
2010-12-15 velhoFixed the function that returns if a flows is limited...
2010-12-07 schnorr[trace] new system call to make categorized host utiliz...
2010-10-11 alegrandIndent include and src using this command:
2010-09-30 schnorrisolating latency bounded functions with ifdef's
2010-09-28 navarropHuge set of modifications to restore more uniform APIs...
2010-09-28 navarropI comment all the calls to used_routing, in order to...
2010-08-09 schnorrfullduplex support
2010-08-05 coldpeacecleanups
2010-08-04 coldpeaceadd new callbacks to the Workstation's models, and...
2010-04-25 mquinsonFix copyright headers
2009-11-20 mquinsonChange the code so that it compiles in supernovae mode
2009-09-25 donassbrChange default CPU model to new Cas01_IM.
2009-09-18 donassbrChange default network model in workstation init function
2009-08-26 donassbrMerge changes of maxmin_selective_update branch into...
2009-08-17 mquinsonStupid me. I still need to put the retrieved value...
2009-08-09 mquinsonwith GTNetS, the routing is not within to SimGrid but...
2009-07-16 mquinsonAllow to instanciate the constant network model. It...
2009-07-13 mquinsonkill network_common.h: empty
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 mquinsonIntegrate properties into surf_resource_t
2009-07-02 mquinsonmove private datatypes into relevant file; kill header...
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-07-01 mquinsonGet surf_model_init set fields to common values about...
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 mquinsonSurf: factorize resource sets into common_public
2009-06-30 mquinsonFactorize some code in SURF
2009-05-26 mquinsonReindent everything (possibly breaking all branches...
2008-06-18 alegrandExport functions in SURF to indicate whether a link...
2008-06-10 mquinsonRemove the surf_*_model_description_size constants...
2008-05-20 alegrandChange the prototype for update_resource_state.
2008-03-15 alegrandMove a definition around so that other network models...
2008-03-15 alegrandThe interaction between the parser and the surf modules...
2007-12-11 quasareliminating KCCFLN05 model
2007-10-27 mquinsonI think I now better understand the surf internals...
2007-10-26 quasar* Cleanup the DTD by renaming:
2007-09-26 mquinsonno need for return after a THROW (it will break the...
2007-09-26 alegrandUse THROW_UNIMPLEMENTED and THROW_IMPOSSIBLE as suggest...
2007-09-21 cheriermuse portable.h
2007-09-12 alegrandremove crap in compound. Parallel tasks are not modeled...
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 alegrandreindent.
2007-08-10 alegrandvarious cleanups
2007-07-30 alegrand* Moving things around (private->public)
2007-05-17 kayofadded "#include "gras_config.h"" for USE_GTNETS
2007-05-17 kayofadded a new model for GTNetS.
2006-08-31 alegrandMoving surf_double_update (in surf_private.h) to double...
2006-08-14 thieryThis dict was not freed
2006-08-08 thieryDon't malloc a new dict each time in execute_parallel_task
2006-07-12 alegrandSet start_time.
2006-07-12 thieryAdd functions action_get_start_time() and action_get_fi...
2006-06-20 thieryImplement functions SD_workstation_route_get_list,...
2006-06-20 thieryFix function get_route
2006-06-19 thieryImplement function get_route in model KCCFLN05 (not...
2006-06-19 thieryAdd prototype of function get_route in Surf
2006-06-19 thieryAdd a function get_available_speed in Surf workstation...
2005-10-23 mquinsonLet's compile SURF once in the afternoon and cleanup...
2005-08-09 alegrandadding a priority mechanism
2005-08-07 mquinsonxlC dont like having a return <value> in a void functio...
2005-08-06 mquinsonONGOING work on exceptions plus minor cleanups.
2005-08-02 alegrandadd a get_speed function to the cpu and enabled the...
2005-07-25 alegranddo not create a parallel task is it does not consume...
2005-07-23 alegranddo not forget to take into account parallel tasks.
2005-07-22 alegrandadding parallel task to SURF workstations
2005-06-30 alegrandsome compiler don't like this return void... :)
2005-06-29 alegrandAdding a function to set the max_duration of an action.
2005-06-13 alegrandAdd a new function action_use that help to delay the...
2005-02-23 alegrandHelp debuging
2005-02-13 mquinsonKill the useless xbt_free (was define'd to free)
2005-02-07 alegrandCleaning type naming so that Henri has a nice skeleton...
2005-02-04 alegrandMajor bug fix in SURF.
2005-01-15 alegrandNow surf communications come with a maximum rate. Also...
2005-01-14 alegrandnetwork actions should be suspendable too. In fact...
2005-01-10 alegrandIt worries me however, to realize how tough an ass...
2005-01-07 alegrandChanged my mind. This function will be defined somewher...
2005-01-06 alegrandRenamed resource initialization functions. Now they...
2004-12-31 alegrandMem leak hunting!
2004-12-23 alegrandtask->data (formerly callback) could not be set by...
2004-12-21 alegranddebug debug debug
next