Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Implement file stat for storage model.
[simgrid.git] / src / surf / workstation.c
2012-04-03 navarroImplement file stat for storage model.
2012-04-03 navarroMake smx_file_t, surf_file_t and msg_file_t
2012-03-26 navarroRemove surf_file_t and smx_file_t for only m_file_t
2012-03-20 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-20 navarroShould be debug
2012-03-16 navarroNow call communicate and get_route with void* and not...
2012-03-14 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-12 navarroPrepare optim for xbt_lib-get_or_null
2012-03-07 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-06 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-03-05 navarroFix mem leack and factorize code.
2012-03-05 Arnaud LegrandMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-03-02 navarroStart to implement storage action and storage resource.
2012-02-29 navarroMake workstation with tag host and not at the end of...
2012-02-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-28 navarroAdd storage to workstation struct.
2012-02-28 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2012-02-28 navarroCall function execute from cpu surf model.
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 Arnaud GierschIt looks more coherent like this.
2012-02-21 Marion GuthmullerMerge branch 'master' of git+ssh://scm.gforge.inria...
2012-02-21 navarroAdd function read write open close and stat to workstat...
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 'master' of git+ssh://scm.gforge.inria...
2012-01-06 NavarropAdd some tests for crosstraffic = 1.
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-23 Martin QuinsonMerge branch 'master' of scm.gforge.inria.fr:/gitroot...
2011-12-22 Lucas Schnorrfix destination parameter when asking for a route in...
2011-12-16 NavarropCleanups suggested by eclipse.
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
next